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
path:
root
/
board
/
esd
/
common
Commit message (
Expand
)
Author
Age
Lines
*
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-09-23
-1
/
+1
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
-1
/
+1
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
-0
/
+1
*
ppc4xx: cleanup CPCI4052 board
Matthias Fuchs
2015-01-13
-518
/
+0
*
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
-3
/
+0
*
board/esd/common/auto_update.c: Use <flash.h>
Tom Rini
2014-11-23
-3
/
+1
*
board/esd/common/auto_update.c: fix Uninitialized variable
Wolfgang Denk
2014-11-10
-2
/
+1
*
esd:cmd_loadpci.c: Switch from "do_source" to "source"
Tom Rini
2014-07-22
-7
/
+1
*
board: delete unused header files
Masahiro Yamada
2014-01-24
-120
/
+0
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-391
/
+23
*
Consolidate bool type
York Sun
2013-04-01
-10
/
+5
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
-2
/
+2
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
-2
/
+2
*
board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning
Matthias Fuchs
2011-12-02
-2
/
+0
*
auto_update.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
-7
/
+1
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
-1
/
+0
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
-2
/
+2
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-4
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-4
/
+4
*
License cleanup: Fix license header for some esd display configurations
Matthias Fuchs
2009-10-24
-44
/
+102
*
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-10-07
-1
/
+1
*
board/esd/common/flash.c: Fix compile warning
Wolfgang Denk
2009-09-15
-1
/
+2
*
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-07-17
-50
/
+0
*
General help message cleanup
Wolfgang Denk
2009-06-12
-5
/
+5
*
esd/common: extend cpld command with address parameter
Matthias Fuchs
2009-06-12
-14
/
+20
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
-1
/
+1
*
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-04-03
-3
/
+3
*
ppc4xx: Use correct io accessors for esd 405/440 boards
Matthias Fuchs
2009-03-20
-14
/
+19
*
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-07
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
-4
/
+4
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-1
/
+1
*
ppc4xx: Fix esd loadpci command
Matthias Fuchs
2008-10-31
-8
/
+16
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-122
/
+122
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-6
/
+6
*
Fixing coding style issues
William Juul
2008-08-12
-3
/
+3
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
-22
/
+20
*
Fix compilation error for TASREG
TsiChung Liew
2008-08-01
-0
/
+2
*
ppc4xx: Small coding style cleanup for the latest esd patches
Stefan Roese
2008-04-22
-1
/
+0
*
ppc4xx: update esd's common auto_update code for 405 boards
Matthias Fuchs
2008-04-22
-117
/
+106
*
ppc4xx: Update esd's common LCD code for 405 boards
Matthias Fuchs
2008-04-22
-38
/
+151
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-12
-176
/
+167
|
\
|
*
esd/common/fpga.c: fix indentation.
Wolfgang Denk
2008-03-09
-177
/
+167
|
*
esd/common/fpga.c: fix 'assignment of read-only location' error
Wolfgang Denk
2008-03-09
-3
/
+4
|
*
esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...
Jean-Christophe PLAGNIOL-VILLARD
2008-03-08
-1
/
+1
*
|
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
-3
/
+3
*
|
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
-0
/
+19
*
|
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-40
/
+33
|
/
*
ppc4xx: More cleanup for esd's LCD code
Matthias Fuchs
2008-01-04
-20
/
+18
*
ppc4xx: Coding style cleanup
Stefan Roese
2007-12-28
-17
/
+11
[next]