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