summaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands
AgeCommit message (Expand)AuthorFilesLines
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-7/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-01-10PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky1-1/+1
2010-11-28ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-41/+13
2010-11-27ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese1-12/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-8/+5
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-04ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah1-10/+13
2010-10-04ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese1-10/+10
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-09-194xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk1-1/+1
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah1-9/+55
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-24/+24
2010-04-22Move arch/ppc to arch/powerpcStefan Roese2-2/+2
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-24/+24
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-2/+2
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-37/+0
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese1-0/+4
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-19/+0
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese1-71/+3
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-141/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk2-2/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-11/+11
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese1-0/+3
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-21Fix 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-19Align 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-23ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese1-12/+4