aboutsummaryrefslogtreecommitdiff
path: root/board/esd/common
AgeCommit message (Expand)AuthorFilesLines
2014-07-22esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini1-7/+1
2014-01-24board: delete unused header filesMasahiro Yamada1-120/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk23-391/+23
2013-04-01Consolidate bool typeYork Sun2-10/+5
2012-03-06Stop using builtin_run_command()Simon Glass2-2/+2
2012-03-06Rename run_command() to builtin_run_command()Simon Glass2-2/+2
2011-12-02board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warningMatthias Fuchs1-2/+0
2011-11-16auto_update.c: Fix GCC 4.6 build warningsStefan Roese1-7/+1
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger1-1/+0
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk4-4/+4
2009-10-24License cleanup: Fix license header for some esd display configurationsMatthias Fuchs6-44/+102
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-1/+1
2009-09-15board/esd/common/flash.c: Fix compile warningWolfgang Denk1-1/+2
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-50/+0
2009-06-12General help message cleanupWolfgang Denk4-5/+5
2009-06-12esd/common: extend cpld command with address parameterMatthias Fuchs2-14/+20
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+3
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs3-14/+19
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-28Command usage cleanupPeter Tyser4-4/+4
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-31ppc4xx: Fix esd loadpci commandMatthias Fuchs1-8/+16
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-122/+122
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-08-12Fixing coding style issuesWilliam Juul1-3/+3
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-22/+20
2008-08-01Fix compilation error for TASREGTsiChung Liew1-0/+2
2008-04-22ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese1-1/+0
2008-04-22ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2-117/+106
2008-04-22ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs2-38/+151
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz1-176/+167
2008-03-09esd/common/fpga.c: fix indentation.Wolfgang Denk1-177/+167
2008-03-09esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk1-3/+4
2008-03-08esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-3/+3
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+19
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-40/+33
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs1-20/+18
2007-12-28ppc4xx: Coding style cleanupStefan Roese1-17/+11
2007-12-28ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs1-7/+8
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese2-0/+91
2007-08-16ppc4xx: Remove #warning in esd auto_update.cStefan Roese1-4/+0
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese3-12/+12
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-9/+9
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2-0/+91