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
...
|
*
|
ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop
Masahiro Yamada
2016-02-29
-40
/
+43
|
*
|
ARM: uniphier: refactor UMC init code for PH1-LD4
Masahiro Yamada
2016-02-29
-24
/
+55
|
*
|
ARM: uniphier: support more DRAM use cases for PH1-sLD8
Masahiro Yamada
2016-02-29
-6
/
+40
|
*
|
ARM: uniphier: refactor UMC init code for PH1-sLD8
Masahiro Yamada
2016-02-29
-8
/
+29
|
*
|
ARM: uniphier: refactor DDR-PHY init code
Masahiro Yamada
2016-02-29
-30
/
+40
|
*
|
ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()
Masahiro Yamada
2016-02-29
-16
/
+10
|
*
|
ARM: uniphier: merge DDR PHY init code for 3 SoCs
Masahiro Yamada
2016-02-29
-167
/
+14
|
*
|
ARM: uniphier: add a field to specify DDR3+
Masahiro Yamada
2016-02-29
-35
/
+44
|
*
|
ARM: uniphier: disable debug circuit clocks for PH1-Pro4
Masahiro Yamada
2016-02-29
-2
/
+2
|
*
|
ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings
Masahiro Yamada
2016-02-29
-60
/
+0
|
*
|
ARM: uniphier: refactor UMC init code for ProXstream2
Masahiro Yamada
2016-02-29
-45
/
+64
|
*
|
ARM: uniphier: use pr_err() where possible
Masahiro Yamada
2016-02-29
-5
/
+5
|
*
|
ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop
Masahiro Yamada
2016-02-29
-22
/
+11
|
*
|
ARM: uniphier: rework struct uniphier_board_data
Masahiro Yamada
2016-02-29
-114
/
+161
|
*
|
ARM: uniphier: remove unused umc_polling()
Masahiro Yamada
2016-02-29
-9
/
+0
|
*
|
ARM: uniphier: default to environment in eMMC
Masahiro Yamada
2016-02-29
-6
/
+11
|
*
|
ARM: uniphier: add emmcupdate command
Masahiro Yamada
2016-02-29
-0
/
+21
|
*
|
ARM: uniphier: add a command to find the first MMC (non-SD) device
Masahiro Yamada
2016-02-29
-0
/
+34
|
*
|
ARM: uniphier: add eMMC boot support
Masahiro Yamada
2016-02-29
-0
/
+64
|
*
|
ARM: dts: uniphier: add SD/MMC host controller nodes
Masahiro Yamada
2016-02-29
-0
/
+217
|
*
|
ARM: uniphier: enable UniPhier SD/MMC host driver
Masahiro Yamada
2016-02-29
-0
/
+10
|
*
|
mmc: uniphier: add driver for UniPhier SD/MMC host controller
Masahiro Yamada
2016-02-29
-0
/
+759
|
*
|
ARM: dts: uniphier: add GPIO controller nodes
Masahiro Yamada
2016-02-29
-0
/
+938
|
*
|
ARM: uniphier: enable GPIO command and driver for UniPhier SoCs
Masahiro Yamada
2016-02-29
-0
/
+11
|
*
|
gpio: do not include <asm/arch/gpio.h> for UniPhier
Masahiro Yamada
2016-02-29
-0
/
+2
|
*
|
gpio: uniphier: add driver for UniPhier GPIO controller
Masahiro Yamada
2016-02-29
-0
/
+155
|
*
|
ARM: dts: uniphier: rework System Bus nodes
Masahiro Yamada
2016-02-29
-19
/
+20
|
|
/
*
|
Revert "dm: ns16550: Add support for reg-offset property"
Tom Rini
2016-02-29
-5
/
+2
|
/
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2016-02-26
-1
/
+1
|
\
|
*
usb: ehci: Fix warning on aarch64
Marek Vasut
2016-02-26
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-02-26
-43
/
+138
|
\
\
|
*
|
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
2016-02-26
-1
/
+1
|
*
|
spi: Re-enable the SPI flash tests
Simon Glass
2016-02-26
-2
/
+2
|
*
|
spi: Correct two error return values
Simon Glass
2016-02-26
-4
/
+2
|
*
|
sandbox: spi: Remove an incorrect free()
Simon Glass
2016-02-26
-1
/
+0
|
*
|
sandbox: spi: Add more debugging to SPI emulation
Simon Glass
2016-02-26
-3
/
+10
|
*
|
sandbox: Enable the early timer
Simon Glass
2016-02-26
-0
/
+1
|
*
|
sandbox: Correct ordering of defconfig
Simon Glass
2016-02-26
-5
/
+5
|
*
|
sandbox: timer: Support the early timer
Simon Glass
2016-02-26
-3
/
+15
|
*
|
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-26
-2
/
+18
|
*
|
timer: Provide an early timer
Simon Glass
2016-02-26
-7
/
+52
|
*
|
timer: Support tracing fully
Simon Glass
2016-02-26
-3
/
+3
|
*
|
trace: Improve the trace test number recognition
Simon Glass
2016-02-26
-1
/
+3
|
*
|
lib: Don't instrument the div64 function
Simon Glass
2016-02-26
-1
/
+2
|
*
|
trace: Fix compiler warnings in trace
Simon Glass
2016-02-26
-2
/
+2
|
*
|
image: Fix FIT and vboot tests to exit sandbox correctly
Simon Glass
2016-02-26
-0
/
+7
|
*
|
Revert "image-fit: Fix signature checking"
Simon Glass
2016-02-26
-3
/
+8
|
*
|
image: Correct the OS location code to work on sandbox
Simon Glass
2016-02-26
-5
/
+7
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-02-26
-1
/
+19
|
\
\
|
*
|
net: bootp: Add environment variable for timeout period
Alexandre Messier
2016-02-26
-1
/
+16
[prev]
[next]