summaryrefslogtreecommitdiffstats
path: root/include/dm
Commit message (Expand)AuthorAgeFilesLines
* pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay2019-11-141-13/+0
* ufs: Add Initial Support for UFS subsystemFaiz Abbas2019-10-231-0/+1
* dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2019-10-151-0/+3
* dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot2019-10-151-2/+2
* dm: Fix default address cells return valueMatthias Brugger2019-10-151-1/+1
* dm: Add a dsi host uclassYannick Fertré2019-10-131-0/+1
* dm: core: Add a function to count the children of a deviceLokesh Vutla2019-10-111-0/+9
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-082-0/+33
* pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-081-0/+1
* dm: core: Add device_foreach_child()Simon Glass2019-10-081-0/+9
* dm: core: Correct the return value for uclass_find_first_device()Simon Glass2019-10-081-2/+2
* dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2019-09-062-1/+34
* serial: stm32: remove unused includePatrick Delaunay2019-08-271-15/+0
* dm: core: add support for getting register address and sizeSekhar Nori2019-08-122-0/+59
* dm: uclass: fix comment copy/paste errorBaruch Siach2019-07-241-1/+1
* dm: Fix parameter description of dev_read_name()Bin Meng2019-07-241-1/+1
* Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-233-2/+52
|\
| * dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-223-2/+52
* | net: add MDIO_MUX DM classAlex Marginean2019-07-181-0/+1
|/
* net: introduce MDIO DM class for MDIO devicesAlex Marginean2019-07-151-0/+1
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-112-4/+8
|\
| * dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2019-07-102-4/+8
* | drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried2019-07-111-0/+1
|/
* dm: Add a No-op uclassJean-Jacques Hiblot2019-07-051-0/+1
* dm: pinctrl: Add driver-strength-microamp propertyGuillaume La Roque2019-06-121-0/+3
* drivers: spi: cf_spi: convert to driver modelAngelo Dureghello2019-05-241-0/+29
* core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho2019-05-211-1/+1
* core: ofnode: Add ofnode_get_addr_size_indexKeerthy2019-05-211-0/+14
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-061-0/+44
|\
| * pinctrl: gpio: Add callback for configuring pin as GPIOMarek Vasut2019-05-041-0/+44
* | dm: cache: Create a uclass for cacheDinh Nguyen2019-05-051-0/+1
|/
* dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-231-21/+0
* dm: remove unused function dm_fdt_pre_relocPatrick Delaunay2019-04-111-26/+0
* dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner2019-04-111-12/+0
* dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham2019-02-191-1/+1
* dm: core: Introduce dev_read_alias_highest_id()Michal Simek2019-02-081-0/+16
* dm: core: Add of_alias_get_highest_id()Michal Simek2019-02-081-0/+10
* dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner2019-01-021-0/+12
* dm: core: Add a function to read into a unsigned intSimon Glass2018-12-131-0/+58
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-0/+1
* dm: sound: Create a uclass for i2sSimon Glass2018-12-131-0/+1
* dm: sound: Create a uclass for audio codecsSimon Glass2018-12-131-0/+1
* Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-101-0/+1
|\
| * bootcount: add uclass for bootcountPhilipp Tomsich2018-12-101-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-101-0/+13
|\ \
| * | dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROLJean-Jacques Hiblot2018-12-101-0/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-101-0/+1
|\ \ | |/ |/|
| * dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot2018-12-071-0/+1
* | dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+1
|/
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-053-4/+53
|\