Commit Graph

43 Commits (lime2-spi)

Author SHA1 Message Date
Jens Wiklander 747558d014 dm: fdt: scan for devices under /firmware too 6 years ago
Rajan Vaja 1712ca2192 dm: core: Scan "/firmware" node by default 6 years ago
Rajan Vaja 68d215d907 dm: core: Move "/clock" node scan into function 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Andy Yan bcfdf055f8 dm: core: make fixed-clock dt scan live dt compatible 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 6 years ago
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 7 years ago
Patrice Chotard e81c98649b dm: core: add clocks node scan 7 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 7 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 7 years ago
Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 7 years ago
Simon Glass a771a04f2e dm: core: Dont export dm_scan_fdt_node() 7 years ago
Stefan Roese bc85aa4030 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Lokesh Vutla d666558042 dm: core: Fix Handling of global_data moving in SPL 7 years ago
Lokesh Vutla b0d9512ab0 dm: core: Fix Handling of global_data moving in SPL 7 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Simon Glass cc7f66f70c dm: core: Add a function to bind child devices 8 years ago
Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 8 years ago
Angelo Dureghello 5aeedebc33 dm: add manual relocation for devices 8 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 8 years ago
Michal Simek 31e1029a8e dm: core: Add missing entries for manual relocation 9 years ago
Simon Glass bc7b2f431d dm: Provide better debugging when a device fails to bind 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Simon Glass b2b0d3e712 dm: core: Select device tree control correctly for SPL 9 years ago
Michal Simek 484fdf5ba0 dm: Add support for all targets which requires MANUAL_RELOC 9 years ago
Simon Glass 94f7afdf7e dm: core: Ignore disabled devices when binding 9 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 9 years ago
Masahiro Yamada cbf86d7198 dm: core: a trivial clean up 10 years ago
Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 10 years ago
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 10 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 10 years ago
Jeroen Hofstee fd536d818d dm: add missing includes 10 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 10 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 6494d708bf dm: Add base driver model support 10 years ago