summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8260ADS.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-12/+10
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-171-5/+5
* 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/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-7/+7
* Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-101-0/+3
* ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-221-0/+1
* FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-221-1/+0
* MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood2009-04-041-0/+42
* MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood2009-04-041-0/+2
* PQ2FADS: Enable PCI.Scott Wood2009-04-041-4/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-168/+168
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-091-0/+7
* Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD2007-11-031-29/+19
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-2/+3
* include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+1
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-081-2/+2
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-051-2/+2
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-051-2/+0
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-051-44/+46
* Add board support for armadillo HT1070Wolfgang Denk2005-09-261-1/+1
* Second Ethernet address enabled for MPC885ADS and MPC8272ADS.Wolfgang Denk2005-09-261-0/+4
* CleanupWolfgang Denk2005-09-251-9/+2
* Added support for PCI bridge on MPC8272ADSWolfgang Denk2005-09-251-3/+95
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-241-10/+11
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-3/+7
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-0/+2
* Patch by Jerry Van Baren, 08 Nov 2004:wdenk2005-04-031-2/+21
* Fix problems with SNTP support;wdenk2005-04-021-26/+27
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+2
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-1/+1
* Patch by Robert Schwebel, 13 May 2004:wdenk2004-06-091-2/+3
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-35/+64
* Code cleanupwdenk2004-03-251-0/+1
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk2003-12-071-8/+15
* Patch by Yuli Barcohen, 7 Aug 2003:wdenk2003-08-311-1/+8
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-171-19/+58
OpenPOWER on IntegriCloud