summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2023-07-21sunxi: H616: add LPDDR3 DRAM supportMikhail Kalashnikov4-55/+242
2023-07-21sunxi: H616: add DRAM type selectionMikhail Kalashnikov2-3/+10
2023-07-21sunxi: H616: dram: split struct dram_paraAndre Przywara1-87/+95
2023-07-21sunxi: H616: dram: const-ify DRAM function parametersAndre Przywara2-16/+16
2023-07-21sunxi: dram: make MBUS configuration functions staticAndre Przywara3-11/+12
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara1-11/+0
2023-04-12sunxi: arm64: boot0.h: runtime check for RVBAR addressAndre Przywara1-0/+14
2023-04-12sunxi: boot0.h: allow RVBAR MMIO address customisationAndre Przywara1-0/+12
2023-04-12sunxi: Add TPR2 parameter for H616 DRAM driverJernej Skrabec3-24/+74
2023-04-12sunxi: Parameterize some of H616 DDR3 timingsJernej Skrabec1-4/+5
2023-04-12sunxi: Parameterize "unknown feature" in H616 DRAM driverJernej Skrabec2-11/+42
2023-04-12sunxi: Parameterize bit delay code in H616 DRAM driverJernej Skrabec2-49/+158
2023-04-12sunxi: Make bit delay function in H616 DRAM code voidJernej Skrabec1-3/+1
2023-04-12sunxi: Always configure ODT on H616 DRAMJernej Skrabec2-3/+2
2023-04-12sunxi: Convert H616 DRAM options to single settingJernej Skrabec2-129/+106
2023-04-12sunxi: parameterize H616 DRAM ODT valuesJernej Skrabec2-22/+52
2023-04-12sunxi: cosmetic: Fix H616 DRAM driver code styleJernej Skrabec1-37/+37
2023-04-12sunxi: Fix write to H616 DRAM CR registerJernej Skrabec1-1/+1
2023-01-23sunxi: eMMC: support TOC0 on boot partitionsAndre Przywara1-2/+9
2023-01-21sunxi: remove CONFIG_MMC?_CD_PINAndre Przywara1-27/+0
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara1-1/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini2-6/+6
2022-12-15sunxi: board: annotate #endif linesAndre Przywara2-6/+6
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-17/+17
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2-2/+2
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-3/+3
2022-10-19suniv: add UART1 supportAndre Przywara1-0/+4
2022-10-19suniv: move SKIP_LOWLEVEL_INIT_ONLY into KconfigAndre Przywara1-0/+2
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara1-0/+12
2022-10-19sunxi: fix SUNIV build when enabling D-CacheIcenowy Zheng1-1/+1
2022-10-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoCAndre Przywara2-13/+16
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-2/+2
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-07-19sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland1-9/+0
2022-07-18sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek1-1/+2
2022-06-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-4/+0
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland1-3/+0
2022-05-24sunxi: board: Fix UART PortF pinmux setupAndre Przywara1-6/+7
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland1-1/+1
2022-04-05sunxi: eMMC: Improve automatic boot source detectionAndre Przywara1-0/+83
2022-04-05sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec1-0/+7
2022-04-05sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec1-2/+7
2022-04-05sunxi: prcm: Add a few registersJernej Skrabec3-6/+13
2022-04-05sunxi: H3: fix non working console on uart2Angelo Dureghello1-0/+4
2022-04-05sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-0/+2
2022-04-05sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland2-11/+32
2022-04-05sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland1-22/+0
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara1-1/+0
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini1-3/+0
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara1-3/+0