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
*
vbe: Make vbe_setup_video_priv() public
Bin Meng
2016-10-12
-3
/
+3
*
x86: Convert to use DM VESA video driver
Bin Meng
2016-10-12
-1
/
+1
*
dm: video: Output verbose information in vbe_setup_video()
Bin Meng
2016-10-12
-1
/
+8
*
dm: video: Add driver for VESA-compatible device
Bin Meng
2016-10-12
-0
/
+34
*
x86: i2c: Fix cast of address to 32-bit value
Simon Glass
2016-10-11
-3
/
+3
*
usb: pci: Fix cast for 64-bit compilation
Simon Glass
2016-10-11
-2
/
+2
*
tpm: Tidy up use of size_t
Simon Glass
2016-10-11
-2
/
+2
*
rtc: Use CONFIG_X86 instead of __I386__
Simon Glass
2016-10-11
-1
/
+1
*
bios_emulator: Fix cast for 64-bit compilation
Simon Glass
2016-10-11
-1
/
+1
*
dm: x86: Move samus to use new driver model support
Simon Glass
2016-10-11
-32
/
+7
*
dm: x86: video: Add a driver-model driver for ivybridge graphics
Simon Glass
2016-10-11
-0
/
+856
*
dm: video: Add driver-model support to vesa graphics
Simon Glass
2016-10-11
-0
/
+55
*
x86: video: Fix typo in broadwell Kconfig
Simon Glass
2016-10-11
-1
/
+1
*
dm: core: Add a function to get a uclass name
Simon Glass
2016-10-11
-0
/
+9
*
Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
Simon Glass
2016-10-11
-0
/
+7
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
-10
/
+157
|
\
|
*
power: pmic: add Ricoh RN5T567 PMIC support
Stefan Agner
2016-10-07
-0
/
+73
|
*
pinctrl: imx: do not announce driver initialization
Stefan Agner
2016-10-07
-1
/
+1
|
*
dm: imx: serial: support device tree
Stefan Agner
2016-10-07
-2
/
+30
|
*
dm: mmc: intialize dev when probe
Peng Fan
2016-10-04
-0
/
+1
|
*
pinctrl: imx6: support i.MX6ULL
Peng Fan
2016-10-04
-0
/
+5
|
*
imx: ocotp: support i.MX6ULL
Peng Fan
2016-10-04
-6
/
+46
|
*
imx_watchdog: Do not assert WDOG_B on watchdog init
Ross Parker
2016-10-04
-1
/
+1
*
|
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-08
-4
/
+4
*
|
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
-3
/
+26
*
|
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
Masahiro Yamada
2016-10-08
-5
/
+2
*
|
PWM: Correct misspellings of "module" in context of PWM
Robert P. J. Day
2016-10-06
-3
/
+3
*
|
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
-5
/
+5
*
|
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
-4
/
+5
*
|
spi: Move freescale-specific code into a private header
Simon Glass
2016-10-06
-2
/
+2
*
|
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
-1
/
+3
*
|
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2016-10-06
-124
/
+0
*
|
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
-2
/
+2
*
|
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
-3
/
+3
*
|
serial: ns16550: Handle -ENOENT when requesting clock
Alexandre Courbot
2016-10-06
-1
/
+1
|
/
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-10-03
-0
/
+170
|
\
|
*
power: regulator: add pwm regulator
Kever Yang
2016-10-01
-0
/
+170
*
|
net, macb: fix misaligned cache operation warning
Heiko Schocher
2016-10-01
-9
/
+11
*
|
input: specify the default of I8042_KEYB in more correct manner
Masahiro Yamada
2016-10-01
-0
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-09-30
-54
/
+277
|
\
|
*
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
Sriram Dash
2016-09-27
-0
/
+39
|
*
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
Sriram Dash
2016-09-27
-22
/
+23
|
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
-1
/
+1
|
*
usb: host: ehci-vf: Migrate Vybrid USB to driver model
Sanchayan Maity
2016-09-27
-7
/
+201
|
*
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...
Sriram Dash
2016-09-27
-0
/
+10
|
*
net: asix: Fix ASIX 88772B with driver model
Alban Bedel
2016-09-27
-24
/
+3
*
|
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
Sriram Dash
2016-09-28
-9
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-09-27
-382
/
+488
|
\
\
|
*
|
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
Stephen Warren
2016-09-27
-2
/
+11
|
*
|
i2c: tegra: only use new clock/reset APIs
Stephen Warren
2016-09-27
-57
/
+11
[next]