| Commit message (Expand) | Author | Age | Lines |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -3/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -3/+3 |
* | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | -7/+0 |
* | net: removed board-specific CONFIGs from MPC5xxx FEC driver | Ben Warren | 2009-02-09 | -2/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -67/+67 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+2 |
* | Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards | TsiChung Liew | 2008-04-13 | -0/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -3/+10 |
* | include/configs: Use new CONFIG_CMD_* in various o* named board config files. | Jon Loeliger | 2007-07-05 | -18/+18 |
* | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka | 2007-05-27 | -6/+6 |
* | Change port configuration for O2DNT (CODEC1 on PSC1) | Marian Balakowicz | 2005-12-06 | -1/+1 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -1/+1 |
* | Increase IPB and PCI clocks for O2DNT board. | Marian Balakowicz | 2005-11-27 | -2/+23 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -7/+7 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -1/+1 |
* | Support passing of OF flat trees to the kernel. | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Add new board specific commands for TQM5200/STK52XX | Wolfgang Denk | 2005-08-19 | -2/+2 |
* | Disable SNTP for O2DNT board. | | 2005-08-16 | -1/+0 |
* | CONFIG_PCI_SCAN_SHOW disabled for O2DNT. | | 2005-08-16 | -1/+1 |
* | FRAM memory access optimization. | | 2005-08-12 | -0/+1 |
* | O2DNT FRAM write delay disabled. | | 2005-08-11 | -2/+13 |
* | O2DNT: added hardware flash protect support, macros cleanup. | | 2005-08-11 | -3/+2 |
* | O2DNT platform specific code. | | 2005-08-09 | -0/+265 |