| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 | 1 | -3/+3 |
|\ |
|
| * | [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE | Olof Johansson | 2007-08-25 | 1 | -3/+3 |
* | | [POWERPC] Rework SMP timebase handoff for pasemi | Olof Johansson | 2007-08-22 | 1 | -10/+14 |
* | | [POWERPC] Fix section mismatch in pasemi/iommu.c | Stephen Rothwell | 2007-08-17 | 1 | -2/+2 |
* | | [POWERPC] Remove gratuitous reads from pasemi pci config space methods | Nathan Lynch | 2007-08-17 | 1 | -3/+0 |
* | | [POWERPC] pa_pxp_ops: Use named structure member initializers | Nathan Lynch | 2007-08-17 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED | Olof Johansson | 2007-07-10 | 1 | -1/+0 |
* | [POWERPC] pasemi: Rename platform | Olof Johansson | 2007-07-10 | 1 | -1/+1 |
* | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 | 1 | -2/+2 |
* | [POWERPC] pasemi: Electra IDE/pata_platform glue | Olof Johansson | 2007-06-25 | 3 | -0/+107 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -20/+0 |
* | [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug | Olof Johansson | 2007-06-07 | 1 | -8/+0 |
* | [POWERPC] pasemi idle uses hard_smp_processor_id | Stephen Rothwell | 2007-06-02 | 1 | -0/+1 |
* | [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed | Olof Johansson | 2007-05-17 | 1 | -1/+0 |
* | [POWERPC] Add missed include | Stephen Rothwell | 2007-05-12 | 1 | -0/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-08 | 2 | -14/+0 |
|\ |
|
| * | pasemi_mac: Move the IRQ mapping from the PCI layer to the driver | Olof Johansson | 2007-05-08 | 2 | -14/+0 |
* | | [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver | Olof Johansson | 2007-05-07 | 1 | -0/+4 |
* | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -1/+1 |
* | | [POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms | Olof Johansson | 2007-05-02 | 1 | -1/+4 |
|/ |
|
* | [POWERPC] get_property cleanups | Stephen Rothwell | 2007-04-30 | 2 | -8/+9 |
* | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 | 1 | -7/+0 |
* | [POWERPC] pasemi: Cpufreq driver | Olof Johansson | 2007-04-27 | 4 | -0/+325 |
* | [POWERPC] pasemi: Kconfig for gpio_mdio | Olof Johansson | 2007-04-27 | 2 | -2/+9 |
* | [POWERPC] pasemi: Remove build warning | Olof Johansson | 2007-04-27 | 1 | -0/+1 |
* | [POWERPC] pasemi: GPIO MDIO of_platform driver | Olof Johansson | 2007-04-24 | 3 | -1/+354 |
* | [POWERPC] pasemi: Reset mpic on boot | Olof Johansson | 2007-04-24 | 1 | -1/+1 |
* | [POWERPC] pasemi: Allow 8KB config space for I/O bridge | Olof Johansson | 2007-04-24 | 1 | -3/+13 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 | 2 | -2/+2 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-12 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-12 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] pasemi trivial iomem annotations | Al Viro | 2007-03-14 | 1 | -1/+1 |
* | | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala | 2007-03-22 | 1 | -0/+12 |
* | | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell | 2007-03-09 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] pasemi: iommu support | Olof Johansson | 2007-02-07 | 5 | -5/+305 |
* | [POWERPC] pasemi: Configure DMA controller interrupts | Olof Johansson | 2007-02-07 | 3 | -0/+15 |
* | [POWERPC] pasemi: SMP timebase sync | Olof Johansson | 2007-02-07 | 1 | -2/+25 |
* | [POWERPC] pasemi: Implement restart | Olof Johansson | 2007-02-07 | 1 | -15/+9 |
* | [POWERPC] pasemi: Idle loops | Olof Johansson | 2007-02-07 | 5 | -2/+178 |
* | [POWERPC] pasemi: Machine check handler | Olof Johansson | 2007-02-07 | 1 | -0/+43 |
* | [POWERPC] MPIC: support more than 256 sources | Olof Johansson | 2007-02-07 | 1 | -2/+3 |
* | [POWERPC] Fix unbalanced uses of of_node_put | Nathan Lynch | 2007-01-09 | 1 | -1/+0 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 1 | -12/+4 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 | 3 | -10/+0 |
* | [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) | Al Viro | 2006-10-09 | 1 | -13/+13 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -2/+0 |
* | [POWERPC] powerpc: PA Semi PWRficient platform support | Olof Johansson | 2006-09-13 | 5 | -0/+424 |