u-boot/drivers/net/qe
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
..
dm_qe_uec.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
dm_qe_uec.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
dm_qe_uec_phy.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
Kconfig net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
Makefile net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.c net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uec.h uec.h: fix COFIG_DM typo 2021-02-21 18:46:41 -05:00