summaryrefslogtreecommitdiffstats
path: root/board/esd/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ppc4xx: Remove #warning in esd auto_update.cStefan Roese2007-08-161-4/+0
| |/ |/|
* | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-9/+9
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-8/+8
|/
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-2/+1
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-8/+8
* Minor code cleanupWolfgang Denk2006-03-062-4/+0
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-061-10/+18
|\
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-10/+18
* | Various changes to esd HH405 board specific filesStefan Roese2006-02-071-0/+3
|/
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-181-1/+1
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-0/+123
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-291-2/+2
|\
OpenPOWER on IntegriCloud