Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | [POWERPC] 85xx: Killed <asm/mpc85xx.h> | Kumar Gala | 7 | -142/+9 |
2007-10-11 | [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. | Scott Wood | 2 | -78/+90 |
2007-10-08 | [POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properly | Anton Vorontsov | 1 | -12/+16 |
2007-10-08 | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov | 1 | -1/+1 |
2007-10-08 | [POWERPC] mpc85xx_mds: select QUICC_ENGINE | Anton Vorontsov | 1 | -1/+1 |
2007-10-08 | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala | 7 | -84/+6 |
2007-10-08 | [POWERPC] Use for_each_ matching routinues for pci PHBs | Kumar Gala | 4 | -18/+35 |
2007-09-14 | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port | Kumar Gala | 1 | -0/+31 |
2007-09-14 | [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger | 3 | -37/+0 |
2007-09-14 | [POWERPC] 85xx: Clean up from 85xx_ds rename | Kumar Gala | 1 | -14/+22 |
2007-09-14 | [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c | Kumar Gala | 3 | -5/+5 |
2007-09-13 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 3 | -1/+5 |
2007-09-11 | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala | 3 | -1/+5 |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2 | -199/+16 |
2007-08-23 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 2 | -2/+0 |
2007-08-17 | [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards | Kumar Gala | 2 | -199/+16 |
2007-08-10 | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with... | Kim Phillips | 1 | -1/+0 |
2007-07-24 | [POWERPC] 85xxCDS: Misc 8548 PCI Corrections. | Randy Vinson | 1 | -4/+4 |
2007-07-24 | [POWERPC] 85xxCDS: Delay 8259 cascade hookup. | Randy Vinson | 1 | -11/+25 |
2007-07-24 | [POWERPC] 85xxCDS: Make sure restart resets the PCI bus. | Randy Vinson | 1 | -0/+35 |
2007-07-24 | [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. | Randy Vinson | 2 | -6/+32 |
2007-07-24 | [POWERPC] Add basic PCI/PCI Express support for 8544DS board | Roy Zang | 2 | -1/+241 |
2007-07-24 | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 1 | -1/+0 |
2007-07-23 | [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS | Kumar Gala | 1 | -0/+10 |
2007-07-23 | [POWERPC] 85xx: Added 8568 PCIe support | Kumar Gala | 1 | -0/+1 |
2007-07-23 | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected | Kumar Gala | 1 | -0/+1 |
2007-07-23 | [POWERPC] Use Freescale pci/pcie common code for 85xx boards | Roy Zang | 7 | -104/+18 |
2007-07-10 | [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform | Roy Zang | 1 | -42/+34 |
2007-07-03 | [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips | Kumar Gala | 4 | -77/+4 |
2007-07-03 | [POWERPC] 85xx: Fix 8548CDS reset bug | Roy Zang | 1 | -0/+32 |
2007-06-29 | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 1 | -2/+1 |
2007-06-29 | [POWERPC] Removed remnants of bus_offset | Kumar Gala | 1 | -1/+1 |
2007-06-29 | [POWERPC] Remove hack to determine the 2nd PHBs bus number | Kumar Gala | 2 | -9/+1 |
2007-06-29 | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2 | -2/+4 |
2007-06-29 | [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it | Kumar Gala | 1 | -1/+0 |
2007-06-29 | [POWERPC] kill isa_{io,mem}_base definitions for !PCI | Arnd Bergmann | 3 | -15/+0 |
2007-06-29 | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 5 | -5/+5 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2 | -2/+2 |
2007-05-02 | [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC | Kim Phillips | 1 | -0/+1 |
2007-04-24 | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p... | Paul Mackerras | 1 | -25/+4 |
2007-04-13 | [POWERPC] Convert 85xx platform to unified platform Kconfig | Kumar Gala | 1 | -25/+4 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 4 | -4/+4 |
2007-04-12 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 1 | -0/+1 |
2007-03-30 | [POWERPC] 85xx: Add initial MPC8544 DS platform files. | Jon Loeliger | 3 | -1/+153 |
2007-03-08 | [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ | Kumar Gala | 1 | -0/+1 |
2007-02-18 | [POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards | Kumar Gala | 3 | -19/+19 |
2007-02-18 | [POWERPC] 85xx: Cleaning up machine probing | Kumar Gala | 3 | -23/+9 |
2007-02-17 | [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat... | Jon Loeliger | 3 | -15/+0 |
2007-02-13 | [POWERPC] 85xx: Add support for the 8568 MDS board | Andy Fleming | 3 | -0/+260 |
2007-02-09 | [POWERPC] 85xx: Marked functions static | Kumar Gala | 2 | -16/+8 |