index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-18
1
-3
/
+4
*
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: core: Add device children and sibling functions
Simon Glass
2015-04-18
1
-0
/
+30
*
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
1
-5
/
+11
*
dm: core: Convert driver_bind() to use const
Simon Glass
2015-04-18
2
-2
/
+2
*
dm: core: Support allocating driver-private data for DMA
Simon Glass
2015-04-18
1
-0
/
+3
*
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
1
-0
/
+1
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
1
-0
/
+2
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
3
-3
/
+7
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-0
/
+10
*
dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
Marek Vasut
2015-02-19
1
-0
/
+4
*
dm: introduce dev_get_addr interface
Peng Fan
2015-02-12
1
-0
/
+10
*
dm: sh: serial: Add support driver model
Nobuhiro Iwamatsu
2015-02-12
1
-0
/
+37
*
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
Ruchika Gupta
2015-01-29
1
-0
/
+1
*
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
3
-0
/
+15
*
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
1
-0
/
+2
*
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
1
-0
/
+4
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
1
-0
/
+5
*
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
1
-0
/
+8
*
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
1
-0
/
+2
*
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
1
-0
/
+5
*
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
1
-0
/
+19
*
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
1
-0
/
+4
*
dm: i2c: Add tests for I2C
Simon Glass
2014-12-11
1
-0
/
+12
*
dm: Add a simple EEPROM driver
Simon Glass
2014-12-11
1
-0
/
+1
*
dm: i2c: Add I2C emulation driver for sandbox
Simon Glass
2014-12-11
1
-0
/
+1
*
dm: i2c: Add a uclass for I2C
Simon Glass
2014-12-11
1
-0
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
1
-0
/
+1
|
\
|
*
DM: thermal: Add imx thermal DM driver
Ye.Li
2014-11-21
1
-0
/
+1
*
|
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
1
-0
/
+13
*
|
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
1
-0
/
+8
*
|
dm: core: Allow access to the device's driver_id data
Simon Glass
2014-11-22
1
-0
/
+11
*
|
dm: Disable dm_warn() in SPL
Simon Glass
2014-11-21
1
-0
/
+6
*
|
dm: Allow device removal features to be dropped
Simon Glass
2014-11-21
1
-0
/
+10
|
/
*
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-23
1
-0
/
+18
*
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-23
2
-0
/
+41
*
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-10-23
1
-0
/
+23
*
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
1
-0
/
+1
*
dm: core: Allow a list of devices to be declared in one step
Simon Glass
2014-10-22
1
-0
/
+4
*
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
1
-0
/
+1
*
dm: sf: Add a uclass for SPI flash
Simon Glass
2014-10-22
1
-0
/
+1
*
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
1
-0
/
+1
*
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
1
-0
/
+2
[next]