~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
/
device.c
Commit message (
Expand
)
Author
Age
*
timer: Tidy up use of notrace
Simon Glass
2023-02-11
*
dm: core: Support accessing core tags
Simon Glass
2022-06-28
*
dm: core: Use device_foreach_child where possible
Sean Anderson
2022-06-28
*
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-27
|
\
|
*
microblaze: cache: introduce flush_dcache_range()
Ovidiu Panait
2022-06-24
*
|
dm: core: convert of_machine_is_compatible to livetree
Patrick Delaunay
2022-06-06
|
/
*
dm: core: Deal with a wrinkle with linker lists
Simon Glass
2022-04-18
*
dm: core: Allow devres to be disabled in SPL
Simon Glass
2022-04-18
*
event: Add events for device probe/remove
Simon Glass
2022-03-10
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
dm: core: Switch order of pinctrl and power domain calls
Michal Simek
2022-01-13
*
dm: core: Allow getting some basic stats
Simon Glass
2021-12-23
*
dm: add debug message when failed to select the default pinctrl
Patrick Delaunay
2021-12-01
*
dm: core: Allow finding children / uclasses by partial name
Simon Glass
2021-11-28
*
iommu: Add IOMMU uclass
Mark Kettenis
2021-10-31
*
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
|
/
*
dm: core: Add logging for DM_SEQ_ALIAS
Simon Glass
2021-07-21
*
clk: Allow force setting clock defaults before relocation
Sean Anderson
2021-06-17
*
dm: core: Use separate priv/plat data region
Simon Glass
2021-03-26
*
dm: core: Move flags to device-runtime info
Simon Glass
2021-03-26
*
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
*
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
*
dm: core: Allow dropping run-time binding of devices
Simon Glass
2021-03-22
*
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
Simon Glass
2021-03-03
*
dm: core: Fix allocation of empty of-platdata
Simon Glass
2021-03-03
*
dm: Introduce DMA constraints into the core device model
Nicolas Saenz Julienne
2021-02-18
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: core: Add a comment about pinctrl_select_state()
Simon Glass
2021-01-30
*
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
*
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
*
dm: core: Access device flags through functions
Simon Glass
2021-01-05
*
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
*
dm: core: Split out alloc code into a new function
Simon Glass
2021-01-05
*
dm: core: Rename the priv/plat members
Simon Glass
2021-01-05
*
dm: core: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
dm: core: Add functions to set priv/plat
Simon Glass
2021-01-05
*
dm: core: Drop seq and req_seq
Simon Glass
2020-12-18
*
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
2020-12-18
*
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
*
dm: Drop uclass_resolve_seq()
Simon Glass
2020-12-18
*
dm: core: Allow manual sequence numbering
Simon Glass
2020-12-18
*
dm: core: Switch binding to use new sequence numbers
Simon Glass
2020-12-18
*
dm: core: Add a new sequence number for devices
Simon Glass
2020-12-18
*
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
2020-12-18
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
[next]