summaryrefslogtreecommitdiffstats
path: root/include/configs/TOP5200.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-5/+7
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+7
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+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/+8
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-97/+97
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-131-0/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger2007-07-051-42/+28
* MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-7/+7
* * Patch by Matthew S. McClintock, 14 Apr 2004:wdenk2004-04-181-2/+6
* Code cleanupwdenk2004-03-251-1/+1
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-141-6/+72
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-2/+2
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-231-1/+13
* [Strange. I _did_ check these in before. Seems SF restored an oldwdenk2004-01-161-2/+15
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-64/+96
* Patch by Reinhard Meyer, 28 Dec 2003:wdenk2003-12-281-0/+291
OpenPOWER on IntegriCloud