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
*
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-05-13
-3
/
+35
*
Revert "stm32f4: fix serial output"
Tom Rini
2015-05-10
-3
/
+0
*
serial: fdt: add device tree support for pl01x
Vikas Manocha
2015-05-10
-1
/
+29
*
stm32f4: add serial print port
kunhuahuang
2015-05-10
-12
/
+59
*
stm32f4: fix serial output
kunhuahuang
2015-05-10
-0
/
+4
*
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Axel Lin
2015-05-08
-13
/
+5
*
misc: led: Add PCA9551 LED driver
Stefan Roese
2015-05-08
-0
/
+169
*
dm: sf: Update default name of spi flash in structure udevice
Haikun.Wang@freescale.com
2015-05-06
-2
/
+2
*
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-05-06
-225
/
+0
*
usb: ohci: Don't log an error on interrupt packet timeout
Hans de Goede
2015-05-06
-1
/
+2
*
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
Hans de Goede
2015-05-06
-5
/
+84
*
usb: ohci: Fix ctrl in messages with a data-len of 0
Hans de Goede
2015-05-06
-1
/
+1
*
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
Hans de Goede
2015-05-06
-93
/
+86
*
usb: ohci: Remove unnecessary phcca variable
Hans de Goede
2015-05-06
-6
/
+3
*
usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
2015-05-06
-20
/
+9
*
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
Hans de Goede
2015-05-06
-23
/
+19
*
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
Hans de Goede
2015-05-06
-60
/
+64
*
usb: ohci: Remove unused devgone global variable
Hans de Goede
2015-05-06
-8
/
+0
*
dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
2015-05-05
-0
/
+3
*
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
Hans de Goede
2015-05-05
-12
/
+22
*
dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
2015-05-05
-8
/
+1
*
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
2015-05-05
-15
/
+28
*
dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
2015-05-05
-13
/
+4
*
dm: usb: Do not use bus->seq before device_probe(bus)
Hans de Goede
2015-05-05
-2
/
+1
*
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
Axel Lin
2015-05-05
-6
/
+7
*
dm: rtc: sandbox: Enable real-time clock support
Simon Glass
2015-05-05
-2
/
+0
*
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
Simon Glass
2015-05-05
-0
/
+109
*
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-05
-0
/
+237
*
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-05-05
-0
/
+106
*
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-05
-34
/
+23
*
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
-13
/
+17
*
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
-3
/
+8
*
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
-11
/
+23
*
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-05
-0
/
+19
*
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-05
-1
/
+3
*
cros_ec: Handle the single duplex requirement in cros_ec
Simon Glass
2015-05-05
-3
/
+20
*
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-05
-1
/
+2
*
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-05
-3
/
+6
*
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
-0
/
+17
*
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
-2
/
+119
|
\
|
*
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
-0
/
+41
|
*
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-05-04
-1
/
+46
|
*
fsl/pci: Set CFG_READY for PCIe v3.0 and later
Minghuan Lian
2015-05-04
-1
/
+7
|
*
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
Zhao Qiang
2015-05-04
-0
/
+15
|
*
drivers: usb: fsl: Workaround for Erratum A004477
Nikhil Badola
2015-05-04
-0
/
+10
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-05-05
-1
/
+1
|
\
\
|
*
|
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
Stefan Roese
2015-05-05
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
-69
/
+74
|
\
\
|
*
|
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
-2
/
+2
|
*
|
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
-4
/
+8
[next]