summaryrefslogtreecommitdiffstats
path: root/include/configs/PM828.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
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-4/+4
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-4/+4
* | 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
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-2/+0
* configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-121-2/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* 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-9/+0
* 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-1/+1
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-13/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-110/+110
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-1/+8
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+1
* include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-081-26/+20
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-0/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-0/+1
* Fix problems with SNTP support;wdenk2005-04-021-16/+20
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-0/+565
OpenPOWER on IntegriCloud