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: video: Add support for the Parade PS8622/625 bridge
Simon Glass
2015-08-05
-0
/
+145
*
video: Work around lack of pinctrl
Simon Glass
2015-08-05
-10
/
+18
*
dm: video: Add support for video bridges
Simon Glass
2015-08-05
-0
/
+130
*
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-05
-1
/
+3
*
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-05
-8
/
+10
*
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-05
-3
/
+7
*
dm: pmic: Correct the pmic_reg_write() implementation
Simon Glass
2015-08-05
-1
/
+1
*
dm: pmic: max77686: Correct a few nits
Simon Glass
2015-08-05
-3
/
+3
*
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-05
-0
/
+279
*
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-05
-0
/
+106
*
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-05
-0
/
+149
*
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
-0
/
+104
*
exynos: Enable the debug UART in SPL
Simon Glass
2015-08-05
-0
/
+2
*
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2015-08-05
-0
/
+32
*
exynos: serial: Refactor init code for debug UART
Simon Glass
2015-08-05
-12
/
+24
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
-10
/
+102
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
-9
/
+145
*
exynos: i2c: Tidy up the driver model code
Simon Glass
2015-08-05
-36
/
+103
*
exynos: i2c: Fix code style with ReadWriteByte()
Simon Glass
2015-08-05
-7
/
+7
*
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
2015-08-05
-0
/
+157
*
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
-0
/
+216
*
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
-0
/
+11
*
dm: i2c: Add a message debug function
Simon Glass
2015-08-05
-0
/
+16
*
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
-0
/
+42
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
-33
/
+223
|
\
|
*
pci: Remove DEBUG from pci_compat.c
Bin Meng
2015-08-05
-1
/
+0
|
*
x86: Gracefully disable the vesa driver when running from EFI
Simon Glass
2015-08-05
-0
/
+8
|
*
efi: Add a serial driver
Simon Glass
2015-08-05
-0
/
+167
|
*
x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
2015-08-05
-0
/
+10
|
*
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
2015-08-05
-2
/
+3
|
*
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
-1
/
+2
|
*
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
2015-08-05
-1
/
+3
|
*
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
2015-08-05
-25
/
+23
|
*
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
-0
/
+2
|
*
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
2015-08-05
-1
/
+1
|
*
dm: core: Check for empty list in uclass_find_device()
Simon Glass
2015-08-05
-0
/
+2
|
*
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
-0
/
+4
|
*
dm: pci: Allow scan bridge child devices before relocation
Bin Meng
2015-08-05
-4
/
+0
*
|
net: asix: fix operation without eeprom
Marcel Ziswiler
2015-08-05
-6
/
+34
*
|
usb: USB storage-specific part ifdef in uclass
Paul Kocialkowski
2015-08-05
-0
/
+2
*
|
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
2015-08-05
-0
/
+3
*
|
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
2015-08-05
-0
/
+14
*
|
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2015-08-05
-0
/
+16
*
|
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
-35
/
+35
*
|
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
2015-08-05
-7
/
+8
*
|
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
2015-08-05
-3
/
+0
*
|
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
Peter Griffin
2015-08-05
-0
/
+4
|
/
*
drivers/ddr/fsl: Adjust bstopre value
York Sun
2015-08-03
-5
/
+7
*
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
horia.geanta@freescale.com
2015-08-03
-9
/
+8
*
drivers/crypto/fsl: fix snooping for write transactions
horia.geanta@freescale.com
2015-08-03
-4
/
+8
[next]