u-boot/arch/arm/mach-mvebu
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
..
alleycat5 arm: mvebu: ac5: Define mvebu_get_nand_clock() 2023-07-13 10:26:27 +02:00
armada8k global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
armada3700 treewide: Fix Marek's name and change my e-mail address 2022-07-21 10:14:04 +02:00
include/mach arm: mvebu: Define all options for AXP BOOT_FROM_* macros 2023-03-30 07:05:20 +02:00
serdes arm: mvebu: Remove A39x relicts 2023-03-01 06:39:18 +01:00
.gitignore mvebu: select boot device at SoC level 2018-08-06 14:07:23 +02:00
arm64-common.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
cpu.c drivers: fix debug string with fdt_addr_t input 2023-05-06 17:28:18 +08:00
dram.c arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times 2022-07-21 10:14:04 +02:00
efuse.c arm: mvebu: Add support for specifying VHV_Enable GPIO 2022-10-06 10:15:35 +02:00
gpio.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig arm: mvebu: Add Allied Telesis x240 board 2023-07-13 15:53:57 +02:00
kwbimage.cfg.in arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disks 2023-04-13 11:34:47 +02:00
lowlevel.S global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
lowlevel_spl.S mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location 2022-06-06 12:09:12 -04:00
Makefile arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disks 2023-04-13 11:34:47 +02:00
mbus.c arm: mvebu: Mark constant data with const keyword 2022-09-13 06:38:08 +02:00
spl.c arm: mvebu: spl: Do not hardcode SATA block size to 512 2023-04-13 11:34:24 +02:00
system-controller.c drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00