summaryrefslogtreecommitdiffstats
path: root/include/configs/mcc200.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-5/+0
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-7/+2
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-3/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+10
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* mcc200: fix build errorWolfgang Denk2009-10-191-1/+1
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-86/+86
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
* Realining some header definitions.Detlev Zundel2008-04-251-3/+3
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-121-5/+29
* include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-051-15/+14
* Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-281-1/+1
|\
| * MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-1/+1
* | MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-271-0/+1
|/
* automatic update mechanismAndrei Safronov2006-12-081-1/+3
* Fixed problems on PRS200 board caused by adding splash screen on MCC200Wolfgang Denk2006-09-031-19/+22
* Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-301-0/+15
* Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk2006-08-301-2/+5
* Fix typo.Wolfgang Denk2006-08-291-1/+1
* Fix typo in MCC200/PRS200 configurationWolfgang Denk2006-08-251-7/+7
* Update for MCC200 / PRS200 boards:Wolfgang Denk2006-08-251-2/+4
* Updates for MCC200 / PRS200 boards:Wolfgang Denk2006-08-241-17/+40
* Add debug console on COM12 for MCC200 boardWolfgang Denk2006-08-171-2/+7
* Cleanup duplicate definitions in MCC200 config file.Wolfgang Denk2006-07-131-5/+0
* MCC200 board: support console on any one of the Quad UART ports.Wolfgang Denk2006-07-111-0/+62
* MCC200: map the 2nd Quad UART into the processor's address space.Wolfgang Denk2006-07-061-0/+5
* Fix lowboot support on MCC200 boardWolfgang Denk2006-05-051-0/+4
* Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk2006-04-131-1/+1
* Enable Quad UART om MCC200 board.Wolfgang Denk2006-03-231-0/+5
* Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk2006-03-211-22/+3
* Minor code cleanupWolfgang Denk2006-03-061-3/+2
* Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk2006-02-281-55/+10
* Convert mcc200 to use common CFI flash driverStefan Roese2006-02-281-117/+42
* Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-221-0/+402
OpenPOWER on IntegriCloud