aboutsummaryrefslogtreecommitdiff
path: root/include/configs/o2dnt.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-01mpc52xx: remove o2dnt boardAnatolij Gustschin1-297/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-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-2/+2
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-3/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-7/+0
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-67/+67
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew1-0/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-3/+10
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger1-18/+18
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-6/+6
2005-12-06Change port configuration for O2DNT (CODEC1 on PSC1)Marian Balakowicz1-1/+1
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-1/+1
2005-11-27Increase IPB and PCI clocks for O2DNT board.Marian Balakowicz1-2/+23
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-7/+7
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-1/+1
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-1/+1
2005-08-19Add new board specific commands for TQM5200/STK52XXWolfgang Denk1-2/+2
2005-08-16Disable SNTP for O2DNT board.1-1/+0
2005-08-16CONFIG_PCI_SCAN_SHOW disabled for O2DNT.1-1/+1
2005-08-12FRAM memory access optimization.1-0/+1
2005-08-11O2DNT FRAM write delay disabled.1-2/+13
2005-08-11O2DNT: added hardware flash protect support, macros cleanup.1-3/+2
2005-08-09O2DNT platform specific code.1-0/+265