Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 年之前 |
Andy Yan
|
bcfdf055f8
dm: core: make fixed-clock dt scan live dt compatible
|
7 年之前 |
Masahiro Yamada
|
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
|
7 年之前 |
Rob Clark
|
f2006808f0
dm: core: parse chosen node
|
7 年之前 |
Masahiro Yamada
|
ceb9190969
dm: replace dm_dbg() with pr_debug()
|
7 年之前 |
Patrice Chotard
|
e81c98649b
dm: core: add clocks node scan
|
7 年之前 |
Simon Glass
|
19c8205e68
dm: core: Scan the live tree when setting up driver model
|
8 年之前 |
Simon Glass
|
f5b5719cdf
dm: core: Update lists_bind_fdt() to use ofnode
|
8 年之前 |
Simon Glass
|
4984de2baa
dm: core: Add ofnode to represent device tree nodes
|
8 年之前 |
Simon Glass
|
a771a04f2e
dm: core: Dont export dm_scan_fdt_node()
|
8 年之前 |
Stefan Roese
|
bc85aa4030
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
|
8 年之前 |
Stefan Roese
|
706865afe5
dm: core: Add flags parameter to device_remove()
|
8 年之前 |
Lokesh Vutla
|
b0d9512ab0
dm: core: Fix Handling of global_data moving in SPL
|
8 年之前 |
Heiko Stübner
|
27326c7ee2
dm: allow limiting pre-reloc markings to spl or tpl
|
8 年之前 |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 年之前 |
Simon Glass
|
2f11cd9121
dm: core: Handle global_data moving in SPL
|
8 年之前 |
Simon Glass
|
cc7f66f70c
dm: core: Add a function to bind child devices
|
8 年之前 |
Simon Glass
|
29629eb897
dm: core: Don't use device tree with of-platdata
|
8 年之前 |
Angelo Dureghello
|
5aeedebc33
dm: add manual relocation for devices
|
9 年之前 |
Stefan Roese
|
66eaea6cd1
dm: core: Add option to configure an offset for the address translation
|
9 年之前 |
Michal Simek
|
31e1029a8e
dm: core: Add missing entries for manual relocation
|
9 年之前 |
Simon Glass
|
bc7b2f431d
dm: Provide better debugging when a device fails to bind
|
9 年之前 |
Masahiro Yamada
|
0f9258228e
of: clean up OF_CONTROL ifdef conditionals
|
9 年之前 |
Simon Glass
|
b2b0d3e712
dm: core: Select device tree control correctly for SPL
|
10 年之前 |
Michal Simek
|
484fdf5ba0
dm: Add support for all targets which requires MANUAL_RELOC
|
10 年之前 |
Simon Glass
|
94f7afdf7e
dm: core: Ignore disabled devices when binding
|
10 年之前 |
Simon Glass
|
2f3b95dbc7
dm: core: Set device tree node for root device
|
10 年之前 |
Masahiro Yamada
|
cbf86d7198
dm: core: a trivial clean up
|
10 年之前 |
Simon Glass
|
1f359e3611
dm: Adjust lists_bind_fdt() to return the bound device
|
10 年之前 |
Simon Glass
|
bb58503d80
dm: Add dm_scan_other() to locate board-specific devices
|
10 年之前 |