summaryrefslogtreecommitdiff
path: root/include/dm
AgeCommit message (Expand)Author
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-04-18sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada
2017-04-05dm: core: Add dm_remove_devices_flags() and hook it into device_remove()Stefan Roese
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-03-16dm: Return actual bools in dm_fdt_pre_relocHeiko Stübner
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-12-03dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese
2016-12-03dm: core: Handle global_data moving in SPLSimon Glass
2016-11-23serial: pxa: integrate optional driver model handlingMarcel Ziswiler
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-08-15net/ethoc: support private memory configurationsMax Filippov
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-27dm: core: Add a function to bind child devicesSimon Glass
2016-07-26dm: core: Add a way to find a device by its driverSimon Glass
2016-07-19dm: imx: serial: Support DTE mode when using driver modelStefan Agner
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-15dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11dm: Sort the uclass id in alphabetical orderBin Meng
2016-07-09dm: core: implement dev_map_physmem()Vignesh R
2016-06-19Add a reset driver framework/uclassStephen Warren
2016-05-27Add a mailbox driver framework/uclassStephen Warren
2016-05-27Rename reset to sysresetStephen Warren
2016-05-27dm: allow setting driver_data before/during bindStephen Warren
2016-05-24drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N
2016-05-17dm: core: Allow device names to be freed automaticallySimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-05-17m68k: add DM model serial driverangelo@sysam.it
2016-04-25dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese
2016-04-15fdt: implement dev_get_addr_name()Stephen Warren
2016-04-01drivers: Add SPMI bus uclassMateusz Kulikowski
2016-03-27serial: add BCM283x mini UART driverStephen Warren
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt
2016-03-14dm: blk: Add a block-device uclassSimon Glass
2016-03-14dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha
2016-02-23dm: implement a DMA uclassMugunthan V N
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-29dm: Remove device_probe_child()Simon Glass
2016-01-24ahci: Add a disk-controller uclassSimon Glass
2016-01-24dm: x86: Add a northbridge uclassSimon Glass
2016-01-24dm: x86: Create a driver for x86 interruptsSimon Glass