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
*
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
Mingkai Hu
2013-06-20
-1
/
+1
*
85xx: Change clock-frequency compatible to 2.0
Andy Fleming
2013-06-20
-1
/
+1
*
NET: Fix system hanging if NET device is not installed
Jim Lin
2013-06-19
-1
/
+2
*
image: Use ENOENT instead of ENOMEDIUM for better compatibility
Simon Glass
2013-06-17
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Tom Rini
2013-06-14
-27
/
+156
|
\
|
*
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards
Stephen Warren
2013-06-13
-8
/
+8
|
*
env_mmc: allow negative CONFIG_ENV_OFFSET
Stephen Warren
2013-06-13
-2
/
+21
|
*
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
-7
/
+68
|
*
README: document CONFIG_ENV_IS_IN_MMC
Stephen Warren
2013-06-13
-0
/
+40
|
*
fsl_esdhc: Do not clear interrupt status bits until data processed
Andrew Gabbasov
2013-06-13
-4
/
+3
|
*
mmc: fsl_esdhc: Fix hang after 'save' command
Fabio Estevam
2013-06-13
-1
/
+1
|
*
mmc write bug fix
Ruud Commandeur
2013-06-13
-3
/
+5
|
*
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
Jagannadha Sutradharudu Teki
2013-06-13
-2
/
+4
|
*
mmc: fix env in mmc with redundant compile error
Bo Shen
2013-06-13
-0
/
+6
*
|
Prepare v2013.07-rc1
Tom Rini
2013-06-14
-2
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2013-06-13
-54
/
+122
|
\
\
|
*
|
sf: winbond: Correct the nr_blocks used for W25Q32DW
Jagannadha Sutradharudu Teki
2013-06-13
-1
/
+1
|
*
|
sf: winbond: Add support for W25Q80BW
Jagannadha Sutradharudu Teki
2013-06-13
-2
/
+2
|
*
|
sf: spansion: Update the name for S25FL256S flash
Jagannadha Sutradharudu Teki
2013-06-13
-1
/
+1
|
*
|
spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
Axel Lin
2013-06-13
-2
/
+0
|
*
|
spi: tegra114_spi: Convert to use spi_alloc_slave()
Axel Lin
2013-06-13
-3
/
+1
|
*
|
spi: armada100_spi: Remove unnecessary NULL test for dout and din
Axel Lin
2013-06-13
-9
/
+2
|
*
|
cmd_sf: Add print mesgs on sf read/write commands
Jagannadha Sutradharudu Teki
2013-06-03
-14
/
+15
|
*
|
cmd_sf: Add print mesg for 'sf erase' command
Jagannadha Sutradharudu Teki
2013-06-03
-10
/
+5
|
*
|
sf: Fix sf read for memory-mapped SPI flashes
Jagannadha Sutradharudu Teki
2013-06-03
-1
/
+3
|
*
|
spi: exynos: Support SPI_PREAMBLE mode
Rajeshwari Shinde
2013-06-03
-10
/
+59
|
*
|
spi: Add support for preamble bytes
Rajeshwari Shinde
2013-06-03
-0
/
+5
|
*
|
sf: winbond: Add support for W25PXX SPI flash
Kuo-Jung Su
2013-05-28
-1
/
+16
|
*
|
sf: winbond: Add support for W25Q256
Jagannadha Sutradharudu Teki
2013-05-28
-0
/
+5
|
*
|
sf: spansion: Add Spansion S25FL064P IDs
Marek Vasut
2013-05-28
-0
/
+7
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-13
-3740
/
+4926
|
\
\
\
|
*
|
|
arm: pxa: config option for PXA270 turbo mode
Sergey Yanovich
2013-06-12
-1
/
+1
|
*
|
|
arm: pxa: Add support for ICP DAS LP-8x4x
Sergey Yanovich
2013-06-12
-0
/
+455
|
*
|
|
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
-2
/
+2
|
*
|
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-10
-3726
/
+1679
|
|
\
\
\
|
|
*
|
|
arm: da830: moved pinmux configurations to the arch tree
Vishwanathrao Badarkhe, Manish
2013-06-10
-132
/
+181
|
|
*
|
|
ARM: DRA7: Add Maintainer
Lokesh Vutla
2013-06-10
-0
/
+4
|
|
*
|
|
OMAP5: Enable access to auxclk registers
Lubomir Popov
2013-06-10
-0
/
+30
|
|
*
|
|
ARM: OMAP: I2C: New read, write and probe functions
Lubomir Popov
2013-06-10
-191
/
+299
|
|
*
|
|
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-06-10
-3104
/
+2
|
|
*
|
|
da830: add MMC support
Vishwanathrao Badarkhe, Manish
2013-06-10
-2
/
+70
|
|
*
|
|
ARM: OMAP5: Power: Add more functionality to Palmas driver
Lubomir Popov
2013-06-10
-19
/
+204
|
|
*
|
|
ARM: DRA7xx: EMIF: Change settings required for EVM board
Sricharan R
2013-06-10
-31
/
+220
|
|
*
|
|
ARM: DRA7xx: clocks: Update PLL values
Lokesh Vutla
2013-06-10
-46
/
+73
|
|
*
|
|
ARM: DRA7xx: Update pinmux data
Lokesh Vutla
2013-06-10
-16
/
+29
|
|
*
|
|
mmc: omap_hsmmc: Update pbias programming
Balaji T K
2013-06-10
-17
/
+14
|
|
*
|
|
ARM: DRA7xx: Correct SRAM END address
Sricharan R
2013-06-10
-5
/
+6
|
|
*
|
|
ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
Sricharan R
2013-06-10
-8
/
+13
|
|
*
|
|
ARM: DRA7xx: Change the Debug UART to UART1
Sricharan R
2013-06-10
-4
/
+7
|
|
*
|
|
ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
Lokesh Vutla
2013-06-10
-0
/
+11
[next]