summaryrefslogtreecommitdiff
path: root/include/configs/ocotea.h
Commit message (Expand)AuthorAgeLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-24-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-1/+1
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-23-1/+1
* | 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
* 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
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-2/+1
|\
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-1/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-1/+1
* | POST cleanup.Michael Zaidman2010-09-21-2/+1
|/
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-38/+38
* 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-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-06-138/+13
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-1/+0
* ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese2008-05-08-0/+5
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-06-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-31-8/+0
* include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger2007-07-05-23/+26
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-25-1/+1
|\
| * Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-1/+1
* | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-1/+0
|/
* ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-15-0/+1
* [PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval boardStefan Roese2007-03-07-1/+2
* [PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese2007-02-07-0/+1
* Add commandline history support to all AMCC eval boardsStefan Roese2006-08-07-6/+13
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-8/+8
* Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-20-1/+3
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-2/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1/+7
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-1/+1
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-01-0/+312