aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2024-07-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-07-15sunxi: spl: h616: fix booting from high MMC offsetAndre Przywara
2024-07-15sunxi: SPL SPI: add support for the V3s SoCMichael Walle
2024-07-15arm: mach: sunxi: Remove duplicate newlinesMarek Vasut
2024-07-15power: pmic: sunxi: add AXP717 SPL supportAndre Przywara
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2024-04-22sunxi: sun9i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun8i_a83t: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun50i_h6: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun6i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun4i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: compile clock.c for SPL onlyAndre Przywara
2024-04-22sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara
2024-04-22sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCsMaksim Kiselev
2024-03-05sunxi: restore modified memoryAndrey Skvortsov
2024-03-05sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov
2024-03-03sunxi: sun4i: add missing sdelay() to clock_init_safe()Ludwig Kormann
2024-01-29sunxi: binman: Move BL31 and SCP firmware addresses to KconfigSamuel Holland
2024-01-29sunxi: simplify U-Boot proper only buildsAndre Przywara
2024-01-29sunxi: remove common.h inclusionAndre Przywara
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Remove NULL assignments in spl_load_infoSean Anderson
2023-11-12sunxi: H616: add LPDDR4 DRAM supportMikhail Kalashnikov
2023-11-12sunxi: H616: DRAM: refactor mctl_phy_configure_odt()Andre Przywara
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-07-21sunxi: H616: add LPDDR3 DRAM supportMikhail Kalashnikov
2023-07-21sunxi: H616: add DRAM type selectionMikhail Kalashnikov
2023-07-21sunxi: H616: dram: split struct dram_paraAndre Przywara