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
Commit message (
Expand
)
Author
Age
Lines
*
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-14
-0
/
+173
*
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-14
-24
/
+942
*
dm: pmic: add max77686 pmic driver
Przemyslaw Marczak
2015-05-14
-3
/
+139
*
pmic: max77686 set the same compatible as in the kernel
Przemyslaw Marczak
2015-05-14
-5
/
+5
*
dm: regulator: add regulator command
Przemyslaw Marczak
2015-05-14
-0
/
+426
*
dm: pmic: add pmic command
Przemyslaw Marczak
2015-05-14
-0
/
+248
*
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-14
-1
/
+768
*
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-14
-0
/
+368
*
lib: Kconfig: add entry for errno_str() function
Przemyslaw Marczak
2015-05-14
-0
/
+8
*
exynos4-common: remove the unsued CONFIG_CMD_PMIC
Przemyslaw Marczak
2015-05-14
-1
/
+0
*
exynos5: fix build break by adding CONFIG_POWER
Przemyslaw Marczak
2015-05-14
-0
/
+4
*
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-14
-193
/
+433
*
imx: mx27 move GPIO_PORTx to gpio.h
Peng Fan
2015-05-14
-22
/
+20
*
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
Hans de Goede
2015-05-14
-1
/
+1
*
usb: ohci: Add support for interrupt queues
Hans de Goede
2015-05-14
-0
/
+132
*
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
2015-05-14
-8
/
+23
*
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-14
-1
/
+38
*
sandbox: Support wide-screen LCD emulation
Simon Glass
2015-05-14
-2
/
+2
*
sandbox: Fix warning in display_options
Simon Glass
2015-05-14
-1
/
+1
*
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-14
-1
/
+1
*
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
2015-05-14
-0
/
+17
*
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-05-14
-0
/
+3
*
sandbox: Correct error handling in state_read_file()
Simon Glass
2015-05-14
-1
/
+1
*
arm: Add a prototype for save_boot_params_ret()
Simon Glass
2015-05-14
-0
/
+16
*
arm: Include the .got section in the binary
Simon Glass
2015-05-14
-1
/
+2
*
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
2015-05-14
-1
/
+1
*
tpm: Rename Infineon TPM to slb9645tt
Simon Glass
2015-05-14
-3
/
+3
*
tpm: Support using driver model with I2C
Simon Glass
2015-05-14
-56
/
+170
*
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-14
-1
/
+15
*
dm: i2c: Implement 'i2c bus' command for driver model
Simon Glass
2015-05-14
-8
/
+55
*
bootstage: Add IDs for SPI flash reading and decompression
Simon Glass
2015-05-14
-0
/
+2
*
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
-1
/
+29
*
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-14
-1
/
+113
*
sunxi: ehci: Convert to the driver-model
Hans de Goede
2015-05-14
-29
/
+67
*
usb: ohci: Add dm support
Hans de Goede
2015-05-14
-0
/
+91
*
usb: ohci: Skip unnecessary mdelay(1) calls in various places
Hans de Goede
2015-05-14
-9
/
+20
*
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
Hans de Goede
2015-05-14
-4
/
+0
*
usb: ohci: Do not resubmit and leak urbs for interrupt packets
Hans de Goede
2015-05-14
-39
/
+2
*
dm: usb: Do not scan companion buses if no devices where handed over
Hans de Goede
2015-05-14
-8
/
+34
*
dm: usb: Add support for companion controllers
Hans de Goede
2015-05-14
-5
/
+31
*
dm: usb: Move printing of usb scan status to usb_scan_bus()
Hans de Goede
2015-05-14
-13
/
+9
*
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-14
-1
/
+109
*
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
2015-05-14
-9
/
+28
*
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
-2
/
+4
*
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
2015-05-14
-2
/
+4
*
usb: usb_control_msg() propagate controller error code
Hans de Goede
2015-05-14
-2
/
+4
*
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
2015-05-14
-3
/
+13
*
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
Tom Rini
2015-05-14
-0
/
+2
*
Use map_sysmem when accessing memory in setexpr
Joe Hershberger
2015-05-14
-9
/
+23
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-05-14
-301
/
+7102
|
\
[next]