summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8266ADS.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-1/+0
* 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
* powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-171-2/+2
* 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/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-101-0/+4
* ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-221-0/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-117/+117
* 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
* Make MPC8266ADS command selection more robustRune Torgersen2007-10-231-33/+20
* Make MPC8266ADS board compile again.runet@innovsys.com2007-10-161-0/+2
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-0/+1
* include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-6/+8
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+1
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-051-9/+0
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-051-34/+36
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-3/+3
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-241-28/+29
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-0/+16
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-0/+1
* Fix problems with SNTP support;wdenk2005-04-021-27/+28
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+2
* Patch by Robert Schwebel, 13 May 2004:wdenk2004-06-091-2/+3
* Code cleanupwdenk2004-03-251-2/+3
* Code cleanup; make several boards compile & link.wdenk2004-03-141-2/+2
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-3/+3
* * Patch by Rune Torgersen, 17 Sep 2003:wdenk2003-09-181-1/+2
* * Code cleanup:wdenk2003-06-271-13/+13
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-151-0/+1
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-7/+37
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-221-32/+158
* Make compile cleanwdenk2003-04-201-0/+1
* Make compile clean, fix the usual small problems.wdenk2003-03-261-0/+1
* * Patch by Rune Torgersen, 13 Feb 2003:wdenk2003-03-061-0/+411
OpenPOWER on IntegriCloud