1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-28 16:48:18 +00:00
u-boot/arch/arm/mach-sunxi
Tom Rini 29e5dbc55c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
This switches all boards with the Allwinner H616/H618/H313/H700 SoCs over to
use OF_UPSTREAM. We are doing it for this SoC family only since the DTs
between the U-Boot and the kernel repo are exactly identical, whereas other
families have one compatibility fix in U-Boot to allow booting older kernels.
Other will follow if this plays out well.

The biggest chunk otherwise is adding support for an Anbernic game console,
using the H700 SoC. For that we need to enhance the DRAM support code, and
pick two DT commits from the mainline kernel/DT rebasing repo, followed
by the defconfig patch.

On top of that two small fixes for the old Allwinner A80.

Gitlab CI passed, and I booted that briefly on some boards, including an
H616 and an H618 one (with LPDDR4).
2024-10-13 20:25:41 -06:00
..
dram_timings sunxi: H616: dram: LPDDR4: adjust settings 2024-10-10 00:23:41 +01:00
board.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
clock.c sunxi: compile clock.c for SPL only 2024-04-22 01:12:25 +01:00
clock_sun4i.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
clock_sun6i.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
clock_sun8i_a83t.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
clock_sun9i.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
clock_sun50i_h6.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
cpu_info.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_helpers.c sunxi: restore modified memory 2024-03-05 01:16:56 +00:00
dram_sun4i.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_sun6i.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_sun8i_a23.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_sun8i_a33.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_sun8i_a83t.c arm: mach: sunxi: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
dram_sun9i.c arm: mach: sunxi: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
dram_sun50i_h6.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_sun50i_h616.c sunxi: H616: dram: Update mbus priorities 2024-10-10 00:23:42 +01:00
dram_suniv.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
dram_sunxi_dw.c arm: mach: sunxi: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
gtbus_sun9i.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Kconfig sunxi: H616: DRAM: Add alternative pin mapping 2024-10-10 00:23:42 +01:00
Makefile arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
pmic_bus.c power: pmic: sunxi: add AXP717 SPL support 2024-07-15 18:11:13 +01:00
prcm.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00
rmr_switch.S sunxi: Introduce common symbol for H6 like SoCs 2021-01-25 21:52:00 +00:00
spl_spi_sunxi.c spl: Create a function to init spl_load_info 2024-08-23 15:58:42 -06:00
timer.c sunxi: remove common.h inclusion 2024-01-29 01:18:52 +00:00