Commit History

Author SHA1 Message Date
  Simon Glass 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
  Simon Glass d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
  Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
  Simon Glass 8ee05b5f90 dm: core: Drop unused parameter from dm_extended_scan_fdt() 3 years ago
  Simon Glass 725e4fce61 dm: core: Drop unused parameter from dm_scan_fdt() 3 years ago
  Simon Glass 2ebea5eaeb dm: core: Combine the flattree and livetree binding code 3 years ago
  Simon Glass d0c20ce6bc dm: core: Add an ofnode function to get the devicetree root 3 years ago
  Simon Glass 9e948b9b99 dm: core: Convert #ifdef to if() in root.c 3 years ago
  Simon Glass a294ead8d2 dm: Use an allocated array for run-time device info 3 years ago
  Simon Glass a652d9c73a dm: Avoid using #ifdef for CONFIG_OF_LIVE 3 years ago
  Simon Glass 4b724a1377 dm: core: Add an ACPI name for the root node 3 years ago
  Walter Lozano fed0f891c6 core: extend struct driver_info to point to device 4 years ago
  Walter Lozano 908d0243ac core: drop const for struct driver_info 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Patrick Delaunay 0544ecbfe9 dm: core: Move "/chosen" and "/firmware" node scan 4 years ago
  Marek Vasut d7677bfc04 dm: core: Decouple DM from DT 4 years ago
  Patrice Chotard ee730a7cd2 dm: core: Fix dm_extended_scan_fdt() 5 years ago
  Stefan Roese f2100f6f77 dm: core: Change platform specific translation-offset handling 5 years ago
  Jean-Jacques Hiblot c483f4cec0 drivers: core: nullify gd->dm_root after dm_uninit() 5 years ago
  Bin Meng 8e39afcd94 dm: core: Mirror the chosen node parse logic in the livetree scanning 5 years ago
  Bin Meng 8d773c4ab3 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() 5 years ago
  Jens Wiklander 747558d014 dm: fdt: scan for devices under /firmware too 5 years ago
  Rajan Vaja 1712ca2192 dm: core: Scan "/firmware" node by default 5 years ago
  Rajan Vaja 68d215d907 dm: core: Move "/clock" node scan into function 5 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() 6 years ago
  Patrice Chotard e81c98649b dm: core: add clocks node scan 6 years ago