aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8260ADS.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-12/+10
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2011-10-17powerpc: cpm2 boards: update fcc register logicMike Frysinger1-5/+5
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/+1
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-7/+7
2009-10-10Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini1-0/+3
2009-09-22ppc: Clean up calling of phy_reset() during initPeter Tyser1-0/+1
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler1-1/+0
2009-04-04MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood1-0/+42
2009-04-04MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood1-0/+2
2009-04-04PQ2FADS: Enable PCI.Scott Wood1-4/+13
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-168/+168
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya1-0/+7
2007-11-03Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD1-29/+19
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-2/+3
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+1
2007-07-08include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger1-2/+2
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk1-2/+2
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk1-2/+0
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger1-44/+46
2005-09-26Add board support for armadillo HT1070Wolfgang Denk1-1/+1
2005-09-26Second Ethernet address enabled for MPC885ADS and MPC8272ADS.Wolfgang Denk1-0/+4
2005-09-25CleanupWolfgang Denk1-9/+2
2005-09-25Added support for PCI bridge on MPC8272ADSWolfgang Denk1-3/+95
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk1-10/+11
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-3/+7
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-0/+2
2005-04-03Patch by Jerry Van Baren, 08 Nov 2004:wdenk1-2/+21
2005-04-02Fix problems with SNTP support;wdenk1-26/+27
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-0/+2
2004-10-10* Patch by Gridish Shlomi, 30 Aug 2004:wdenk1-1/+1
2004-06-09Patch by Robert Schwebel, 13 May 2004:wdenk1-2/+3
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-35/+64
2004-03-25Code cleanupLABEL_2004_03_25_1630wdenk1-0/+1
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-12-07* Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk1-8/+15
2003-08-31Patch by Yuli Barcohen, 7 Aug 2003:wdenk1-1/+8
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-19/+58