summaryrefslogtreecommitdiffstats
path: root/board/amcc/canyonlands
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-8/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah2010-10-041-10/+13
* ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese2010-10-041-10/+10
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-231-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* 4xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-191-1/+1
* ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2010-07-231-9/+55
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-24/+24
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-24/+24
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-212-2/+2
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-2/+2
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-37/+0
* ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese2009-11-091-0/+4
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-19/+0
* ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-091-71/+3
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-141/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-092-2/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-11/+11
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-071-0/+3
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-31/+31
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-2/+2
* ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese2009-08-181-16/+18
* ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese2009-07-301-9/+17
* ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese2009-07-281-15/+0
* ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-281-12/+18
* Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-243-197/+90
* ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky2009-07-081-2/+4
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-202-6/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-211-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-182-0/+2
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-1/+1
* ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese2008-10-211-0/+12
* ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2008-10-212-0/+157
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-46/+46
* ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese2008-09-221-12/+4
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-121-0/+11
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-38/+0
* Big white-space cleanup.Wolfgang Denk2008-05-212-8/+8
* ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese2008-05-191-1/+30
* ppc4xx: Fix bogus Canyonlands config.mkStefan Roese2008-05-141-9/+1
* ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-183-2/+16
OpenPOWER on IntegriCloud