summaryrefslogtreecommitdiffstats
path: root/board/amcc
Commit message (Expand)AuthorAgeFilesLines
...
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-231-0/+31
|/
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-247-51/+32
* ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2010-07-231-9/+55
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-0410-24/+24
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-2411-256/+162
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-1911-256/+162
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-2111-11/+11
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1311-11/+11
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-1310-10/+10
* ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2010-01-231-1/+39
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-077-78/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-193-59/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-1911-395/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-1910-459/+1
* ppc4xx: Katmai: Add chip_config commandStefan Roese2009-11-103-219/+58
* ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese2009-11-095-0/+20
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-0910-221/+0
* ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-095-442/+41
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-0217-2360/+0
* ppc4xx: Sequoia: Add chip_config commandStefan Roese2009-10-233-232/+125
* ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese2009-10-231-3/+23
* ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese2009-10-231-3/+23
* Merge branch 'reloc'Wolfgang Denk2009-10-0923-23/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-0323-23/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-0712-190/+190
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-075-0/+15
|/
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-283-40/+40
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-2817-349/+349
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-1521-309/+309
|\
| * ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-1121-309/+309
* | board/amcc/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* | board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* | board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk2009-09-151-6/+8
|/
* 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: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese2009-07-281-4/+20
* ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-281-12/+18
* ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-243-298/+76
* 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-1214-40/+40
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-124-3/+143
* ppc4xx: Remove unused code for Sequoia NAND booting versionStefan Roese2009-04-161-5/+1
* ppc4xx: Fixup chip-selects in dtb for NAND-booting SequoiaStefan Roese2009-04-161-2/+56
* ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese2009-03-261-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-2022-66/+22
* Fix AMCC Sequoia board DDR memory configurationMikhail Zolotaryov2009-03-171-1/+1
* ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-124-0/+4
OpenPOWER on IntegriCloud