summaryrefslogtreecommitdiff
path: root/include/configs/mcc200.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-5/+0
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-7/+2
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2010-11-285xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-3/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+10
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2009-10-19mcc200: fix build errorWolfgang Denk1-1/+1
2009-02-10net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren1-3/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-86/+86
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-04-25Realining some header definitions.Detlev Zundel1-3/+3
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-08-12Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk1-5/+29
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger1-15/+14
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-1/+1
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-1/+1
2007-02-27MCC200 update - add LCD Progress IndicatorSergei Poselenov1-0/+1
2006-12-08automatic update mechanismAndrei Safronov1-1/+3
2006-09-03Fixed problems on PRS200 board caused by adding splash screen on MCC200Wolfgang Denk1-19/+22
2006-08-31Add splashscreen support for MCC200 board.Wolfgang Denk1-0/+15
2006-08-31Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk1-2/+5
2006-08-29Fix typo.Wolfgang Denk1-1/+1
2006-08-25Fix typo in MCC200/PRS200 configurationWolfgang Denk1-7/+7
2006-08-25Update for MCC200 / PRS200 boards:Wolfgang Denk1-2/+4
2006-08-24Updates for MCC200 / PRS200 boards:Wolfgang Denk1-17/+40
2006-08-17Add debug console on COM12 for MCC200 boardWolfgang Denk1-2/+7
2006-07-13Cleanup duplicate definitions in MCC200 config file.Wolfgang Denk1-5/+0
2006-07-11MCC200 board: support console on any one of the Quad UART ports.Wolfgang Denk1-0/+62
2006-07-07MCC200: map the 2nd Quad UART into the processor's address space.Wolfgang Denk1-0/+5
2006-05-05Fix lowboot support on MCC200 boardWolfgang Denk1-0/+4
2006-04-13Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk1-1/+1
2006-03-23Enable Quad UART om MCC200 board.Wolfgang Denk1-0/+5
2006-03-21Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk1-22/+3
2006-03-06Minor code cleanupWolfgang Denk1-3/+2
2006-02-28Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk1-55/+10
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese1-117/+42
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk1-0/+402