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
*
SMDK2410: various cleanup/code style fixes
David Müller (ELSOFT AG)
2011-05-26
-71
/
+135
*
SMDK2410: use the CFI driver (and remove the old one)
David Müller (ELSOFT AG)
2011-05-26
-454
/
+25
*
SMDK2410: remove unneeded config.mk
David Müller (ELSOFT AG)
2011-05-26
-25
/
+2
*
SMDK2410: activate ARM relocation feature
David Müller (ELSOFT AG)
2011-05-26
-0
/
+6
*
BeagleBoard: fixed typo in typecast
Jason Kridner
2011-05-23
-1
/
+1
*
mvsata: issue hard reset on initialization
Michael Walle
2011-05-23
-1
/
+9
*
VCMA9: use ARM relocation feature to fix build error
David Müller (ELSOFT AG)
2011-05-23
-0
/
+5
*
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
Stefano Babic
2011-05-23
-0
/
+1
*
MX5: drop config.mk from efikamx board
Stefano Babic
2011-05-23
-26
/
+1
*
MX31: Make get_reset_cause() static and drop unreachable code
Stefano Babic
2011-05-23
-5
/
+1
*
MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.
Fabio Estevam
2011-05-23
-2
/
+0
*
MX53: Handle silicon revision 2.1 case
Fabio Estevam
2011-05-23
-7
/
+3
*
mx5: board: code clean up for checkboard code
Jason Liu
2011-05-23
-137
/
+4
*
MX51: vision2: Fix build for vision2 board.
Fabio Estevam
2011-05-23
-26
/
+2
*
MX51: vision: Let video mode struct be independant of watchdog.
Fabio Estevam
2011-05-23
-3
/
+2
*
MX53: Add initial support for MX53SMD board.
Fabio Estevam
2011-05-23
-0
/
+567
*
MX53: support for freescale MX53LOCO board
Jason Liu
2011-05-23
-0
/
+633
*
mx5: Fix CONFIG_OF_LIBFDT redefined warning
Shawn Guo
2011-05-23
-4
/
+0
*
mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition
Shawn Guo
2011-05-23
-2
/
+0
*
mx31pdk: Clean up mx31pdk.h file
Fabio Estevam
2011-05-23
-16
/
+16
*
.gitignore: update list of u-boot.* files and add *.bin
ecc
2011-05-22
-3
/
+5
*
MPC8xx: Make SPD823TS board build again
Wolfgang Denk
2011-05-22
-1
/
+0
*
Prepare v2011.06-rc1
v2011.06-rc1
Wolfgang Denk
2011-05-19
-2
/
+2
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
-21
/
+11
*
net/tftp.c: fix typo
Luca Ceresoli
2011-05-19
-1
/
+1
*
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-19
-2
/
+26
*
TFTP: net/tftp.c: add server mode receive
Luca Ceresoli
2011-05-19
-4
/
+64
*
TFTP: rename STATE_RRQ to STATE_SEND_RRQ
Luca Ceresoli
2011-05-19
-6
/
+6
*
TFTP: replace "server" with "remote" in local variable names
Luca Ceresoli
2011-05-19
-14
/
+14
*
net/tftp.c: cosmetic: do not initialise statics to 0 or NULL
Luca Ceresoli
2011-05-19
-2
/
+2
*
net/tftp.c: cosmetic: fix indentation
Luca Ceresoli
2011-05-19
-5
/
+6
*
net/tftp.c: cosmetic: trailing statements should be on next line
Luca Ceresoli
2011-05-19
-3
/
+6
*
net/tftp.c: cosmetic: fix brace issues
Luca Ceresoli
2011-05-19
-11
/
+6
*
net/tftp.c: cosmetic: do not use assignment in if condition
Luca Ceresoli
2011-05-19
-6
/
+12
*
net/tftp.c: cosmetic: fix pointer syntax issues
Luca Ceresoli
2011-05-19
-10
/
+10
*
net/tftp.c: cosmetic: fix whitespace issues
Luca Ceresoli
2011-05-19
-95
/
+97
*
net/tftp.c: cosmetic: fix lines over 80 characters
Luca Ceresoli
2011-05-19
-24
/
+42
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-05-19
-9
/
+40
|
\
|
*
powerpc/85xx: add support for env in MMC/SPI on corenet ds boards
Shaohui Xie
2011-05-18
-9
/
+30
|
*
powerpc/85xx: Enable eSPI support on corenet ds boards
Shaohui Xie
2011-05-18
-0
/
+10
*
|
km/common: add pnvramsize to default environment
Holger Brunck
2011-05-18
-0
/
+1
*
|
km/common: simplify default environment
Holger Brunck
2011-05-18
-126
/
+55
*
|
km/common: implement boardId HWkey checks as u-boot cmd
Thomas Herzmann
2011-05-18
-29
/
+157
*
|
MMC: omap_hsmmc.c: Add missing prototype header
Dirk Behme
2011-05-18
-0
/
+1
*
|
fsl_esdhc: Initialize mmc->b_max
Fabio Estevam
2011-05-18
-0
/
+1
*
|
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
-5
/
+71
*
|
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-18
-88
/
+116
*
|
mmc_spi: generate response for send status command
Thomas Chou
2011-05-18
-0
/
+6
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-05-18
-1696
/
+1287
|
\
|
*
avr32: add ATAG_BOARDINFO
Andreas Bießmann
2011-05-18
-0
/
+19
[next]