index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
Age
Commit message (
Expand
)
Author
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
acpi: Add an __ACPI__ preprocessor symbol
Simon Glass
2020-04-16
acpi: Add a simple sandbox test
Simon Glass
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2020-03-02
dm: core: Add a flag for power domain control on device removal
Anatolij Gustschin
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2020-02-05
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
dm: devres: Create a new devres header file
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
dm: core: Add a comment for DM_FLAG_OF_PLATDATA
Simon Glass
2020-01-07
dm: rng: Add random number generator(rng) uclass
Sughosh Ganu
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-11-14
pinctrol: dm: remove the function pinctrl_decode_pin_config
Patrick Delaunay
2019-10-23
ufs: Add Initial Support for UFS subsystem
Faiz Abbas
2019-10-15
dm: core: Allow for not controlling the power-domain by DM framework
Lokesh Vutla
2019-10-15
dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()
Jean-Jacques Hiblot
2019-10-15
dm: Fix default address cells return value
Matthias Brugger
2019-10-13
dm: Add a dsi host uclass
Yannick Fertré
2019-10-11
dm: core: Add a function to count the children of a device
Lokesh Vutla
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-09-06
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-08-27
serial: stm32: remove unused include
Patrick Delaunay
[next]