u-boot/arch/x86/cpu/tangier
Heinrich Schuchardt d768dd8855 common: return type board_get_usable_ram_top
board_get_usable_ram_top() returns a physical address that is stored in
gd->ram_top. The return type of the function should be phys_addr_t like the
current type of gd->ram_top.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-08-15 18:21:17 +02:00
..
acpi.c Revert "x86: Move FACP table into separate functions" 2022-03-31 08:27:52 -04:00
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig x86: edison: Switch to DM_USB_GADGET 2020-12-16 13:51:24 +08:00
Makefile x86: tangier: pinmux: add API to configure protected pins 2018-09-17 17:35:52 +08:00
pinmux.c x86: tangier: pinmux: Move error message to the caller 2021-11-01 10:19:05 +08:00
sdram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
sysreset.c sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers 2018-11-14 09:16:28 -08:00
tangier.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00