aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ocotea.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-27ocotea: DropTom Rini1-194/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
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-1/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
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-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-2/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-1/+1
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-38/+38
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese1-138/+13
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-1/+0
2008-05-08ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese1-0/+5
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-8/+0
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger1-23/+26
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-1/+1
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-1/+0
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk1-1/+1
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-0/+1
2007-03-07[PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval boardStefan Roese1-1/+2
2007-02-07[PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese1-0/+1
2006-08-07Add commandline history support to all AMCC eval boardsStefan Roese1-6/+13
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-8/+8
2005-10-20Add NetConsole Support for AMCC eval boardsStefan Roese1-1/+3
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-2/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+7
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-1/+1
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese1-0/+312