u-boot/arch
Chris Packham cb71a30857 arm: mvebu: AC5: Use finer grained memory map
The ATF implementation for AC5/AC5X ends up with bl31 living in some
internal SRAM. This is in the middle of the large MMIO region that we
were using. Adjust this to be finer grained blocks based on the address
map from the AC5X Family Control and Management Subsystem Functional
Datasheet.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2024-01-10 09:38:55 +01:00
..
arc Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
arm arm: mvebu: AC5: Use finer grained memory map 2024-01-10 09:38:55 +01:00
m68k Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
microblaze bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
mips Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
nios2 Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
powerpc Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
riscv riscv: add ACPI fields to global data 2024-01-07 13:49:15 -07:00
sandbox acpi: Write pointers to tables instead of addresses 2024-01-07 13:45:07 -07:00
sh bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
x86 acpi: use 64-bit addresses in FADT table 2024-01-07 13:45:07 -07:00
xtensa bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
.gitignore
Kconfig riscv: allow usage of ACPI 2024-01-07 13:49:15 -07:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds