rv1126-uboot/drivers/core
Joseph Chen 028a3c0879 dm: cmd: add "dm aliases" support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I46d44a31a6fe82627bde5ff655b125e44add7a8a
2019-12-16 21:01:05 +08:00
..
Kconfig UPSTREAM: dm: replace dm_dbg() with pr_debug() 2018-01-17 15:27:28 +08:00
Makefile UPSTREAM: dm: replace dm_dbg() with pr_debug() 2018-01-17 15:27:28 +08:00
device-remove.c dm: core: Add DM_FLAG_OS_PREPARE flag 2017-05-17 17:13:06 +08:00
device.c core: device: allow serial node bind from kernel dtb 2019-12-16 21:01:05 +08:00
devres.c
dump.c driver: core/input: treat 'u-boot,dm-spl' as 'u-boot,dm-pre-reloc' 2019-10-24 10:52:45 +08:00
fdtaddr.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
lists.c UPSTREAM: dm: replace dm_dbg() with pr_debug() 2018-01-17 15:27:28 +08:00
of_access.c dm: cmd: add "dm aliases" support 2019-12-16 21:01:05 +08:00
of_addr.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
of_extra.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ofnode.c dm: core: add function dev_write_u32_array() to write u32 array values 2019-06-14 18:22:36 +08:00
read.c core: read: add dev_read_s32_default() 2019-11-22 08:42:16 +08:00
read_extra.c dm: core: Add ofnode_read_resource() 2017-07-28 12:02:47 -06:00
regmap.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
root.c core: root: fix reloc condition error '||' => '&&' 2019-12-03 13:09:21 +08:00
simple-bus.c UPSTREAM: simple-bus: remove DECLARE_GLOBAL_DATA_PTR 2018-01-17 15:27:28 +08:00
syscon-uclass.c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata 2017-08-17 16:44:16 +09:00
uclass.c debug: convert to use pr_debug for pte init and find dev 2018-03-16 18:09:21 +08:00
util.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00