index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
Commit message (
Expand
)
Author
Age
Lines
...
*
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
-135
/
+7
*
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-14
-0
/
+1
*
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-14
-0
/
+3
*
dm: video: Add a uclass for display port
Simon Glass
2015-05-13
-0
/
+1
*
dm: core: Sort the uclasses
Simon Glass
2015-05-13
-16
/
+16
*
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-05-05
-0
/
+1
*
dm: Implement a CPU uclass
Simon Glass
2015-04-29
-0
/
+1
*
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-29
-0
/
+16
*
dm: core: Remove unbind operations when not required
Simon Glass
2015-04-23
-0
/
+8
*
dm: core: precise comments for get/find device by name
Przemyslaw Marczak
2015-04-22
-2
/
+2
*
dm: core: remove type 'static' of function uclass_get_device_tail()
Przemyslaw Marczak
2015-04-22
-3
/
+18
*
dm: core: device: add function: dev_get_uclass_name()
Przemyslaw Marczak
2015-04-22
-0
/
+10
*
dm: core: device: add function: dev_get_driver_ops()
Przemyslaw Marczak
2015-04-22
-0
/
+11
*
dm: core: uclass: add function: uclass_get_device_by_name()
Przemyslaw Marczak
2015-04-22
-0
/
+15
*
dm: core: uclass: add function: uclass_find_device_by_name()
Przemyslaw Marczak
2015-04-22
-23
/
+38
*
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-22
-0
/
+20
*
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
2015-04-22
-1
/
+20
*
dm: core: add internal functions for getting the device without probe
Przemyslaw Marczak
2015-04-22
-0
/
+22
*
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-18
-3
/
+4
*
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
-0
/
+1
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
-0
/
+1
*
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
-0
/
+1
*
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
-0
/
+1
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
-0
/
+1
*
dm: core: Add device children and sibling functions
Simon Glass
2015-04-18
-0
/
+30
*
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
-5
/
+11
*
dm: core: Convert driver_bind() to use const
Simon Glass
2015-04-18
-2
/
+2
*
dm: core: Support allocating driver-private data for DMA
Simon Glass
2015-04-18
-0
/
+3
*
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
-0
/
+1
*
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
-0
/
+1
*
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
-0
/
+1
*
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
-0
/
+1
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
-0
/
+2
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
-3
/
+7
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
-0
/
+10
*
dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
Marek Vasut
2015-02-19
-0
/
+4
*
dm: introduce dev_get_addr interface
Peng Fan
2015-02-12
-0
/
+10
*
dm: sh: serial: Add support driver model
Nobuhiro Iwamatsu
2015-02-12
-0
/
+37
*
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
Ruchika Gupta
2015-01-29
-0
/
+1
*
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
-0
/
+15
*
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
-0
/
+2
*
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
-0
/
+4
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
-0
/
+5
*
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
-0
/
+8
*
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
-0
/
+2
*
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
-0
/
+5
*
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
-0
/
+19
*
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
-0
/
+4
*
dm: i2c: Add tests for I2C
Simon Glass
2014-12-11
-0
/
+12
*
dm: Add a simple EEPROM driver
Simon Glass
2014-12-11
-0
/
+1
[prev]
[next]