summaryrefslogtreecommitdiff
path: root/board/amcc
Commit message (Expand)AuthorAgeLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-51/+32
* ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2010-07-23-9/+55
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-24/+24
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-24-256/+162
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-19-256/+162
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-11/+11
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-11/+11
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-10/+10
* ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2010-01-23-1/+39
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-78/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-59/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-395/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-459/+1
* ppc4xx: Katmai: Add chip_config commandStefan Roese2009-11-10-219/+58
* ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese2009-11-09-0/+20
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-221/+0
* ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-09-442/+41
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-02-2360/+0
* ppc4xx: Sequoia: Add chip_config commandStefan Roese2009-10-23-232/+125
* ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese2009-10-23-3/+23
* ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese2009-10-23-3/+23
* Merge branch 'reloc'Wolfgang Denk2009-10-09-23/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-23/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-190/+190
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-07-0/+15
|/
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-40/+40
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-349/+349
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-15-309/+309
|\
| * ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-309/+309
* | board/amcc/common/flash.c: Fix compile warningWolfgang Denk2009-09-15-3/+4
* | board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk2009-09-15-3/+4
* | board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk2009-09-15-6/+8
|/
* ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese2009-08-18-16/+18
* ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese2009-07-30-9/+17
* ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese2009-07-28-15/+0
* ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese2009-07-28-4/+20
* ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-28-12/+18
* ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-24-298/+76
* Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-24-197/+90
* ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky2009-07-08-2/+4
* General help message cleanupWolfgang Denk2009-06-12-40/+40
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-12-3/+143
* ppc4xx: Remove unused code for Sequoia NAND booting versionStefan Roese2009-04-16-5/+1
* ppc4xx: Fixup chip-selects in dtb for NAND-booting SequoiaStefan Roese2009-04-16-2/+56
* ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese2009-03-26-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-66/+22
* Fix AMCC Sequoia board DDR memory configurationMikhail Zolotaryov2009-03-17-1/+1
* ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-12-0/+4
* Command usage cleanupPeter Tyser2009-01-28-26/+26