aboutsummaryrefslogtreecommitdiff
path: root/include/configs/AR405.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-13ppc4xx: remove AR405 boardMatthias Fuchs1-253/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2011-10-05board 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-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-0/+6
2010-08-09ppc4xx: Fix building of AR405 boardMatthias Fuchs1-5/+5
2010-02-03ppc4xx: Remove unused feature from AR405 boardMatthias Fuchs1-0/+1
2009-06-12Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren1-0/+1
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-61/+61
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-10/+0
2007-07-10include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-07include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger1-13/+16
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2004-12-16esd config files updatedstroese1-3/+9
2004-09-16Update AR405 board.stroese1-8/+21
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-63/+63
2003-07-11- AR405 config updated.stroese1-8/+11
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+4
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-0/+4
2002-09-18Initial revisionwdenk1-0/+243