summaryrefslogtreecommitdiffstats
path: root/board/esd/common/auto_update.c
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-131-478/+0
* 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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Stop using builtin_run_command()Simon Glass2012-03-061-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* auto_update.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-7/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-50/+0
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-6/+6
* ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2008-04-221-112/+96
* [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
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-161-0/+4
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-9/+9
| |\
| * | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-091-0/+4
* | | 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-091-8/+8
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-7/+7
|/
* [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-061-3/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-10/+18
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-181-1/+1
* Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese2005-10-201-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-7/+7
* Update for esd auto_update and hh405 boardstroese2005-03-161-0/+19
* esd common updatestroese2004-12-161-0/+537
OpenPOWER on IntegriCloud