summaryrefslogtreecommitdiffstats
path: root/include/configs/acadia.h
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-99/+0
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* nand_spl: store ecc data on the stackScott Wood2012-01-261-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+4
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-0/+1
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+1
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-231-1/+7
|/
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese2009-09-171-1/+2
* NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+2
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-97/+97
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-9/+9
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-061-154/+15
* ppc4xx: acadia: Add fdt support and fix section overlap problemStefan Roese2008-05-081-6/+15
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+0
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-051-3/+0
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-051-26/+36
* [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-191-2/+2
* ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-061-33/+119
* ppc4xx: Update AMCC Acadia support for board revision 1.1Stefan Roese2007-05-241-18/+9
* Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-241-152/+148
|\
| * [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-241-152/+148
* | ppc4xx: Fix file mode of include/configs/acadia.hStefan Roese2007-03-211-0/+0
|/
* [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-211-0/+424
OpenPOWER on IntegriCloud