- eccf2d0 dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · 4 years, 6 months ago
- cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
- d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · 4 years, 7 months ago
- abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
- 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 11 months ago
- 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
- 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 8 months ago
- 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
- 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
- 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 8 months ago
- 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
- 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
- cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 4 years, 10 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 10 months ago
- 27c0e17 dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 10 months ago
- fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 11 months ago
- 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
- 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
- e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
- f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- c99ba91 dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · 4 years, 10 months ago
- 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 10 months ago
- c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 10 months ago
- 2a58088 dm: core: Use const where possible in device.h by Simon Glass · 4 years, 10 months ago
- b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
- 323ff9f dm: devres: Add tests by Simon Glass · 5 years ago
- 204675c dm: test: Add a test driver for devres by Simon Glass · 5 years ago
- fbc3cfc dm: devres: Create a new devres header file by Simon Glass · 5 years ago
- d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
- 4a26385 dm: core: Export a new function to read platdata by Simon Glass · 5 years ago
- 2137c24 dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · 5 years ago
- 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago
- 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · 5 years ago
- 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
- 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
- 1ab8b89 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · 5 years ago
- ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
- 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
- c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · 5 years ago
- 9554087 dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · 5 years ago
- 597fdfc dm: Fix default address cells return value by Matthias Brugger · 5 years ago
- 9712c82 dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
- fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · 5 years ago
- 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
- b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
- cfd7293 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
- 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
- 478860d dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · 5 years ago
- 9993f75 serial: stm32: remove unused include by Patrick Delaunay · 5 years ago
- f677c6f dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
- d89bb86 dm: uclass: fix comment copy/paste error by Baruch Siach · 5 years ago
- 4cf914d dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
- c6b05de Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
- ab8c2a5 net: add MDIO_MUX DM class by Alex Marginean · 5 years ago
- 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
- 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
- 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
- 63e4d11 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 6 years ago
- db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
- c999192 dm: pinctrl: Add driver-strength-microamp property by Guillaume La Roque · 5 years ago
- aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · 6 years ago
- 5b77541 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · 6 years ago
- d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 6 years ago
- 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
- d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · 6 years ago
- 8751096 pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · 6 years ago
- 85bddff dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
- 3288d04 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · 6 years ago
- 826325f dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
- f5c9811 dm: Fix typo 'Watchdot' -> 'Watchdog' by Chris Packham · 6 years ago
- d0e30a0 dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
- c6203cb dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
- 734b451 dm: pinctrl: Add pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
- 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
- 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
- c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
- ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
- cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
- d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
- aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
- ce86031 bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
- a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
- 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
- a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
- 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
- 872f454 dm: (re)sort uclass ids alphabetically by Philipp Tomsich · 6 years ago
- f14cb21 ofnode: fix comment typo by Baruch Siach · 6 years ago
- 4b0ecc6 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
- 78df8b4 dm: core: Put UCLASS_SIMPLE_BUS in order by Simon Glass · 6 years ago
- a11341a dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago