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