summaryrefslogtreecommitdiffstats
path: root/board/trab/auto_update.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-676/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka2008-03-191-11/+7
* [new uImage] Fix build problems on trab boardMarian Balakowicz2008-03-121-2/+2
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-4/+4
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-0/+26
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-44/+38
* Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-121-6/+10
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071-2/+2
|\
| * board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * board/[q-z]*: 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
* | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-1/+1
|\ \ | |/ |/|
| * Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-1/+1
* | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-1/+0
|/
* Adjust filenames for USB update images on TRAB board.Wolfgang Denk2006-07-191-4/+4
* Cleanup trab board for GCC-4.xWolfgang Denk2006-06-261-4/+5
* Fix conflicting types (flash_write()) in trab auto_update.cMarian Balakowicz2005-10-281-1/+1
* Fix bug in auto_update (trab board)Wolfgang Denk2005-09-211-1/+1
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-241-0/+7
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-2/+2
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-071-1/+1
* Accelerate booting on TRAB board: read and check autoupdate imagewdenk2003-12-061-16/+47
* * Fix PCI problems on PPChameleonEVBwdenk2003-10-191-1/+2
* TRAB auto-update: Base decision if we have to strip the imagewdenk2003-10-161-6/+6
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-141-0/+3
* * Patch by Martin Krause, 09 Oct 2003:wdenk2003-10-091-25/+19
* Use IH_TYPE_FILESYSTEM for TRAB "disk" images.wdenk2003-10-071-5/+13
* * Update TRAB auto update codewdenk2003-10-061-17/+28
* * Adapt TRAB configuration and auto_update to new memory layoutdzu2003-09-291-10/+13
* "start" may be legitimately 0x0000wdenk2003-09-191-8/+12
* Work on TRAB's auto_update feature.wdenk2003-09-181-40/+108
* Support new configuration of TRAB board with more memorywdenk2003-09-171-41/+153
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-171-0/+414
OpenPOWER on IntegriCloud