u-boot/arch/arm/mach-nexell
Simon Glass 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul()
It is a pain to have to specify the value 10 in each call. Add a new
dectoul() function and update the code to use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-02 13:32:14 -04:00
..
include/mach dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
clock.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
config.mk arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
Kconfig arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
Makefile s5p4418_nanopi2: Drop dead code 2021-03-02 15:53:37 -05:00
nx_gpio.c arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
nx_sec_reg.c arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
reg-call.S arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
reset.c arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
tieoff.c arm: add mach-nexell (all files except header files) 2020-07-29 08:43:40 -04:00
timer.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00