cmd: bind: Fix driver binding on a device
[platform/kernel/u-boot.git] / drivers / core / root.c
2021-10-12 Patrice Chotardcmd: bind: Fix driver binding on a device
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-06 Rasmus Villemoesremove struct uclass_driver::ops
2021-07-06 Patrick Delaunaydm: define LOG_CATEGORY for all uclass
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-12 Tom RiniMerge tag 'ti-v2021.07-rc3' of https://source.denx...
2021-05-12 Dario BinacchiRevert "fdt: translate address if #size-cells = <0>"
2021-04-30 Tom RiniMerge tag 'dm-pull-29apr21' of https://source.denx...
2021-04-29 Sean Andersondm: core: Fix uninitialized return value from dm_scan_f...
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassdm: core: Use separate priv/plat data region
2021-03-26 Simon Glassdm: core: Allow storing priv/plat data separately
2021-03-26 Simon Glassdm: core: Create a struct for device runtime info
2021-03-22 Simon Glassdm: core: Set up driver model for OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Adjust uclass setup with of-platdata
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Marek Vasutdm: core: Add late driver remove option
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Dario Binacchifdt: translate address if #size-cells = <0>
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdtoc: Drop dm_populate_phandle_data()
2021-01-05 Simon Glassdm: core: Allow the uclass list to move
2021-01-05 Simon Glassdm: core: Split out scanning code to dm_scan()
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: core: Use 'uclass_driver' for the uclass linker_list
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassdm: core: Add a new sequence number for devices
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_extended_scan_fdt()
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_scan_fdt()
2020-12-13 Simon Glassdm: core: Combine the flattree and livetree binding...
2020-12-13 Simon Glassdm: core: Add an ofnode function to get the devicetree...
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassdm: core: Convert #ifdef to if() in root.c
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassdm: core: Add an ACPI name for the root node
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Walter Lozanocore: extend struct driver_info to point to device
2020-07-10 Walter Lozanocore: drop const for struct driver_info
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Patrick Delaunaydm: core: Move "/chosen" and "/firmware" node scan
2019-09-09 Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-02 Marek Vasutdm: core: Decouple DM from DT
2019-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-24 Tom RiniMerge tag 'u-boot-stm32-20190523' of https://github...
2019-05-24 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2019-05-22 Tom RiniMerge tag 'dm-pull-22may19' of git://git.denx.de/u...
2019-05-21 Patrice Chotarddm: core: Fix dm_extended_scan_fdt()
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-01 Tom RiniMerge tag 'u-boot-imx-20190426' of git://git.denx.de...
2019-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-04-24 Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24 Stefan Roesedm: core: Change platform specific translation-offset...
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-10 Tom RiniMerge tag 'mips-fixes-for-2019.01' of git://git.denx...
2018-12-10 Tom RiniMerge tag 'for-master-20181210' of git://git.denx.de...
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-10 Jean-Jacques Hiblotdrivers: core: nullify gd->dm_root after dm_uninit()
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengdm: core: Mirror the chosen node parse logic in the...
next