| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Add C2K to configuration | Remi Machet | 2008-06-09 | 1 | -0/+10 |
* | powerpc: C2K board driver | Remi Machet | 2008-06-09 | 2 | -0/+159 |
* | [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 | Mark A. Greer | 2008-04-15 | 1 | -2/+2 |
* | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -5/+5 |
* | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE | Grant Likely | 2008-02-14 | 1 | -4/+0 |
* | [POWERPC] Fix storcenter DTS typos, feedback, IRQs. | Jon Loeliger | 2008-02-05 | 1 | -20/+5 |
* | [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code | Grant Likely | 2008-01-28 | 1 | -4/+1 |
* | [POWERPC] Add initial iomega StorCenter board port. | Jon Loeliger | 2008-01-23 | 3 | -6/+210 |
* | [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h | Jon Loeliger | 2008-01-23 | 1 | -2/+0 |
* | [POWERPC] holly.c: Remove unnecessary include of linux/ide.h | Olof Johansson | 2007-12-20 | 1 | -1/+0 |
* | [POWERPC] Clean out asm/of_{platform, device}.h | Jon Loeliger | 2007-12-06 | 1 | -1/+1 |
* | [POWERPC] prpmc2800: Enable L2 cache | Mark A. Greer | 2007-11-19 | 1 | -0/+1 |
* | [POWERPC] Use for_each_ matching routinues for pci PHBs | Kumar Gala | 2007-10-08 | 2 | -2/+2 |
* | [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform | Roy Zang | 2007-10-04 | 1 | -0/+1 |
* | [POWERPC] Move embedded6xx into multiplatform | Arnd Bergmann | 2007-10-03 | 1 | -4/+7 |
* | [POWERPC] Add Marvell mv64x60 udbg putc/getc functions | Dale Farnsworth | 2007-09-22 | 1 | -0/+1 |
* | [POWERPC] linkstation updates | Guennadi Liakhovetski | 2007-09-14 | 2 | -1/+14 |
* | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala | 2007-08-22 | 3 | -2/+184 |
* | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 2007-08-22 | 3 | -23/+0 |
* | [POWERPC] Typo fixes interrrupt -> interrupt | Gabriel C | 2007-08-17 | 3 | -3/+3 |
* | [POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization code | Jon Loeliger | 2007-08-17 | 2 | -19/+0 |
* | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 1 | -1/+1 |
* | [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option. | Robert P. J. Day | 2007-07-22 | 1 | -1/+1 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -2/+1 |
* | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 | 2 | -2/+3 |
* | [POWERPC] disallow building powermac and tsi108 without PCI | Arnd Bergmann | 2007-06-29 | 1 | -0/+1 |
* | [POWERPC] fix building without PCI | Arnd Bergmann | 2007-06-29 | 1 | -1/+2 |
* | [POWERPC] kill isa_{io,mem}_base definitions for !PCI | Arnd Bergmann | 2007-06-29 | 2 | -11/+0 |
* | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 | 1 | -2/+2 |
* | [POWERPC] Update holly to use new dts wrapping feature | Mark A. Greer | 2007-06-25 | 1 | -0/+1 |
* | [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800 | Dale Farnsworth | 2007-05-12 | 3 | -0/+180 |
* | [POWERPC] Check cache coherency of kernel vs firmware | Dale Farnsworth | 2007-05-12 | 1 | -0/+1 |
* | [POWERPC] Add Marvell mv64x60 PCI bridge support | Dale Farnsworth | 2007-05-12 | 1 | -0/+1 |
* | [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data | Dale Farnsworth | 2007-05-12 | 1 | -0/+3 |
* | [POWERPC] Add support for 750CL Holly board | Josh Boyer | 2007-05-08 | 3 | -3/+329 |
* | [POWERPC] Generalize tsi108 PCI setup | Josh Boyer | 2007-05-08 | 1 | -1/+3 |
* | [POWERPC] Add tsi108_pci.h for common PCI functions | Josh Boyer | 2007-05-08 | 1 | -4/+1 |
* | [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms | Zang Roy-r61911 | 2007-05-02 | 1 | -12/+0 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 3 | -8/+8 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 1 | -1/+0 |
* | [POWERPC] Removed config options that we don't support in embedded6xx | Kumar Gala | 2007-03-22 | 1 | -262/+2 |
* | [POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms | Zang Roy-r61911 | 2007-03-09 | 1 | -10/+0 |
* | [POWERPC] PowerPC: select default image for Linkstation | Segher Boessenkool | 2007-03-09 | 1 | -0/+1 |
* | [POWERPC] Update to linkstation / kurobox support | Guennadi Liakhovetski | 2007-02-09 | 1 | -12/+0 |
* | [POWERPC] Remove the broken Gemini support | Adrian Bunk | 2007-01-24 | 1 | -9/+0 |
* | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | 1 | -1/+1 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -2/+2 |
* | [POWERPC] Linkstation / kurobox support | Guennadi Liakhovetski | 2006-12-04 | 4 | -3/+358 |
* | [POWERPC] Put mpc52xx support file in platforms/52xx | Grant Likely | 2006-12-04 | 1 | -12/+0 |
* | [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board | Zang Roy-r61911 | 2006-12-04 | 1 | -65/+23 |