aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TB5200.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0
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-3/+3
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser1-4/+4
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-3/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+11
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-09-21POST cleanup.Michael Zaidman1-1/+1
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-5/+0
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese1-0/+2
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-1/+1
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-99/+99
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename 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-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-12-27Some configuration updates for the TQM5200 based TB5200 board:Martin Krause1-1/+2
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-2/+10
2007-07-08Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger1-8/+8
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger1-38/+32
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk1-1/+1
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-6/+6
2006-07-21* Cleanup TQM5200 board configurations:Wolfgang Denk1-7/+0
2006-07-19Add support for new TQM5200 revisionsWolfgang Denk1-4/+48
2006-07-19Enable buffered flash writes for TB5200 board.Wolfgang Denk1-1/+1
2006-07-19Add support for TB5200 boardWolfgang Denk1-0/+470