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
...
|
*
|
|
mmc: free allocated memory on initialization errors
Darwin Rambo
2014-06-12
-2
/
+6
|
*
|
|
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-12
-3
/
+4
*
|
|
|
i2c: kona: Resolve Kona I2C driver issue
Steve Rae
2014-06-12
-1
/
+1
|
/
/
/
*
|
|
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
-6
/
+6
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-06-11
-16
/
+23
|
\
\
\
|
*
|
|
sf: probe: Fix quad bit set path
Poddar, Sourav
2014-06-08
-10
/
+10
|
*
|
|
spi: soft_spi: Support NULL din/dout buffers
Andrew Ruder
2014-06-08
-6
/
+12
|
*
|
|
sf: params: Added support for Spansion S25FL512S_512K
Siva Durga Prasad Paladugu
2014-06-08
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-06-10
-43
/
+178
|
\
\
\
\
|
*
|
|
|
dfu: Disable default calculation of CRC32
Lukasz Majewski
2014-06-11
-13
/
+7
|
*
|
|
|
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
-3
/
+35
|
*
|
|
|
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
-0
/
+6
|
*
|
|
|
usb: ci_udc: fix probe error cleanup
Stephen Warren
2014-06-11
-0
/
+1
|
*
|
|
|
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
-2
/
+7
|
*
|
|
|
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-11
-16
/
+12
|
*
|
|
|
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2014-06-01
-7
/
+42
|
*
|
|
|
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2014-06-01
-1
/
+17
|
*
|
|
|
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
2014-06-01
-11
/
+4
|
*
|
|
|
usb: ci_udc: detect queued requests on ep0
Stephen Warren
2014-06-01
-0
/
+15
|
*
|
|
|
dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...
Lukasz Majewski
2014-06-01
-5
/
+47
*
|
|
|
|
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
Nobuhiro Iwamatsu
2014-06-10
-1
/
+1
*
|
|
|
|
net: sh-eth: Fix coding style
Nobuhiro Iwamatsu
2014-06-10
-22
/
+22
*
|
|
|
|
net: sh-eth: Add support R7S72100 of rmobile
Nobuhiro Iwamatsu
2014-06-10
-14
/
+77
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-06-08
-200
/
+743
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
power: Add support for the TPS65218 PMIC
Tom Rini
2014-06-06
-0
/
+98
|
*
|
|
ti: qspi: populate slave device to set flash quad bit.
Sourav Poddar
2014-06-06
-0
/
+1
|
*
|
|
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
-1
/
+78
|
*
|
|
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
-4
/
+9
|
*
|
|
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
-5
/
+7
|
*
|
|
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-06-06
-2
/
+3
|
*
|
|
mtd: nand: omap: fix error-codes returned from omap-elm driver
pekon gupta
2014-06-06
-6
/
+9
|
*
|
|
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
pekon gupta
2014-06-06
-5
/
+5
|
*
|
|
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
pekon gupta
2014-06-06
-32
/
+26
|
*
|
|
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
pekon gupta
2014-06-06
-17
/
+6
|
*
|
|
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...
pekon gupta
2014-06-06
-20
/
+10
|
*
|
|
mtd: nand: omap_elm: remove #include omap_gpmc.h
pekon gupta
2014-06-06
-1
/
+0
|
*
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-02
-111
/
+495
|
|
\
\
\
|
|
*
|
|
power: Explicitly select pmic device's bus
Aaron Durbin
2014-05-28
-0
/
+4
|
|
*
|
|
power: Add support for TPS65090 PMU chip.
Tom Wai-Hong Tam
2014-05-28
-0
/
+311
|
|
*
|
|
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
Simon Glass
2014-05-28
-5
/
+5
|
|
*
|
|
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Simon Glass
2014-05-28
-3
/
+3
|
|
*
|
|
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
Jaehoon Chung
2014-05-16
-25
/
+17
|
|
*
|
|
mmc: exynos_dw_mmc: enable the DDR mode
Jaehoon Chung
2014-05-16
-0
/
+1
|
|
*
|
|
mmc: dw_mmc: support the DDR mode
Jaehoon Chung
2014-05-16
-2
/
+10
|
|
*
|
|
mmc: support the DDR mode for eMMC
Jaehoon Chung
2014-05-16
-3
/
+13
|
|
*
|
|
mmc: remove the unnecessary define and fix the wrong bit control
Jaehoon Chung
2014-05-16
-1
/
+1
|
|
*
|
|
mmc: exynos_dw_mmc: restore the property into host
Jaehoon Chung
2014-05-16
-73
/
+131
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-06-05
-33
/
+112
|
\
\
\
\
\
|
*
|
|
|
|
driver/ddr/fsl: Fix printing unspecified module info for DDR4
York Sun
2014-06-05
-1
/
+1
|
*
|
|
|
|
powerpc/mpc85xx: Add workaround for DDR erratum A004508
York Sun
2014-06-05
-0
/
+5
[prev]
[next]