summaryrefslogtreecommitdiff
path: root/include/configs/PIP405.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-4/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-4/+5
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-01-09board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller1-4/+12
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/+3
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-0/+6
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-4/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-18Remove legacy NAND and disk on chip references from boards.Scott Wood1-4/+0
2009-06-12Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren1-0/+1
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-74/+74
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese1-1/+0
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-9/+0
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-09include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger1-30/+30
2006-03-12Adjust "echo" as a default commandWolfgang Denk1-1/+0
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-0/+2
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-08-13Fix compiler warningsWolfgang Denk1-1/+1
2004-01-21* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-2/+2
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+6
2003-09-11* Patches by Denis Peter, 9 Sep 2003:wdenk1-3/+9
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-0/+1
2003-06-28* Code cleanup:wdenk1-1/+0
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk1-1/+2
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:wdenk1-2/+2
2002-11-03Initial revisionwdenk1-0/+374