summaryrefslogtreecommitdiff
path: root/include/configs/MIP405.h
Commit message (Expand)AuthorAgeLines
* MIP405: convert to generic boardDavid Müller (ELSOFT AG)2014-10-10-0/+2
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-24-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-4/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-23-4/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-07-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2012-01-09-4/+11
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+3
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-0/+6
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-0/+6
* | POST cleanup.Michael Zaidman2010-09-21-4/+0
|/
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-06-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-19-10/+0
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-10/+0
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-1/+1
|/
* Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren2009-06-12-0/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-2/+2
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-09-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-77/+77
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-14-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-8/+8
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-31-9/+0
* include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-08-34/+27
* Adjust "echo" as a default commandWolfgang Denk2006-03-12-1/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-0/+2
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
* Fix compiler warningsWolfgang Denk2005-08-13-1/+1
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-2/+17
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-04-11/+0
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-10/+43
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-1/+1
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-1/+6
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-4/+6
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-0/+1
* * Code cleanup:wdenk2003-06-27-2/+1
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-04-7/+43
* Patch by Denis Peter, 19 Mai 2003:wdenk2003-05-23-1/+1