summaryrefslogtreecommitdiff
path: root/board/mcc200
Commit message (Expand)AuthorAgeLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-21/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-6/+7
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-31/+0
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-20/+20
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-09-1/+0
* Fix some more print() format errors.Wolfgang Denk2008-07-11-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* [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-38/+33
* Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-12-5/+13
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-3/+3
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely2007-07-04-125/+0
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* MCC200 board: remove warning which is obsolete after PSoC firmware changesWolfgang Denk2007-04-18-4/+0
* MCC200: Fixes for update procedureSergei Poselenov2007-02-28-5/+7
* Minor code cleanup.Wolfgang Denk2007-02-27-4/+4
* MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-27-9/+97
* Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-21-9/+11
|\
| * MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk2007-02-19-9/+11
* | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-2/+1
|/
* MCC200: Extensions to Software Update MechanismSergei Poselenov2007-02-19-47/+46
* Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-15-3/+3
|\
* | Fix auto_update for MCC200 board.Wolfgang Denk2007-01-10-8/+7
|/
* Minor code cleanup; update CHANGELOG.Wolfgang Denk2006-12-22-21/+9
* automatic update mechanismAndrei Safronov2006-12-08-1/+475
* Minor code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-27-2/+1
* Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-06-0/+19
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-7/+11
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* | Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-30-1/+191
* | Code cleanupWolfgang Denk2006-08-27-2/+2
|/
* Updates for MCC200 / PRS200 boards:Wolfgang Denk2006-08-24-1/+5
* MCC200: restrict addressable flash space to 32 MBWolfgang Denk2006-08-17-0/+8
* MCC200: set default configuration to low_boot DDR,Wolfgang Denk2006-07-23-5/+12
* Fix error in flash protection calculation on MCC200 board.Wolfgang Denk2006-07-10-1/+1
* Fix memory init problems on MCC200 boardWolfgang Denk2006-06-14-1/+50
* Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk2006-06-09-1/+1
* MCC200 Board: fix flash unprotection code for flash > 32 MB.Wolfgang Denk2006-04-06-0/+10
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-4/+4
* Minor code cleanupWolfgang Denk2006-03-06-78/+0
* Add lowboot target to mcc200 boardStefan Roese2006-03-04-2/+14