u-boot/drivers/ram
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
..
aspeed common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
k3-ddrss ram: k3-ddrss: Enable vtt regulator if present 2021-05-12 16:30:52 +05:30
mediatek dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
octeon global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
rockchip rockchip: rk3568: Add sdram driver 2021-06-18 14:36:24 +08:00
sifive drivers: ram: sifive: rename fu540_ddr and add fu740 support 2021-05-31 16:35:54 +08:00
stm32mp1 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bmips_ram.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
imxrt_sdram.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
k3-am654-ddrss.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
k3-am654-ddrss.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
Makefile ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS 2021-05-12 16:30:52 +05:30
mpc83xx_sdram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ram-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
sandbox_ram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32_sdram.c ram: stm32: fix strsep failed on read only memory 2021-04-09 11:53:00 +02:00