projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: core: Allow the uclass list to move
[platform/kernel/u-boot.git]
/
drivers
/
core
/
root.c
2021-01-05
Simon Glass
dm: core: Allow the uclass list to move
blob
|
commitdiff
2021-01-05
Simon Glass
dm: core: Split out scanning code to dm_scan()
blob
|
commitdiff
|
diff to current
2021-01-05
Simon Glass
dm: core: Access device ofnode through functions
blob
|
commitdiff
|
diff to current
2021-01-05
Simon Glass
dm: core: Use 'uclass_driver' for the uclass linker_list
blob
|
commitdiff
|
diff to current
2020-12-23
Tom Rini
Merge tag 'dm-next-23dec20' of git://git.denx.de/u...
blob
|
commitdiff
|
diff to current
2020-12-19
Simon Glass
dm: core: Add a new sequence number for devices
blob
|
commitdiff
|
diff to current
2020-12-14
Tom Rini
Merge tag 'dm-pull-14dec20' of git://git.denx.de/u...
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: treewide: Rename ..._platdata variables to just...
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: treewide: Rename 'platdata' variables to just ...
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: core: Drop unused parameter from dm_extended_scan_fdt()
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: core: Drop unused parameter from dm_scan_fdt()
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: core: Combine the flattree and livetree binding...
blob
|
commitdiff
|
diff to current
2020-12-13
Simon Glass
dm: core: Add an ofnode function to get the devicetree...
blob
|
commitdiff
|
diff to current
2020-11-06
Tom Rini
Merge tag 'u-boot-amlogic-20201105' of https://gitlab...
blob
|
commitdiff
|
diff to current
2020-11-02
Tom Rini
Merge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
blob
|
commitdiff
|
diff to current
2020-11-01
Tom Rini
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-10-31
Tom Rini
Merge tag 'u-boot-rockchip-20201031' of https://gitlab...
blob
|
commitdiff
|
diff to current
2020-10-30
Tom Rini
Merge tag 'dm-pull-30oct20' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-10-29
Simon Glass
dm: core: Convert #ifdef to if() in root.c
blob
|
commitdiff
|
diff to current
2020-10-29
Simon Glass
dm: Use an allocated array for run-time device info
blob
|
commitdiff
|
diff to current
2020-10-29
Simon Glass
dm: Avoid using #ifdef for CONFIG_OF_LIVE
blob
|
commitdiff
|
diff to current
2020-07-17
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
blob
|
commitdiff
|
diff to current
2020-07-17
Simon Glass
dm: core: Add an ACPI name for the root node
blob
|
commitdiff
|
diff to current
2020-07-11
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
blob
|
commitdiff
|
diff to current
2020-07-11
Tom Rini
Merge tag 'uniphier-v2020.10' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-07-10
Tom Rini
Merge tag 'dm-pull-10jul20' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-07-10
Walter Lozano
core: extend struct driver_info to point to device
blob
|
commitdiff
|
diff to current
2020-07-10
Walter Lozano
core: drop const for struct driver_info
blob
|
commitdiff
|
diff to current
2020-06-04
Tom Rini
Merge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
blob
|
commitdiff
|
diff to current
2020-05-25
Tom Rini
Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-05-20
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
blob
|
commitdiff
|
diff to current
2020-05-19
Tom Rini
Merge branch '2020-05-18-reduce-size-of-common.h'
blob
|
commitdiff
|
diff to current
2020-05-19
Simon Glass
common: Drop log.h from common header
blob
|
commitdiff
|
diff to current
2020-04-20
Tom Rini
Merge tag 'u-boot-amlogic-20200420' of https://gitlab...
blob
|
commitdiff
|
diff to current
2020-04-20
Tom Rini
Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-04-16
Tom Rini
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
blob
|
commitdiff
|
diff to current
2020-04-16
Tom Rini
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx...
blob
|
commitdiff
|
diff to current
2020-04-16
Tom Rini
Merge tag 'dm-pull-10apr20-take2' of git://git.denx...
blob
|
commitdiff
|
diff to current
2020-04-16
Patrick Delaunay
dm: core: Move "/chosen" and "/firmware" node scan
blob
|
commitdiff
|
diff to current
2019-09-09
Tom Rini
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
blob
|
commitdiff
|
diff to current
2019-09-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sh
blob
|
commitdiff
|
diff to current
2019-09-02
Marek Vasut
dm: core: Decouple DM from DT
blob
|
commitdiff
|
diff to current
2019-06-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
blob
|
commitdiff
|
diff to current
2019-06-10
Tom Rini
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
blob
|
commitdiff
|
diff to current
2019-05-27
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sh
blob
|
commitdiff
|
diff to current
2019-05-24
Tom Rini
Merge tag 'u-boot-stm32-20190523' of https://github...
blob
|
commitdiff
|
diff to current
2019-05-24
Tom Rini
Merge git://git.denx.de/u-boot-mpc85xx
blob
|
commitdiff
|
diff to current
2019-05-22
Tom Rini
Merge tag 'dm-pull-22may19' of git://git.denx.de/u...
blob
|
commitdiff
|
diff to current
2019-05-21
Patrice Chotard
dm: core: Fix dm_extended_scan_fdt()
blob
|
commitdiff
|
diff to current
2019-05-08
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
blob
|
commitdiff
|
diff to current
2019-05-01
Tom Rini
Merge tag 'u-boot-imx-20190426' of git://git.denx.de...
blob
|
commitdiff
|
diff to current
2019-04-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
blob
|
commitdiff
|
diff to current
2019-04-24
Tom Rini
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
blob
|
commitdiff
|
diff to current
2019-04-24
Stefan Roese
dm: core: Change platform specific translation-offset...
blob
|
commitdiff
|
diff to current
2018-12-10
Tom Rini
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
blob
|
commitdiff
|
diff to current
2018-12-10
Tom Rini
Merge tag 'mips-fixes-for-2019.01' of git://git.denx...
blob
|
commitdiff
|
diff to current
2018-12-10
Tom Rini
Merge tag 'for-master-20181210' of git://git.denx.de...
blob
|
commitdiff
|
diff to current
2018-12-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
blob
|
commitdiff
|
diff to current
2018-12-10
Jean-Jacques Hiblot
drivers: core: nullify gd->dm_root after dm_uninit()
blob
|
commitdiff
|
diff to current
2018-11-16
Tom Rini
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
blob
|
commitdiff
|
diff to current
2018-11-14
Bin Meng
dm: core: Mirror the chosen node parse logic in the...
blob
|
commitdiff
|
diff to current
2018-11-14
Bin Meng
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC...
blob
|
commitdiff
|
diff to current
2018-10-07
Jens Wiklander
dm: fdt: scan for devices under /firmware too
blob
|
commitdiff
|
diff to current
2018-09-20
Tom Rini
Merge git://git.denx.de/u-boot-imx
blob
|
commitdiff
|
diff to current
2018-09-20
Tom Rini
Merge git://git.denx.de/u-boot-marvell
blob
|
commitdiff
|
diff to current
2018-09-19
Tom Rini
Merge git://git.denx.de/u-boot-dm
blob
|
commitdiff
|
diff to current
2018-09-18
Rajan Vaja
dm: core: Scan "/firmware" node by default
blob
|
commitdiff
|
diff to current
2018-09-18
Rajan Vaja
dm: core: Move "/clock" node scan into function
blob
|
commitdiff
|
diff to current
2018-05-09
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
blob
|
commitdiff
|
diff to current
2018-05-07
Tom Rini
SPDX: Convert all of our single license tags to Linux...
blob
|
commitdiff
|
diff to current
2018-04-15
Tom Rini
Merge git://git.denx.de/u-boot-imx
blob
|
commitdiff
|
diff to current
2018-04-04
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
blob
|
commitdiff
|
diff to current
2018-04-03
Tom Rini
Merge tag 'arc-for-2018.05' of git://git.denx.de/u...
blob
|
commitdiff
|
diff to current
2018-04-02
Tom Rini
Merge git://git.denx.de/u-boot-dm
blob
|
commitdiff
|
diff to current
2018-04-01
Andy Yan
dm: core: make fixed-clock dt scan live dt compatible
blob
|
commitdiff
|
diff to current
2018-03-06
Tom Rini
Merge git://git.denx.de/u-boot-sh
blob
|
commitdiff
|
diff to current
2018-03-05
Masahiro Yamada
libfdt: move headers to <linux/libfdt.h> and <linux...
blob
|
commitdiff
|
diff to current
2018-01-26
Tom Rini
Merge git://git.denx.de/u-boot-spi
blob
|
commitdiff
|
diff to current
2018-01-17
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
blob
|
commitdiff
|
diff to current
2018-01-16
Tom Rini
Merge git://git.denx.de/u-boot-net
blob
|
commitdiff
|
diff to current
2018-01-15
Tom Rini
Merge git://git.denx.de/u-boot-imx
blob
|
commitdiff
|
diff to current
2018-01-15
Rob Clark
dm: core: parse chosen node
blob
|
commitdiff
|
diff to current
2017-10-18
Tom Rini
Merge git://git.denx.de/u-boot-spi
blob
|
commitdiff
|
diff to current
2017-10-13
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2017-10-12
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Rini
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
blob
|
commitdiff
|
diff to current
2017-10-09
Tom Rini
Merge git://git.denx.de/u-boot-video
blob
|
commitdiff
|
diff to current
2017-10-05
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
blob
|
commitdiff
|
diff to current
2017-10-04
Masahiro Yamada
dm: replace dm_dbg() with pr_debug()
blob
|
commitdiff
|
diff to current
2017-09-21
Tom Rini
Merge branch 'next' of git://git.denx.de/u-boot-video
blob
|
commitdiff
|
diff to current
2017-09-15
Tom Rini
Merge git://git.denx.de/u-boot-ubi
blob
|
commitdiff
|
diff to current
2017-09-12
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
blob
|
commitdiff
|
diff to current
2017-09-12
Tom Rini
Merge git://git.denx.de/u-boot-dm
blob
|
commitdiff
|
diff to current
2017-09-12
Patrice Chotard
dm: core: add clocks node scan
blob
|
commitdiff
|
diff to current
2017-06-27
Tom Rini
Merge git://www.denx.de/git/u-boot-imx
blob
|
commitdiff
|
diff to current
2017-06-03
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
blob
|
commitdiff
|
diff to current
2017-06-03
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
blob
|
commitdiff
|
diff to current
2017-06-01
Simon Glass
dm: core: Scan the live tree when setting up driver...
blob
|
commitdiff
|
diff to current
2017-06-01
Simon Glass
dm: core: Update lists_bind_fdt() to use ofnode
blob
|
commitdiff
|
diff to current
next