| Commit message (Expand) | Author | Age | Lines |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -11/+11 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | -10/+10 |
* | ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration | Stefan Roese | 2010-01-23 | -1/+39 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | -1/+1 |
* | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese | 2009-12-07 | -78/+0 |
* | ppc4xx: Consolidate pci_master_init() function | Stefan Roese | 2009-11-19 | -59/+0 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | -395/+1 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | -459/+1 |
* | ppc4xx: Katmai: Add chip_config command | Stefan Roese | 2009-11-10 | -219/+58 |
* | ppc4xx: Fix NAND booting targets after 4xx linker script consolidation | Stefan Roese | 2009-11-09 | -0/+20 |
* | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | -221/+0 |
* | ppc4xx: Consolidate 4xx PCIe board specific configuration | Stefan Roese | 2009-11-09 | -442/+41 |
* | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese | 2009-11-02 | -2360/+0 |
* | ppc4xx: Sequoia: Add chip_config command | Stefan Roese | 2009-10-23 | -232/+125 |
* | ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock | Stefan Roese | 2009-10-23 | -3/+23 |
* | ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock | Stefan Roese | 2009-10-23 | -3/+23 |
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | -23/+0 |
|\ |
|
| * | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -23/+0 |
* | | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | -190/+190 |
* | | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan | Stefan Roese | 2009-10-07 | -0/+15 |
|/ |
|
* | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese | 2009-09-28 | -40/+40 |
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | -349/+349 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-09-15 | -309/+309 |
|\ |
|
| * | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -309/+309 |
* | | board/amcc/common/flash.c: Fix compile warning | Wolfgang Denk | 2009-09-15 | -3/+4 |
* | | board/amcc/yucca/flash.c: Fix compile warning | Wolfgang Denk | 2009-09-15 | -3/+4 |
* | | board/amcc/taihu/flash.c: Fix compile warning | Wolfgang Denk | 2009-09-15 | -6/+8 |
|/ |
|
* | ppc4xx: Fix "chip_config" command for AMCC Arches | Stefan Roese | 2009-08-18 | -16/+18 |
* | ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands | Stefan Roese | 2009-07-30 | -9/+17 |
* | ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup | Stefan Roese | 2009-07-28 | -15/+0 |
* | ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd | Stefan Roese | 2009-07-28 | -4/+20 |
* | ppc4xx: Fix Arches DDR2 initialization | Stefan Roese | 2009-07-28 | -12/+18 |
* | ppc4xx: Add chip_config command to AMCC Kilauea eval board | Stefan Roese | 2009-07-24 | -298/+76 |
* | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese | 2009-07-24 | -197/+90 |
* | ppc4xx: Fix FDT EBC mappings on Canyonlands | Felix Radensky | 2009-07-08 | -2/+4 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -40/+40 |
* | ppc4xx: Add Sequoia RAM-booting target | Stefan Roese | 2009-06-12 | -3/+143 |
* | ppc4xx: Remove unused code for Sequoia NAND booting version | Stefan Roese | 2009-04-16 | -5/+1 |
* | ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia | Stefan Roese | 2009-04-16 | -2/+56 |
* | ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code | Stefan Roese | 2009-03-26 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -66/+22 |
* | Fix AMCC Sequoia board DDR memory configuration | Mikhail Zolotaryov | 2009-03-17 | -1/+1 |
* | ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards | Stefan Roese | 2009-02-12 | -0/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -26/+26 |
* | amcc: Clean up command usage output | Peter Tyser | 2009-01-28 | -9/+9 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -12/+12 |
* | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -1/+1 |
* | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | -11/+12 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+22 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -1/+1 |