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
...
*
|
gitignore: ignore atmel pmecc parameter tool
Andreas Bießmann
2014-10-27
-0
/
+1
*
|
spl: move comment to the right place
Andreas Bießmann
2014-10-27
-1
/
+1
*
|
Use __stringify() instead of xstr()
Anatolij Gustschin
2014-10-27
-50
/
+41
*
|
ppc4xx: update PMC440 board support
Matthias Fuchs
2014-10-27
-3
/
+7
*
|
image: Fix Android boot image support
Ahmad Draidi
2014-10-27
-18
/
+57
*
|
arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works
Stefan Roese
2014-10-27
-0
/
+34
*
|
cmd_mem: call unmap_sysmem() after map_sysmem()
Masahiro Yamada
2014-10-27
-0
/
+3
*
|
common: command: trivial coding style fixes
Masahiro Yamada
2014-10-27
-30
/
+26
*
|
Correct two non-functional misspellings "overrided".
Robert P. J. Day
2014-10-27
-2
/
+2
*
|
Correct single misspelling of "consitant" in source tree.
Robert P. J. Day
2014-10-27
-1
/
+1
*
|
doc: fix README.standalone
Masahiro Yamada
2014-10-27
-1
/
+1
*
|
e1000: fix sw fw sync on igb i210/i211
Marcel Ziswiler
2014-10-27
-2
/
+5
*
|
README.kconfig: fix typo
Igor Grinberg
2014-10-27
-1
/
+1
*
|
kconfig: add CONFIG_SUPPORT_TPL
Masahiro Yamada
2014-10-27
-1
/
+9
*
|
kconfig: add CONFIG_SUPPORT_SPL
Masahiro Yamada
2014-10-27
-0
/
+95
*
|
common/cmd_io.c: Fix incorrect help for iod/iow
Bin Meng
2014-10-27
-3
/
+3
*
|
net/e1000: Fix EEPROM access error
York Sun
2014-10-27
-1
/
+1
*
|
aboot: fix block addressing for don't care chunk type
Rob Herring
2014-10-27
-0
/
+1
*
|
TI:OMAP4: enable EXT support in SPL for OMAP4 boards
Guillaume GARDET
2014-10-27
-0
/
+3
*
|
spl: do not hang in spl_register_fat_device but return error value. It allows...
Guillaume GARDET
2014-10-27
-1
/
+1
*
|
doc: Update documentation according to the EXT SPL support patch set
Guillaume GARDET
2014-10-27
-7
/
+11
*
|
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
-2
/
+161
*
|
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
-57
/
+57
*
|
test: Add a simple test to detected warnings with uint64_t, uintptr_t
Simon Glass
2014-10-27
-0
/
+71
*
|
usb: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
-5
/
+6
*
|
scsi: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
-4
/
+5
*
|
x86: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
-1
/
+2
*
|
Tidy up data sizes and function comment in display_options
Simon Glass
2014-10-27
-10
/
+18
*
|
Use uint64_t instead of u64 in put_dec()
Simon Glass
2014-10-27
-1
/
+1
*
|
Use uint64_t for time types
Simon Glass
2014-10-27
-7
/
+7
*
|
ext4: Use inttypes for printf() string
Simon Glass
2014-10-27
-1
/
+2
*
|
Add some standard headers external code might need
Gabe Black
2014-10-27
-0
/
+302
*
|
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-27
-4
/
+36
*
|
Revert "common, env: Fix support for environment in i2c eeprom"
Valentin Longchamp
2014-10-27
-7
/
+2
*
|
doc: Fix comparison operator
Olaf Mandel
2014-10-27
-1
/
+1
*
|
wireless_space: set myself as maintainer
Albert ARIBAUD
2014-10-27
-1
/
+1
*
|
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
2014-10-27
-4
/
+24
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Tom Rini
2014-10-27
-62636
/
+44
|
\
\
|
|
/
|
/
|
|
*
ppc: Zap TQM8272 board
Marek Vasut
2014-10-27
-2015
/
+1
|
*
ppc: Zap TQM8260 board
Marek Vasut
2014-10-27
-1471
/
+1
|
*
ppc: Zap IDS8247 board
Marek Vasut
2014-10-27
-888
/
+1
|
*
ppc: Zap HWW1U1A board
Marek Vasut
2014-10-27
-963
/
+1
|
*
ppc: Zap Hymod board
Marek Vasut
2014-10-27
-6743
/
+3
|
*
ppc: Zap MHPC board
Marek Vasut
2014-10-27
-1425
/
+1
|
*
ppc: Zap ICU862 board
Marek Vasut
2014-10-27
-1789
/
+2
|
*
PowerPC: drop some 74xx_7xx boards and related code
Wolfgang Denk
2014-10-27
-47332
/
+7
|
*
README.scrapyard: update commit IDs
Wolfgang Denk
2014-10-27
-8
/
+8
|
*
powerpc: mpc5121ads: update board config info in README
Anatolij Gustschin
2014-10-27
-2
/
+2
|
*
powerpc: digsy_mtc: convert to generic board
Anatolij Gustschin
2014-10-27
-0
/
+2
|
*
powerpc: mecp5123: convert to generic board
Anatolij Gustschin
2014-10-27
-0
/
+3
[prev]
[next]