aboutsummaryrefslogtreecommitdiff
path: root/board/esd/common
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-8/+8
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-2/+1
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-8/+8
2006-03-06Minor code cleanupWolfgang Denk2-4/+0
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk1-10/+18
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-10/+18
2006-02-07Various changes to esd HH405 board specific filesStefan Roese1-0/+3
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese1-1/+1
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese1-0/+123
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk1-2/+2
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-2/+2