summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: arm64: boot0.h: runtime check for RVBAR addressAndre Przywara2023-04-121-0/+14
* sunxi: boot0.h: allow RVBAR MMIO address customisationAndre Przywara2023-04-121-0/+12
* sunxi: Add TPR2 parameter for H616 DRAM driverJernej Skrabec2023-04-123-24/+74
* sunxi: Parameterize some of H616 DDR3 timingsJernej Skrabec2023-04-121-4/+5
* sunxi: Parameterize "unknown feature" in H616 DRAM driverJernej Skrabec2023-04-122-11/+42
* sunxi: Parameterize bit delay code in H616 DRAM driverJernej Skrabec2023-04-122-49/+158
* sunxi: Make bit delay function in H616 DRAM code voidJernej Skrabec2023-04-121-3/+1
* sunxi: Always configure ODT on H616 DRAMJernej Skrabec2023-04-122-3/+2
* sunxi: Convert H616 DRAM options to single settingJernej Skrabec2023-04-122-129/+106
* sunxi: parameterize H616 DRAM ODT valuesJernej Skrabec2023-04-122-22/+52
* sunxi: cosmetic: Fix H616 DRAM driver code styleJernej Skrabec2023-04-121-37/+37
* sunxi: Fix write to H616 DRAM CR registerJernej Skrabec2023-04-121-1/+1
* sunxi: eMMC: support TOC0 on boot partitionsAndre Przywara2023-01-231-2/+9
* sunxi: remove CONFIG_MMC?_CD_PINAndre Przywara2023-01-211-27/+0
* sunxi: fel: drop redundant "control register" save/restoreAndre Przywara2023-01-211-1/+0
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-212-6/+6
|\
| * sunxi: board: annotate #endif linesAndre Przywara2022-12-142-6/+6
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-053-17/+17
|/
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-312-2/+2
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-3/+3
* suniv: add UART1 supportAndre Przywara2022-10-191-0/+4
* suniv: move SKIP_LOWLEVEL_INIT_ONLY into KconfigAndre Przywara2022-10-191-0/+2
* sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara2022-10-191-0/+12
* sunxi: fix SUNIV build when enabling D-CacheIcenowy Zheng2022-10-191-1/+1
* sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoCAndre Przywara2022-10-182-13/+16
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-2/+2
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland2022-07-181-9/+0
* sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek2022-07-181-1/+2
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-281-4/+0
* sunxi: Remove obsolete Kconfig selectionsSamuel Holland2022-05-241-3/+0
* sunxi: board: Fix UART PortF pinmux setupAndre Przywara2022-05-241-6/+7
* ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland2022-05-231-1/+1
* sunxi: eMMC: Improve automatic boot source detectionAndre Przywara2022-04-051-0/+83
* sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec2022-04-041-0/+7
* sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec2022-04-041-2/+7
* sunxi: prcm: Add a few registersJernej Skrabec2022-04-043-6/+13
* sunxi: H3: fix non working console on uart2Angelo Dureghello2022-04-041-0/+4
* sunxi: Support building a SPL as a TOC0 imageSamuel Holland2022-04-041-0/+2
* sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland2022-04-042-11/+32
* sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland2022-04-041-22/+0
* sunxi: Fix old GMAC pinmux setupAndre Przywara2022-03-261-1/+0
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2022-03-121-3/+0
|\
| * sunxi: Kconfig: Fix up SPI configurationAndre Przywara2022-03-101-3/+0
* | mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube2022-03-031-1/+1
* | mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube2022-03-031-7/+17
* | mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube2022-03-031-27/+37
|/
* mach-sunxi: Add support for SUNIV architectureIcenowy Zheng2022-02-045-31/+105
* sunxi: Add F1C100s DRAM initial supportIcenowy Zheng2022-02-043-0/+426
* mach-sunxi: Move timer code to mach folderJesse Taube2022-02-042-0/+120