summaryrefslogtreecommitdiffstats
path: root/board/mcc200/mcc200.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-17/+17
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* 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
* Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-151-3/+3
|\
* | Fix auto_update for MCC200 board.Wolfgang Denk2007-01-101-4/+3
|/
* automatic update mechanismAndrei Safronov2006-12-081-0/+5
* Minor code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-271-2/+1
* Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-061-0/+19
* Code cleanupWolfgang Denk2006-08-271-2/+2
* Updates for MCC200 / PRS200 boards:Wolfgang Denk2006-08-241-0/+4
* MCC200: restrict addressable flash space to 32 MBWolfgang Denk2006-08-171-0/+8
* MCC200: set default configuration to low_boot DDR,Wolfgang Denk2006-07-231-1/+6
* Fix error in flash protection calculation on MCC200 board.Wolfgang Denk2006-07-101-1/+1
* Fix memory init problems on MCC200 boardWolfgang Denk2006-06-141-1/+7
* Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk2006-06-091-1/+1
* MCC200 Board: fix flash unprotection code for flash > 32 MB.Wolfgang Denk2006-04-061-0/+10
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Minor code cleanupWolfgang Denk2006-03-061-60/+0
* Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-011-0/+2
* Convert mcc200 to use common CFI flash driverStefan Roese2006-02-281-35/+47
* Cleanup MCC200 board.Wolfgang Denk2006-02-241-7/+1
* Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-221-0/+328
OpenPOWER on IntegriCloud