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
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2014-08-29
-328
/
+417
|
\
|
*
sunxi: dram: Autodetect DDR3 bus width and density
Siarhei Siamashka
2014-08-12
-5
/
+47
|
*
sunxi: dram: Derive write recovery delay from DRAM clock speed
Siarhei Siamashka
2014-08-12
-1
/
+16
|
*
sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory
Siarhei Siamashka
2014-08-12
-22
/
+19
|
*
sunxi: dram: Configurable DQS gating window mode and delay
Siarhei Siamashka
2014-08-12
-1
/
+56
|
*
sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
Siarhei Siamashka
2014-08-12
-14
/
+16
|
*
sunxi: dram: Improve DQS gate data training error handling
Siarhei Siamashka
2014-08-12
-3
/
+3
|
*
sunxi: dram: Use divisor P=1 for PLL5
Siarhei Siamashka
2014-08-12
-17
/
+11
|
*
sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
Siarhei Siamashka
2014-08-12
-14
/
+39
|
*
sunxi: dram: Re-introduce the impedance calibration ond ODT
Siarhei Siamashka
2014-08-12
-0
/
+60
|
*
sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
Siarhei Siamashka
2014-08-12
-6
/
+22
|
*
sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i
Siarhei Siamashka
2014-08-12
-11
/
+0
|
*
sunxi: dram: Remove broken impedance and ODT configuration code
Siarhei Siamashka
2014-08-12
-27
/
+0
|
*
sunxi: dram: Fix CKE delay handling for sun4i/sun5i
Siarhei Siamashka
2014-08-12
-7
/
+50
|
*
sunxi: dram: Respect the DDR3 reset timing requirements
Siarhei Siamashka
2014-08-12
-2
/
+7
|
*
sunxi: dram: Remove broken super-standby remnants
Siarhei Siamashka
2014-08-12
-46
/
+20
|
*
sunxi: dram: Remove useless 'dramc_scan_dll_para()' function
Siarhei Siamashka
2014-08-12
-124
/
+1
|
*
sunxi: Add environment settings to make extlinux.conf booting work
Hans de Goede
2014-08-12
-3
/
+39
|
*
sunxi-common.h: Use new generic $bootcmd
Hans de Goede
2014-08-12
-3
/
+22
|
*
config: introduce a generic $bootcmd
Dennis Gilmore
2014-08-12
-0
/
+197
|
*
sunxi: Kconfig: move common settings into a shared code block
Hans de Goede
2014-08-12
-26
/
+6
|
*
sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later
Hans de Goede
2014-08-12
-3
/
+1
|
*
sunxi-common.h: Don't undefine CONFIG_CMD_NFS
Hans de Goede
2014-08-12
-1
/
+0
|
*
sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block
Hans de Goede
2014-08-12
-8
/
+0
|
*
sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
Hans de Goede
2014-08-12
-2
/
+0
*
|
README.kconfig: document backward compatibility "make *_config"
Masahiro Yamada
2014-08-28
-0
/
+8
*
|
tools/genboardscfg.py: change shebang into /usr/bin/env python2
Masahiro Yamada
2014-08-28
-1
/
+3
*
|
net: cpsw: am335x: Drop constant link checking from rx/tx path's
Stefan Roese
2014-08-28
-18
/
+1
*
|
tools/genboardscfg.py: improve performance
Masahiro Yamada
2014-08-28
-6
/
+33
*
|
tools/genboardscfg.py: check if the boards.cfg is up to date
Masahiro Yamada
2014-08-28
-2
/
+56
*
|
tools/genboardscfg.py: fix minor problems on termination
Masahiro Yamada
2014-08-28
-66
/
+90
*
|
tools/genboardscfg.py: wait for unfinished subprocesses before error-out
Masahiro Yamada
2014-08-28
-0
/
+3
*
|
tools/genboardscfg.py: be tolerant of insane Kconfig
Masahiro Yamada
2014-08-28
-2
/
+9
*
|
tools/genboardscfg.py: be tolerant of missing MAINTAINERS
Masahiro Yamada
2014-08-28
-1
/
+11
*
|
tools/genboardscfg.py: ignore defconfigs starting with a dot
Masahiro Yamada
2014-08-28
-0
/
+2
*
|
Correct sandbox filesystem commands in FIT image test
Simon Glass
2014-08-28
-4
/
+4
*
|
Fix test failure caused by bad handling of ramdisk
Simon Glass
2014-08-28
-2
/
+4
*
|
kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
2014-08-28
-1
/
+15
*
|
scripts: refetch scripts/setlocalversion from Linux 3.16
Masahiro Yamada
2014-08-28
-17
/
+14
*
|
kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
2014-08-28
-1
/
+37
*
|
buildman: run genboardscfg.py all the time
Masahiro Yamada
2014-08-28
-6
/
+4
*
|
MAKEALL: run genboardscfg.py all the time
Masahiro Yamada
2014-08-28
-7
/
+4
*
|
tools/genboardscfg.py: fix a bug of MAINTAINERS handling
Masahiro Yamada
2014-08-28
-1
/
+1
*
|
samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget
Ćukasz Majewski
2014-08-28
-0
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-08-28
-13
/
+982
|
\
\
|
|
/
|
*
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-08-09
-13
/
+982
|
|
\
|
|
*
sun7i: Add bananapi board
Hans de Goede
2014-07-31
-0
/
+37
|
|
*
sunxi: HYP/non-sec: configure CNTFRQ on all CPUs
Marc Zyngier
2014-07-31
-0
/
+1
|
|
*
sunxi: HYP/non-sec: add sun7i PSCI backend
Marc Zyngier
2014-07-31
-0
/
+171
|
|
*
sun7i: Add support for a number of new sun7i boards
Hans de Goede
2014-07-31
-0
/
+118
[next]