summaryrefslogtreecommitdiff
path: root/include/configs/PM826.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-4/+4
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-2/+0
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam1-2/+0
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
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-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-9/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-07-18Remove legacy NAND and disk on chip references from boards.Scott Wood1-14/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-113/+113
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-10include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+8
2007-07-10include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+1
2007-07-09include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger1-26/+20
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-0/+2
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-0/+1
2005-04-03Fix problems with SNTP support;wdenk1-16/+20
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-9/+19
2003-09-06* Add support for SK98xx driverwdenk1-1/+1
2003-06-28* Code cleanup:wdenk1-36/+36
2003-06-05- CFG_RX_ETH_BUFFER added.stroese1-0/+1
2003-05-23* Patch by Dave Ellis, 22 May 2003:wdenk1-0/+10
2003-03-26Make compile clean, fix the usual small problems.wdenk1-1/+1
2003-03-25*** empty log message ***wdenk1-1/+2
2003-03-25Add PCI support for MPC8250 Boards (PM825 module)wdenk1-0/+4
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-7/+7
2003-01-17* Add dual ethernet support on PM826wdenk1-11/+30
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+1
2002-08-19Initial revisionwdenk1-0/+525