summaryrefslogtreecommitdiff
path: root/board/esd/common
Commit message (Expand)AuthorAgeLines
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-13-518/+0
* fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-3/+0
* board/esd/common/auto_update.c: Use <flash.h>Tom Rini2014-11-23-3/+1
* board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk2014-11-10-2/+1
* esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-22-7/+1
* board: delete unused header filesMasahiro Yamada2014-01-24-120/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-391/+23
* Consolidate bool typeYork Sun2013-04-01-10/+5
* Stop using builtin_run_command()Simon Glass2012-03-06-2/+2
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-2/+2
* board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-02-2/+0
* auto_update.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-7/+1
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-4/+4
* License cleanup: Fix license header for some esd display configurationsMatthias Fuchs2009-10-24-44/+102
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-1/+1
* board/esd/common/flash.c: Fix compile warningWolfgang Denk2009-09-15-1/+2
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-50/+0
* General help message cleanupWolfgang Denk2009-06-12-5/+5
* esd/common: extend cpld command with address parameterMatthias Fuchs2009-06-12-14/+20
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-3/+3
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-20-14/+19
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Command usage cleanupPeter Tyser2009-01-28-4/+4
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* ppc4xx: Fix esd loadpci commandMatthias Fuchs2008-10-31-8/+16
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-122/+122
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-6/+6
* Fixing coding style issuesWilliam Juul2008-08-12-3/+3
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-22/+20
* Fix compilation error for TASREGTsiChung Liew2008-08-01-0/+2
* ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-22-1/+0
* ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2008-04-22-117/+106
* ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs2008-04-22-38/+151
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12-176/+167
|\
| * esd/common/fpga.c: fix indentation.Wolfgang Denk2008-03-09-177/+167
| * esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk2008-03-09-3/+4
| * esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD2008-03-08-1/+1
* | [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-3/+3
* | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-0/+19
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-40/+33
|/
* ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs2008-01-04-20/+18
* ppc4xx: Coding style cleanupStefan Roese2007-12-28-17/+11
* ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-28-7/+8
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-0/+91
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-12/+12
| |\