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
/
drivers
Commit message (
Expand
)
Author
Age
Lines
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
-166
/
+197
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
-6
/
+7
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
-19
/
+20
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
-29
/
+30
*
dm: spi_flash: fix wrong dependency
Masahiro Yamada
2015-04-18
-1
/
+1
*
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-04-18
-1
/
+119
*
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
-1
/
+1
*
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
-7
/
+197
*
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
-33
/
+52
*
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
-20
/
+31
*
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
-5
/
+3
*
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
-11
/
+18
*
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
-0
/
+83
*
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
-62
/
+81
*
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
-8
/
+11
*
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
-5
/
+1
*
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
2015-04-18
-1
/
+111
*
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2015-04-18
-8
/
+44
*
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2015-04-18
-0
/
+118
*
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
-0
/
+304
*
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
-0
/
+424
*
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
2015-04-18
-0
/
+11
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
-0
/
+281
*
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
-0
/
+28
*
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
-1
/
+17
*
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
-2
/
+204
*
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
-4
/
+127
*
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
-9
/
+8
*
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
-94
/
+139
*
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
-51
/
+72
*
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
-17
/
+37
*
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
-6
/
+6
*
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
-8
/
+7
*
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
-7
/
+9
*
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
-4
/
+7
*
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
-6
/
+24
*
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
-0
/
+31
*
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
-7
/
+9
*
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
-11
/
+17
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
-1
/
+413
*
dm: gpio: Add an implementation for gpio_get_number()
Simon Glass
2015-04-18
-0
/
+12
*
dm: core: Add device children and sibling functions
Simon Glass
2015-04-18
-0
/
+28
*
dm: core: Mark device as active before calling uclass probe() methods
Simon Glass
2015-04-18
-3
/
+5
*
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
-7
/
+7
*
dm: core: Convert driver_bind() to use const
Simon Glass
2015-04-18
-5
/
+6
*
dm: core: Support allocating driver-private data for DMA
Simon Glass
2015-04-18
-2
/
+17
*
dm: spi: Convert Freescale QSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
-329
/
+656
*
dm: spi: Convert Freescale DSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
-0
/
+738
*
dm: i2c: add i2c-gpio driver
Przemyslaw Marczak
2015-04-18
-0
/
+356
*
Kconfig: i2c: fix help message related to dm i2c
Przemyslaw Marczak
2015-04-18
-10
/
+7
[next]