u-boot-brain/arch/arm
Bin Meng 98592c7509 bdinfo: Rename function names to be clearer
At present we have bdinfo_print_num() to print unsigned long numbers.
We also have print_phys_addr() which accept numbers that might be
64-bit on a 32-bit platform.

Rename these 2 functions to be clearer:

bdinfo_print_num() => bdinfo_print_num_l()
print_phys_addr()  => bdinfo_print_num_ll()

While we are here, make bdinfo_print_num_ll() public so that it can
be used outside cmd/bdinfo.c in the future.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
2021-02-03 03:38:41 -07:00
..
cpu arm: Remove #include <version.h> from armv8/fwcall.c 2021-02-01 16:32:06 -05:00
dts arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10 2021-01-31 14:08:45 +01:00
include sunxi: Add support for H616 SoC 2021-01-25 21:52:01 +00:00
lib bdinfo: Rename function names to be clearer 2021-02-03 03:38:41 -07:00
mach-aspeed aspeed: Add AST2600 platform support 2021-01-18 15:23:06 -05:00
mach-at91 ARM: at91: spl: add spl_early_init for sama5d2 platforms 2021-01-22 15:09:59 +02:00
mach-bcm283x
mach-bcmstb
mach-cortina
mach-davinci serial: Rename ns16550 functions to lower case 2021-01-05 12:24:40 -07:00
mach-exynos samsung: arndale: remove board_mmc_init function 2021-01-13 13:49:38 +09:00
mach-highbank
mach-imx ARM: imx: add i.MX8MN lpddr4 image cfg file 2021-01-23 14:01:59 +01:00
mach-integrator
mach-ipq40xx
mach-k3 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
mach-keystone serial: Rename ns16550 functions to lower case 2021-01-05 12:24:40 -07:00
mach-kirkwood
mach-lpc32xx dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() 2021-01-05 12:26:35 -07:00
mach-mediatek dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
mach-meson meson: Add soc_rev to environment 2021-01-11 14:59:54 +01:00
mach-mvebu ARM: mvebu: helios4 adjust env sizes to enable SPI to work 2021-01-27 07:25:39 +01:00
mach-nexell
mach-octeontx
mach-octeontx2
mach-omap2 video: omap: drop domain clock enabling by SOC api 2021-01-12 10:58:29 +05:30
mach-orion5x
mach-owl
mach-qemu qemu: arm: Initialise virtio devices in board_late_init 2020-12-31 14:41:31 +01:00
mach-rmobile
mach-rockchip arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() 2021-02-03 03:38:41 -07:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga arm: socfpga: soc64: Enable FIT image generation using binman 2021-01-15 17:48:38 +08:00
mach-sti
mach-stm32
mach-stm32mp arm: stm32mp: stm32prog: always flush DFU on start command for uart 2021-01-13 09:52:58 +01:00
mach-sunxi sunxi: Add support for H616 SoC 2021-01-25 21:52:01 +00:00
mach-tegra Driver model: make some udevice fields private 2021-01-05 22:34:43 -05:00
mach-u8500
mach-uniphier dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
mach-versal
mach-versatile
mach-zynq dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
mach-zynqmp
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti 2021-01-12 09:32:48 -05:00
Kconfig.debug
Makefile