aboutsummaryrefslogtreecommitdiff
path: root/board/esd/common/auto_update.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-04-22ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs1-112/+96
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
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+4
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 Roese1-9/+9
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 Loeliger1-8/+8
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs1-0/+4
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-7/+7
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 Denk1-3/+0
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-10/+18
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese1-1/+1
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-7/+7
2005-03-16Update for esd auto_update and hh405 boardstroese1-0/+19
2004-12-16esd common updatestroese1-0/+537