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-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
2019-08-12
dm: core: add support for getting register address and size
Sekhar Nori
2019-07-24
dm: uclass: fix comment copy/paste error
Baruch Siach
2019-07-24
dm: Fix parameter description of dev_read_name()
Bin Meng
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2019-07-11
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
Ramon Fried
2019-07-10
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-07-05
dm: Add a No-op uclass
Jean-Jacques Hiblot
2019-06-12
dm: pinctrl: Add driver-strength-microamp property
Guillaume La Roque
2019-05-24
drivers: spi: cf_spi: convert to driver model
Angelo Dureghello
2019-05-21
core: ofnode: Have ofnode_read_u32_default return a u32
Trent Piepho
2019-05-21
core: ofnode: Add ofnode_get_addr_size_index
Keerthy
2019-05-06
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-05-05
dm: cache: Create a uclass for cache
Dinh Nguyen
2019-05-04
pinctrl: gpio: Add callback for configuring pin as GPIO
Marek Vasut
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-04-11
dm: remove unused function dm_fdt_pre_reloc
Patrick Delaunay
2019-04-11
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().
Christoph Muellner
2019-02-19
dm: Fix typo 'Watchdot' -> 'Watchdog'
Chris Packham
2019-02-08
dm: core: Introduce dev_read_alias_highest_id()
Michal Simek
2019-02-08
dm: core: Add of_alias_get_highest_id()
Michal Simek
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
[next]