u-boot/arch/mips
Simon Glass 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul()
It is a pain to have to specify the value 16 in each call. Add a new
hextoul() function and update the code to use it.

Add a proper comment to simple_strtoul() while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-02 13:32:14 -04:00
..
cpu
dts MIPS: malta: add DT bindings for PCI host controller 2021-07-18 20:37:39 +02:00
include/asm
lib
mach-ath79
mach-bmips
mach-jz47xx
mach-mscc
mach-mtmips
mach-octeon global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
mach-pic32
config.mk
Kconfig MIPS: malta: enable PCI driver model 2021-07-18 20:37:39 +02:00
Makefile
Makefile.postlink