summaryrefslogtreecommitdiff
path: root/board/esd/common/auto_update.c
Commit message (Expand)AuthorAgeLines
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-13-478/+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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Stop using builtin_run_command()Simon Glass2012-03-06-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-1/+1
* auto_update.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-7/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-50/+0
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-6/+6
* ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2008-04-22-112/+96
* [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
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-0/+4
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-9/+9
| |\
| * | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-0/+4
* | | ppc4xx: Remove #warning in esd auto_update.cStefan Roese2007-08-16-4/+0
| |/ |/|
* | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-8/+8
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-7/+7
|/
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-2/+1
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-8/+8
* Minor code cleanupWolfgang Denk2006-03-06-3/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-10/+18
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-18-1/+1
* Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese2005-10-20-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-7/+7
* Update for esd auto_update and hh405 boardstroese2005-03-16-0/+19
* esd common updatestroese2004-12-16-0/+537