aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-21ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese1-0/+12
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2-0/+157
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-46/+46
2008-09-22ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese1-12/+4
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese1-0/+11
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-38/+0
2008-05-21Big white-space cleanup.Wolfgang Denk2-8/+8
2008-05-19ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese1-1/+30
2008-05-14ppc4xx: Fix bogus Canyonlands config.mkStefan Roese1-9/+1
2008-04-18ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese3-2/+16
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-04-02ppc4xx: Canyonlands: Init SATA/PCIe port correctlyStefan Roese1-12/+34
2008-03-28ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revisionStefan Roese1-3/+39
2008-03-27ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)Stefan Roese1-2/+0
2008-03-27ppc4xx: Correctly pass phyiscal FLASH base address into dtbStefan Roese1-1/+1
2008-03-27ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese1-9/+16
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