summaryrefslogtreecommitdiff
path: root/include/configs/canyonlands.h
AgeCommit message (Expand)AuthorFilesLines
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-14/+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
2012-01-27nand_spl: store ecc data on the stackScott Wood1-2/+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-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-3/+1
2010-09-194xx: add missing CONFIG_SYS_SRAM_SIZE definitionWolfgang Denk1-0/+1
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah1-0/+8
2009-11-09ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)Stefan Roese1-1/+1
2009-08-18ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese1-0/+4
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese1-0/+6
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe1-0/+14
2009-07-08ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky1-0/+2
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-1/+1
2008-10-31ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese1-1/+11
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham1-17/+205
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-102/+102
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-06ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese1-156/+17
2008-04-22ppc4xx: Fix Canyonlands and Glacier default environment for fdt usageStefan Roese1-10/+13
2008-04-18ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese1-10/+16
2008-04-09ppc4xx: Fix Canyonlands default environment to work with new image supportStefan Roese1-7/+5
2008-03-28ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revisionStefan Roese1-0/+1
2008-03-27ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese1-11/+114
2008-03-15ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese1-22/+46
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese1-8/+81
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)Stefan Roese1-0/+470