summaryrefslogtreecommitdiffstats
path: root/board/mcc200/auto_update.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary use of hush header fileSimon Glass2014-05-291-6/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-2/+2
* board/mcc200/auto_update.c: fixx GCC 4.6 build warningsWolfgang Denk2011-11-071-6/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* [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-38/+33
* Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-121-5/+13
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* MCC200: Fixes for update procedureSergei Poselenov2007-02-281-5/+7
* Minor code cleanup.Wolfgang Denk2007-02-271-4/+4
* MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-271-6/+69
* Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-211-9/+11
|\
| * MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk2007-02-191-9/+11
* | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-2/+1
|/
* MCC200: Extensions to Software Update MechanismSergei Poselenov2007-02-191-47/+46
* Fix auto_update for MCC200 board.Wolfgang Denk2007-01-101-4/+4
* Minor code cleanup; update CHANGELOG.Wolfgang Denk2006-12-221-21/+9
* automatic update mechanismAndrei Safronov2006-12-081-0/+469
OpenPOWER on IntegriCloud