Age | Commit message (Expand) | Author | Files | Lines |
2008-01-29 | pasemi: DMA engine management library | Olof Johansson | 3 | -1/+489 |
2008-01-15 | [POWERPC] pasemi: Move electra-ide to pata_of_platform | Olof Johansson | 3 | -106/+0 |
2008-01-02 | [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code | Grant Likely | 2 | -12/+3 |
2008-01-02 | [POWERPC] pasemi: Fix NMI handling check | Olof Johansson | 1 | -1/+1 |
2007-12-28 | [POWERPC] pasemi: Distribute interrupts evenly across cpus | Olof Johansson | 1 | -1/+1 |
2007-12-28 | [POWERPC] pasemi: Implement NMI support | Olof Johansson | 1 | -3/+27 |
2007-12-21 | [POWERPC] Make non-PCI build work again | Stephen Rothwell | 1 | -0/+1 |
2007-12-20 | [POWERPC] pasemi: Implement MSI support | Olof Johansson | 1 | -1/+1 |
2007-12-11 | [POWERPC] Use SLB size from the device tree | Michael Neuling | 1 | -1/+2 |
2007-12-06 | [POWERPC] Clean out asm/of_{platform, device}.h | Jon Loeliger | 2 | -2/+2 |
2007-12-04 | [POWERPC] pasemi: Fix module information for gpio-mdio | Olof Johansson | 1 | -0/+5 |
2007-12-01 | [POWERPC] pasemi: Move cpus to hold loop before restart | Olof Johansson | 1 | -0/+7 |
2007-12-01 | [POWERPC] pasemi: Don't enter powersaving states from elevated astates | Olof Johansson | 3 | -1/+22 |
2007-11-30 | [POWERPC] pasemi: Broaden specific references to 1682M | Olof Johansson | 4 | -7/+22 |
2007-11-30 | [POWERPC] pasemi: clean up mdio_gpio a bit | Olof Johansson | 1 | -37/+51 |
2007-11-20 | [POWERPC] pasemi: Don't reset mpic at boot | Olof Johansson | 1 | -1/+1 |
2007-10-17 | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson | 1 | -0/+56 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -2/+0 |
2007-10-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 7 | -26/+203 |
2007-10-11 | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell | 1 | -1/+3 |
2007-10-11 | pasemi_mac: enable iommu support | Olof Johansson | 2 | -5/+20 |
2007-10-05 | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 1 | -2/+0 |
2007-09-13 | [POWERPC] Add workaround for MPICs with broken register reads | Olof Johansson | 1 | -0/+1 |
2007-09-13 | [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() | Olof Johansson | 3 | -5/+7 |
2007-09-13 | [POWERPC] pasemi: Print more information at machine check | Olof Johansson | 1 | -4/+106 |
2007-09-13 | [POWERPC] pasemi: Add workaround for erratum 5945 | Olof Johansson | 1 | -2/+60 |
2007-09-13 | [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() | Olof Johansson | 2 | -0/+11 |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 1 | -3/+3 |
2007-08-25 | [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE | Olof Johansson | 1 | -3/+3 |
2007-08-22 | [POWERPC] Rework SMP timebase handoff for pasemi | Olof Johansson | 1 | -10/+14 |
2007-08-17 | [POWERPC] Fix section mismatch in pasemi/iommu.c | Stephen Rothwell | 1 | -2/+2 |
2007-08-17 | [POWERPC] Remove gratuitous reads from pasemi pci config space methods | Nathan Lynch | 1 | -3/+0 |
2007-08-17 | [POWERPC] pa_pxp_ops: Use named structure member initializers | Nathan Lynch | 1 | -2/+2 |
2007-07-10 | [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED | Olof Johansson | 1 | -1/+0 |
2007-07-10 | [POWERPC] pasemi: Rename platform | Olof Johansson | 1 | -1/+1 |
2007-06-29 | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 1 | -2/+2 |
2007-06-25 | [POWERPC] pasemi: Electra IDE/pata_platform glue | Olof Johansson | 3 | -0/+107 |
2007-06-14 | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 1 | -20/+0 |
2007-06-07 | [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug | Olof Johansson | 1 | -8/+0 |
2007-06-02 | [POWERPC] pasemi idle uses hard_smp_processor_id | Stephen Rothwell | 1 | -0/+1 |
2007-05-17 | [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed | Olof Johansson | 1 | -1/+0 |
2007-05-12 | [POWERPC] Add missed include | Stephen Rothwell | 1 | -0/+1 |
2007-05-08 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -14/+0 |
2007-05-08 | pasemi_mac: Move the IRQ mapping from the PCI layer to the driver | Olof Johansson | 2 | -14/+0 |
2007-05-07 | [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver | Olof Johansson | 1 | -0/+4 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 1 | -1/+1 |
2007-05-02 | [POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms | Olof Johansson | 1 | -1/+4 |
2007-04-30 | [POWERPC] get_property cleanups | Stephen Rothwell | 2 | -8/+9 |
2007-04-27 | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 1 | -7/+0 |
2007-04-27 | [POWERPC] pasemi: Cpufreq driver | Olof Johansson | 4 | -0/+325 |