aboutsummaryrefslogtreecommitdiff
path: root/board/amcc
AgeCommit message (Expand)AuthorFilesLines
2008-03-15ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese2-0/+17
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese5-17/+179
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)Stefan Roese6-0/+915
2008-03-15ppc4xx: Fix comment in 405EX DDR2 init codeStefan Roese2-4/+4
2008-03-07fix taihu soft spi_readMarkus Brunner1-1/+1
2008-02-25ppc4xx: Fix acadia_nand build problemStefan Roese1-0/+2
2008-02-16PPC440EPx: Optionally enable second I2C busMike Nuss1-1/+4
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-2/+2
2008-01-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese2-2/+2
2008-01-16ppc4xx: Sequoia coding style cleanup and beautificationMatthias Fuchs2-139/+114
2008-01-14ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese1-7/+7
2008-01-13Makalu: fix compile warningWolfgang Denk1-0/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk19-19/+19
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-05Merge branch 'katmai-ddr-gda'Stefan Roese1-1/+13
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese1-1/+13
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: Add fdt support to AMCC Katmai eval boardStefan Roese1-0/+23
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2-1/+25
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2-0/+16
2007-12-06ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese3-8/+13
2007-11-30ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese1-9/+6
2007-11-16ppc4xx: Update AMCC Makalu for board rev 1.1Stefan Roese2-54/+13
2007-11-15ppc4xx: Small AMCC Kilauea cleanupStefan Roese1-39/+0
2007-11-05ppc4xx: Make output a little shorter on PCIe detectionStefan Roese3-17/+12
2007-11-03ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese3-1/+148
2007-10-31ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese1-0/+4
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese1-3/+33
2007-10-31ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAMEugene O'Brien1-2/+2
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese9-250/+0
2007-10-31ppc4xx: Add initial AMCC Makalu 405EX supportStefan Roese7-0/+1228
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2-13/+7
2007-10-31ppc4xx: Fix size setup in Kilauea DDR2 init routineStefan Roese1-26/+26
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese3-104/+100
2007-10-31ppc4xx: Enable device tree support (fdt) on Kilauea per defaultStefan Roese1-0/+14
2007-10-31ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese7-0/+1125
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2-14/+8
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2-8/+7
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 Roese2-5/+9
2007-10-02ppc4xx: Coding style cleanupStefan Roese1-1/+1
2007-10-02Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki1-5/+12