aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sequoia.h
AgeCommit message (Expand)Author
2012-01-26nand_spl: store ecc data on the stackScott Wood
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-21POST cleanup.Michael Zaidman
2010-01-09Adds EHCI definitions to sequoia board configuration file.Chris Zhang
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese
2009-10-23ppc4xx: Sequoia: Add chip_config commandStefan Roese
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese
2009-04-16ppc4xx: Disable POST memory test on NAND-booting SequoiaStefan Roese
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD
2008-08-30ppc4xx: Increase image size for NAND boot targetStefan Roese
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-07ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-27ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese
2008-03-07ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2008-02-22ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin
2008-02-16ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson
2008-01-10ppc4xx: Make Sequoia boot vxWorksNiklaus Giger
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson
2007-12-27ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese
2007-12-27ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese
2007-11-09ppc4xx: Use generic usb-ohci driver for sequoia boardMatthias Fuchs
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-10-15ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese
2007-08-31ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn
2007-08-16ppc4xx: Only enable POST FPU test on Sequoia and not RainierStefan Roese
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-22Extend POST support for PPC440Igor Lisitsin
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki