~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
root.c
Commit message (
Expand
)
Author
Age
*
dm: event: add EVT_DM_POST_INIT_R event type
Chanho Park
2023-08-22
*
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-05-11
*
dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL
Quentin Schulz
2023-01-12
*
dm: core: Add a way to collect memory usage
Simon Glass
2022-06-28
*
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
2022-04-28
*
dm: core: Deal with a wrinkle with linker lists
Simon Glass
2022-04-18
*
dm: add tag support
AKASHI Takahiro
2022-04-09
*
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
dm: core: Allow getting some basic stats
Simon Glass
2021-12-23
*
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
|
\
|
*
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-10-12
*
|
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
|
/
*
remove struct uclass_driver::ops
Rasmus Villemoes
2021-07-06
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-12
*
dm: core: Fix uninitialized return value from dm_scan_fdt_node
Sean Anderson
2021-04-29
*
dm: core: Use separate priv/plat data region
Simon Glass
2021-03-26
*
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
*
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
*
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
2021-03-22
*
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
|
dm: core: Add late driver remove option
Marek Vasut
2021-02-03
|
/
*
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
*
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
*
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
*
dm: core: Split out scanning code to dm_scan()
Simon Glass
2021-01-05
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
2021-01-05
*
dm: core: Add a new sequence number for devices
Simon Glass
2020-12-18
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
*
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
*
dm: core: Combine the flattree and livetree binding code
Simon Glass
2020-12-13
*
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
2020-12-13
*
dm: core: Convert #ifdef to if() in root.c
Simon Glass
2020-10-29
*
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
*
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
*
dm: core: Add an ACPI name for the root node
Simon Glass
2020-07-17
*
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
*
core: drop const for struct driver_info
Walter Lozano
2020-07-09
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
*
dm: core: Decouple DM from DT
Marek Vasut
2019-09-02
*
dm: core: Fix dm_extended_scan_fdt()
Patrice Chotard
2019-05-21
*
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-04-23
[next]