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
*
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2011-10-23
-14
/
+18
*
net: emaclite: Use unsigned long for baseaddr
Michal Simek
2011-10-23
-3
/
+3
*
arm, post, memory: fix bug if sdram base != 0x00000000
Heiko Schocher
2011-10-23
-3
/
+4
*
spi/eon: add support for new EON spi flash EN25Q32B
Shaohui Xie
2011-10-23
-0
/
+8
*
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
Anton Staaf
2011-10-23
-0
/
+8
*
x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+35
*
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+36
*
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+37
*
avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+40
*
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+10
*
sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+17
*
powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+6
*
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+11
*
m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+10
*
arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+11
*
NS16550: trivial code clean for checkpatch
Simon Glass
2011-10-23
-25
/
+28
*
MPC85xx: remove broken "mpq101" board
Wolfgang Denk
2011-10-23
-447
/
+1
*
serial: uartlite: Fix compilation warnings
Michal Simek
2011-10-23
-1
/
+1
*
hwmon: Provide dtt_init()
Dirk Eibach
2011-10-22
-9
/
+34
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
-57
/
+57
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
-63
/
+63
*
autoconf.mk.dep: use target cflags, not host
Mike Frysinger
2011-10-22
-1
/
+1
*
build: force migration away from $(AR)
Mike Frysinger
2011-10-22
-5
/
+3
*
build: add missing $(AR)->$(cmd_link_o_target) update
Mike Frysinger
2011-10-22
-16
/
+16
*
Makefile: Remove MLO on make clean
Joel A Fernandes
2011-10-22
-0
/
+1
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
-43
/
+7
*
checkpatch whitespace cleanups
Stephen Warren
2011-10-22
-1013
/
+1089
*
drivers: add the support for Silicon Image SATA controller
Tang Yuantian
2011-10-22
-0
/
+957
*
doc/README: documents and readme for NDS32 arch
Macpaul Lin
2011-10-22
-3
/
+192
*
adp-ag101: add board adp-ag101 support
Macpaul Lin
2011-10-22
-0
/
+557
*
nds32: common bdinfo, bootm, image support
Macpaul Lin
2011-10-22
-0
/
+27
*
nds32: standalone support
Macpaul Lin
2011-10-22
-1
/
+85
*
nds32/lib: add generic funcs in NDS32 lib
Macpaul Lin
2011-10-22
-0
/
+890
*
nds32/ag101: cpu and init funcs of SoC ag101
Macpaul Lin
2011-10-22
-0
/
+895
*
nds32/core N1213: NDS32 N12 core family N1213
Macpaul Lin
2011-10-22
-0
/
+649
*
nds32: add NDS32 support into common header file
Macpaul Lin
2011-10-22
-0
/
+4
*
nds32: add header files support for nds32
Macpaul Lin
2011-10-22
-0
/
+1450
*
cmd_bdinfo: replace print_str() with print_mhz()
Timur Tabi
2011-10-22
-37
/
+35
*
gpio: Add PCA9698 40-bit I2C I/O port
Dirk Eibach
2011-10-22
-0
/
+133
*
serial: pl01x: drain PL01x FIFO before baudrate change
Linus Walleij
2011-10-22
-0
/
+10
*
examples: api: allow build with private libgcc
Che-liang Chiou
2011-10-22
-12
/
+14
*
net: dc2114x: check for apropriate command
Linus Walleij
2011-10-22
-3
/
+5
*
km/common: enable "env default" for all keymile boards
Gerlando Falauto
2011-10-22
-0
/
+1
*
ftgmac100: reset fix when supports wake on lan
Macpaul Lin
2011-10-22
-2
/
+2
*
km/common: remove obsolete header file
Holger Brunck
2011-10-22
-4
/
+0
*
km/common: fix ramfs development target
Andreas Huber
2011-10-22
-6
/
+18
*
km/common: force set ethaddr only for KM kirkwood boards
Holger Brunck
2011-10-22
-0
/
+5
*
fix compile warning for env tools
Luka Perkov
2011-10-22
-2
/
+2
*
km_arm: enable POST for these boards
Valentin Longchamp
2011-10-22
-0
/
+38
*
removed static from images in cmd_bootm.c
Simon Schwarz
2011-10-21
-1
/
+1
[next]