aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands
AgeCommit message (Expand)AuthorFilesLines
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-31/+31
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-2/+2
2009-08-18ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese1-16/+18
2009-07-30ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese1-9/+17
2009-07-28ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese1-15/+0
2009-07-28ppc4xx: Fix Arches DDR2 initializationStefan Roese1-12/+18
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese3-197/+90
2009-07-08ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky1-2/+4
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
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