summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2023-01-23sunxi: eMMC: support TOC0 on boot partitionsAndre Przywara
2023-01-21sunxi: remove CONFIG_MMC?_CD_PINAndre Przywara
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-14sunxi: board: annotate #endif linesAndre Przywara
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-19suniv: add UART1 supportAndre Przywara
2022-10-19suniv: move SKIP_LOWLEVEL_INIT_ONLY into KconfigAndre Przywara
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara
2022-10-19sunxi: fix SUNIV build when enabling D-CacheIcenowy Zheng
2022-10-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoCAndre Przywara
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland
2022-07-18sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland
2022-05-24sunxi: board: Fix UART PortF pinmux setupAndre Przywara
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland
2022-04-05sunxi: eMMC: Improve automatic boot source detectionAndre Przywara
2022-04-04sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec
2022-04-04sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara
2022-03-03mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube
2022-02-04mach-sunxi: Add support for SUNIV architectureIcenowy Zheng
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara
2022-02-04sunxi: move non-essential code out of s_init()Andre Przywara
2022-01-30sunxi: Fix H616 DRAM read calibration for dual rankJernej Skrabec
2022-01-30sunxi: fix H616 DRAM ODT supportJernej Skrabec
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan
2022-01-30sunxi: gpio: Fix up pointer arithmeticAndre Przywara
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland