]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include/dm
tpm: Move the I2C TPM code into one file
[karo-tx-uboot.git] / include / dm /
2015-09-10 Masahiro Yamadadm: simplify uclass_foreach_dev() implementation
2015-09-10 Masahiro Yamadaserial: uniphier: drop platform data support
2015-09-10 Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-09-10 Masahiro Yamadadm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
2015-09-10 Simon Glassdm: core: Fix a typo in the uclass_get_device_by_name...
2015-09-10 Simon Glassdm: core: Add a way to set a device name
2015-09-10 Masahiro Yamadadevres: add debug command to dump device resources
2015-09-10 Masahiro Yamadadevres: make Devres optional with CONFIG_DEVRES
2015-09-10 Masahiro Yamadadevres: add devm_kmalloc() and friends (managed memory...
2015-09-10 Masahiro Yamadadevres: introduce Devres (Managed Device Resource)...
2015-09-10 Masahiro Yamadadm: add DM_FLAG_BOUND flag
2015-09-10 Simon Glassdm: Support address translation for simple-bus
2015-09-10 Simon Glassdm: video: Add support for video bridges
2015-09-10 Simon Glassdm: i2c: Add support for multiplexed I2C buses
2015-09-10 Simon Glassdm: core: Support finding a device by phandle
2015-09-10 Simon Glassdm: Add a return value comment to device_get_child()
2015-09-09 Hans de Goededm: Export device_remove_children / device_unbind_children
2015-09-09 Simon Glassdm: Add platform data advice and admonishment
2015-09-09 Simon Glassdm: Add a clock uclass
2015-09-09 Simon Glassdm: Add a system reset uclass
2015-09-09 Simon Glassdm: Add support for RAM drivers
2015-09-09 Simon Glassdm: mmc: Add an MMC uclass
2015-09-09 Simon Glassdm: Add support for LEDs
2015-09-09 Simon Glassdm: Add support for generic system controllers (syscon)
2015-09-09 Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-09-09 Simon Glassdm: core: Add a function to find any device from device...
2015-09-09 Simon Glassdm: Move the tree/uclass dump code into its own file
2015-09-08 Simon Glassdm: Sort the uclass IDs after the tegra/PMIC addition
2015-09-08 Joe Hershbergertest: dm: Move the dm tests over to the ut command
2015-09-08 Joe Hershbergertest: Generalize the unit test framework
2015-09-08 Przemyslaw Marczakdm: regulator: add implementation of driver model regul...
2015-09-08 Przemyslaw Marczakdm: pmic: add implementation of driver model pmic uclass
2015-09-08 Simon Glassdm: video: Add a uclass for display port
2015-09-08 Simon Glassdm: core: Sort the uclasses
2015-09-08 Simon Glassdm: rtc: Add a uclass for real-time clocks
2015-09-08 Simon Glassdm: Implement a CPU uclass
2015-09-08 Simon Glassdm: core: Add a function to bind a driver for a device...
2015-09-08 Simon Glassdm: core: Remove unbind operations when not required
2015-09-08 Przemyslaw Marczakdm: core: precise comments for get/find device by name
2015-09-08 Przemyslaw Marczakdm: core: remove type 'static' of function uclass_get_d...
2015-09-08 Przemyslaw Marczakdm: core: device: add function: dev_get_uclass_name()
2015-09-08 Przemyslaw Marczakdm: core: device: add function: dev_get_driver_ops()
2015-09-08 Przemyslaw Marczakdm: core: uclass: add function: uclass_get_device_by_name()
2015-09-08 Przemyslaw Marczakdm: core: uclass: add function: uclass_find_device_by_n...
2015-09-08 Przemyslaw Marczakdm: test: Add tests for device's uclass platform data
2015-09-08 Przemyslaw Marczakdm: core: Extend struct udevice by '.uclass_platdata...
2015-09-08 Przemyslaw Marczakdm: core: add internal functions for getting the device...
2015-09-08 Simon Glassdm: test: Allow 'dm test' to select a particular test...
2015-09-08 Simon Glassdm: usb: sandbox: Add an emulator for USB flash devices
2015-09-08 Simon Glassdm: usb: sandbox: Add a uclass for USB device emulation
2015-09-08 Simon Glassdm: usb: Bind generic USB devices when there is no...
2015-09-08 Simon Glassdm: usb: Add driver model support for hubs
2015-09-08 Simon Glassdm: usb: Add a uclass for USB controllers
2015-09-08 Simon Glassdm: core: Add device children and sibling functions
2015-09-08 Simon Glassdm: core: Rename driver data function to dev_get_driver...
2015-09-08 Simon Glassdm: core: Convert driver_bind() to use const
2015-09-08 Simon Glassdm: core: Support allocating driver-private data for DMA
2015-09-08 Simon Glassdm: x86: Add a uclass for an Low Pin Count (LPC) device
2015-09-08 Joe Hershbergerdm: eth: Add basic driver model support to Ethernet...
2015-09-08 Simon Glassdm: x86: pci: Convert coreboot to use driver model...
2015-09-08 Simon Glassdm: sandbox: pci: Add a PCI emulation uclass
2015-09-08 Simon Glassdm: pci: Add a uclass for PCI
2015-09-08 Simon Glassdm: core: Add a uclass pre_probe() method for devices
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-09-01 Marek Vasutdm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
2015-09-01 Peng Fandm: introduce dev_get_addr interface
2015-09-01 Nobuhiro Iwamatsudm: sh: serial: Add support driver model
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Ruchika GuptaDM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
2015-01-30 Simon Glassdm: core: Allow uclass to set up a device's child befor...
2015-01-30 Simon Glassdm: core: Allow the uclass to set up a device's child...
2015-01-30 Simon Glassdm: core: Allow uclasses to specify private data for...
2015-01-30 Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30 Simon Glassdm: core: Add a function to get a device's uclass ID
2015-01-30 Simon Glassdm: core: Add a post_bind method for parents
2015-01-30 Simon Glassdm: core: Allow uclasses to specify platdata for a...
2015-01-30 Simon Glassdm: core: Allow parents to have platform data for their...
2015-01-30 Simon Glassdm: core: Improve comments for uclass_first/next_device()
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-12-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-11 Simon Glassdm: i2c: Add tests for I2C
2014-12-11 Simon Glassdm: Add a simple EEPROM driver
2014-12-11 Simon Glassdm: i2c: Add I2C emulation driver for sandbox
2014-12-11 Simon Glassdm: i2c: Add a uclass for I2C
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
next