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
*
Ethernet: let user know if there is no valid ethernet address
Pavel Machek
2014-07-22
-8
/
+21
*
board_r: run scsi init() on ARM too
Ian Campbell
2014-07-22
-4
/
+1
*
AHCI: Increase link timeout to 200ms
Ian Campbell
2014-07-22
-1
/
+1
*
.gitignore: clean-up unnecessary entries
Masahiro Yamada
2014-07-22
-4
/
+0
*
Update .mailmap using scripts/mailmapper
Masahiro Yamada
2014-07-22
-0
/
+15
*
scripts: add mailmapper, a tool to create/update mailmap file
Masahiro Yamada
2014-07-22
-0
/
+160
*
add .mailmap for proper git-shortlog output
Masahiro Yamada
2014-07-22
-0
/
+12
*
whitespace cleanups
Pavel Machek
2014-07-22
-5
/
+5
*
Makefile: fix tags target documentation
Igor Grinberg
2014-07-22
-1
/
+2
*
Makefile: fix ctags/etags clean targets
Igor Grinberg
2014-07-22
-1
/
+1
*
Makefile: fix the {c, e}tags/cscope build targets
Igor Grinberg
2014-07-22
-2
/
+2
*
rpi_b: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
-1
/
+1
*
am335x_evm: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
-1
/
+1
*
omap3_beagle: handle import of environments in files with CRLF as line endings
Alexander Holler
2014-07-22
-1
/
+1
*
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
-9
/
+36
*
h2200: Disable SHA256 on FIT images
Tom Rini
2014-07-22
-0
/
+1
*
lib/time.c cleanups
Pavel Machek
2014-07-22
-8
/
+10
*
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2014-07-22
-38
/
+17
*
common: cmd_ide: remove PIO mode
Jeroen Hofstee
2014-07-22
-84
/
+0
*
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
-3
/
+3
*
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
-7
/
+3
*
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2014-07-22
-6
/
+0
*
bootp can use mdelay
Pavel Machek
2014-07-22
-3
/
+2
*
spl: nand: read only in the size of image_header on the first access
Masahiro Yamada
2014-07-22
-3
/
+3
*
catch wrong load address passed to fatload / ext2load
Pavel Machek
2014-07-22
-1
/
+4
*
Fix help text of ext2load and fatload.
Pavel Machek
2014-07-22
-2
/
+2
*
tools: compiler.h: add missing time.h
Jeroen Hofstee
2014-07-22
-0
/
+1
*
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-22
-4
/
+2
*
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
Lijun Pan
2014-07-22
-0
/
+19
*
sparc: merge LEON2 and LEON3 linker scripts
Masahiro Yamada
2014-07-22
-146
/
+2
*
sparc: merge LEON3 linker scripts
Masahiro Yamada
2014-07-22
-431
/
+0
*
esd:cmd_loadpci.c: Switch from "do_source" to "source"
Tom Rini
2014-07-22
-7
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-07-21
-2
/
+77
|
\
|
*
fsl_i2c: add support for 3rd and 4th I2C
Shengzhou Liu
2014-07-16
-2
/
+20
|
*
i2c, omap24xx: add i2c deblock sequenz
Heiko Schocher
2014-07-16
-0
/
+57
*
|
common: cmd_mii: fix printf format warning
Jeroen Hofstee
2014-07-18
-4
/
+4
*
|
autoboot: add its own header
Jeroen Hofstee
2014-07-18
-0
/
+1
*
|
board: rpi_b: include mmc header and fix prototype
Jeroen Hofstee
2014-07-18
-1
/
+3
*
|
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
-5
/
+7
*
|
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
2014-07-18
-3
/
+1
*
|
yaffs2: preprocessor cleanup
Jeroen Hofstee
2014-07-18
-11
/
+10
*
|
yaffs2: cosmetic: remove self assignments
Jeroen Hofstee
2014-07-18
-22
/
+1
*
|
common: bootm_os: make arch_preboot_os __weak
Jeroen Hofstee
2014-07-18
-2
/
+1
*
|
dirvers: mmc: use __weak
Jeroen Hofstee
2014-07-18
-11
/
+9
*
|
lib:vsprintf: reduce scope of pack_hex_byte
Jeroen Hofstee
2014-07-18
-11
/
+11
*
|
env_callback.h: spl: mark callback as maybe_unused
Jeroen Hofstee
2014-07-18
-1
/
+1
*
|
lib:sha1: remove unused constant
Jeroen Hofstee
2014-07-18
-2
/
+0
*
|
common: main.c: make show_boot_progress __weak
Jeroen Hofstee
2014-07-18
-2
/
+1
*
|
lib:lmb: use __weak
Jeroen Hofstee
2014-07-18
-4
/
+2
*
|
common:splash: use __weak
Jeroen Hofstee
2014-07-18
-5
/
+1
[next]