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
*
bios_emulator: Add vesa support and allow ROMs to be passed in as data
Simon Glass
2014-11-25
-58
/
+144
*
bios_emulator: Allow x86 to use the emulator
Simon Glass
2014-11-25
-23
/
+23
*
x86: video: Add video driver for bare x86 boards
Simon Glass
2014-11-25
-0
/
+38
*
pci: Add general support for execution of video ROMs
Simon Glass
2014-11-25
-1
/
+279
*
Introduce a header file for the BIOS emulator
Simon Glass
2014-11-25
-52
/
+3
*
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
-3
/
+21
*
rtc: mc146818: Set up RTC at start of day
Simon Glass
2014-11-25
-5
/
+40
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
-0
/
+276
|
\
|
*
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-11-24
-0
/
+51
|
*
DM: thermal: Add imx thermal DM driver
Ye.Li
2014-11-21
-0
/
+217
|
*
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
Ye.Li
2014-11-20
-0
/
+8
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
-286
/
+625
|
\
\
|
*
|
dm: core: remove unnecessary return condition in uclass lookup
Masahiro Yamada
2014-11-22
-3
/
+0
|
*
|
dm: core: remove unnecessary return condition in driver lookup
Masahiro Yamada
2014-11-22
-3
/
+0
|
*
|
dm: core: remove meaningless if conditional
Masahiro Yamada
2014-11-22
-2
/
+1
|
*
|
dm: core: a trivial clean up
Masahiro Yamada
2014-11-22
-3
/
+1
|
*
|
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-22
-0
/
+1
|
*
|
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
-23
/
+2
|
*
|
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-22
-11
/
+2
|
*
|
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
-0
/
+21
|
*
|
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
-0
/
+5
|
*
|
dm: core: Allow access to the device's driver_id data
Simon Glass
2014-11-22
-6
/
+19
|
*
|
dm: tegra: Add platform data for the SPL uart
Simon Glass
2014-11-21
-0
/
+16
|
*
|
dm: Allow stdio registration to be dropped
Simon Glass
2014-11-21
-3
/
+7
|
*
|
dm: Allow device removal features to be dropped
Simon Glass
2014-11-21
-169
/
+189
|
*
|
dm: serial: Support changing the baud rate
Simon Glass
2014-11-21
-0
/
+67
|
*
|
dm: at91: Add driver model support for the serial driver
Simon Glass
2014-11-21
-0
/
+84
|
*
|
dm: at91: Refactor serial driver slightly for driver model
Simon Glass
2014-11-21
-9
/
+23
|
*
|
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-11-21
-54
/
+187
*
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
-26
/
+107
|
\
\
\
|
*
|
|
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
-10
/
+69
|
*
|
|
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-21
-0
/
+19
|
*
|
|
dm: serial: Move current serial port pointer to global_data
Simon Glass
2014-11-21
-16
/
+19
|
|
/
/
*
|
|
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
-5
/
+5
*
|
|
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
-0
/
+3
*
|
|
sata: fix a bug in init_sata() for pci-sata card
li pengbo
2014-11-23
-1
/
+1
*
|
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-86
/
+101
*
|
|
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
-23
/
+0
*
|
|
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
-2
/
+2
*
|
|
ARM: remove CONFIG_ARM920T defines
Masahiro Yamada
2014-11-20
-1
/
+1
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2014-11-19
-0
/
+1
|
\
\
|
*
|
mtd, cfi, ubi: add missing writebufsize initialization
Heiko Schocher
2014-11-19
-0
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-11-19
-380
/
+306
|
\
\
|
*
|
blackfin: convert to use CONFIG_SYS_I2C framework
Scott Jiang
2014-11-17
-142
/
+60
|
*
|
adi_i2c: convert to use general io accessors.
Scott Jiang
2014-11-17
-68
/
+77
|
*
|
blackfin: rename bfin-twi_i2c driver to adi_i2c
Scott Jiang
2014-11-17
-5
/
+4
*
|
|
mtd: Handle 29LV800BT
Dirk Eibach
2014-11-19
-0
/
+51
|
|
/
|
/
|
*
|
net: macb: enable GMAC IP without GE feature support
Bo Shen
2014-11-17
-1
/
+7
*
|
mtd: atmel_nand: runtime to build gf table for pmecc
Josh Wu
2014-11-17
-1
/
+78
*
|
spl, mtd, nand, atmel_nand: invert device ready pin logic
Heiko Schocher
2014-11-17
-3
/
+3
[next]