aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/sequoia
AgeCommit message (Expand)AuthorFilesLines
2009-03-17Fix AMCC Sequoia board DDR memory configurationMikhail Zolotaryov1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-39/+39
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese1-0/+5
2008-08-07ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco1-0/+5
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-1/+1
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-2/+1
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese1-0/+4
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-38/+0
2008-05-21Big white-space cleanup.Wolfgang Denk2-8/+8
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-02-16PPC440EPx: Optionally enable second I2C busMike Nuss1-1/+4
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-2/+2
2008-01-16ppc4xx: Sequoia coding style cleanup and beautificationMatthias Fuchs2-139/+114
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2008-01-11ppc4xx: Fix sdram init on Sequoia boardsStefan Roese1-0/+7
2008-01-10ppc4xx: Make Sequoia boot vxWorksNiklaus Giger1-12/+14
2008-01-09ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs1-0/+14
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson1-30/+1
2008-01-04PPC4xx: Remove sdram.h from board/amcc/sequoiaLarry Johnson1-505/+0
2008-01-04PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson1-338/+6
2007-12-27Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson1-2/+2
2007-12-27Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson1-29/+29
2007-12-27Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson1-49/+1
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese1-1/+24
2007-10-31ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese1-0/+4
2007-10-18ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap commandStefan Roese1-1/+7
2007-10-15ppc4xx: Fix bug in I2C bootstrap values for Sequoia/RainierStefan Roese1-2/+7
2007-10-15ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese1-3/+4
2007-08-31ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn1-0/+3
2007-08-16ppc4xx: Update Sequoia/Rainier bootstrap commandStefan Roese1-48/+157
2007-07-04resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPXNiklaus Giger2-72/+4
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+10
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-15/+2
2007-06-22Extend POST support for PPC440Igor Lisitsin1-0/+10
2007-06-19ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval boardStefan Roese2-1/+112
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-0/+4
2007-06-01ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHzStefan Roese1-6/+0
2007-06-01ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese1-0/+4
2007-05-16[PATCH] Run new sequoia boards with an EBC speed of 83MHzJeffrey Mann1-2/+8
2007-05-05ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND bootingStefan Roese1-1/+9