summaryrefslogtreecommitdiff
path: root/board/esd/common/auto_update.c
AgeCommit message (Expand)Author
2015-01-13ppc4xx: cleanup CPCI4052 boardMatthias Fuchs
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini
2014-11-10board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2011-11-16auto_update.c: Fix GCC 4.6 build warningsStefan Roese
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood
2009-06-12General help message cleanupWolfgang Denk
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-01-28Command usage cleanupPeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-04-22ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-16ppc4xx: Remove #warning in esd auto_update.cStefan Roese
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
2006-03-06Minor code cleanupWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-03-16Update for esd auto_update and hh405 boardstroese
2004-12-16esd common updatestroese