| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 1 | -2/+2 |
|\ |
|
| * | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -2/+2 |
* | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -12/+12 |
|/ |
|
* | powerpc/8610: add probing for individual DMA channels, not just DMA controllers | Timur Tabi | 2010-05-17 | 1 | -1/+2 |
* | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n | Anton Vorontsov | 2010-04-19 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/86xx: Renaming following split of GE Fanuc joint venture | Martyn Welch | 2010-03-04 | 6 | -32/+32 |
* | powerpc/86xx: Convert gef_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 | 1 | -7/+7 |
* | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 | 1 | -1/+1 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-24 | 1 | -1/+1 |
* | powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A | Martyn Welch | 2009-11-20 | 2 | -0/+6 |
* | powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 | Martyn Welch | 2009-11-20 | 2 | -0/+6 |
* | powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 | Martyn Welch | 2009-11-20 | 2 | -0/+6 |
* | powerpc/86xx: Add power management support for MPC8610HPCD boards | Anton Vorontsov | 2009-11-11 | 1 | -4/+44 |
* | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 | 1 | -1/+1 |
* | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 2009-08-28 | 1 | -1/+1 |
* | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 2009-08-28 | 1 | -0/+1 |
* | powerpc/86xx: Correct reading of information presented in cpuinfo | Martyn Welch | 2009-08-20 | 1 | -7/+30 |
* | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt | 2009-08-20 | 1 | -1/+0 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 | 2 | -0/+16 |
|\ |
|
| * | powerpc: Add 86xx support for SWIOTLB | Becky Bruce | 2009-06-15 | 2 | -0/+16 |
* | | powerpc/86xx: add MMC SPI support for MPC8610HPCD boards | Anton Vorontsov | 2009-06-19 | 1 | -0/+4 |
|/ |
|
* | powerpc/86xx: clean up smp init code | Kumar Gala | 2009-05-19 | 7 | -7/+7 |
* | powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes | Anton Vorontsov | 2009-03-24 | 6 | -0/+6 |
* | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-03-20 | 4 | -1/+237 |
|\ |
|
| * | powerpc/86xx: Board support for GE Fanuc's PPC9A | Martyn Welch | 2009-03-19 | 3 | -1/+233 |
| * | powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform. | Martyn Welch | 2009-03-19 | 1 | -0/+4 |
* | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 | 1 | -0/+4 |
|\ |
|
| * | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 2009-03-04 | 1 | -0/+4 |
* | | powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310 | Martyn Welch | 2009-01-28 | 1 | -5/+31 |
* | | powerpc/86xx: Board support for GE Fanuc SBC310 | Martyn Welch | 2009-01-28 | 3 | -1/+240 |
|/ |
|
* | powerpc/86xx: Basic GPIO support for GE Fanuc SBC610 | Martyn Welch | 2008-12-03 | 3 | -1/+147 |
* | powerpc/mpic: Fix regression caused by change of default IRQ affinity | Kumar Gala | 2008-10-31 | 1 | -1/+2 |
* | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce | 2008-10-22 | 3 | -6/+0 |
* | powerpc: FPGA support for GE Fanuc SBC610 | Martyn Welch | 2008-10-13 | 1 | -0/+40 |
* | powerpc: remove support for bootmem-allocated memory for the DIU driver | Timur Tabi | 2008-10-13 | 1 | -1/+0 |
* | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 | Martyn Welch | 2008-10-13 | 4 | -2/+294 |
* | powerpc: Correct USB support for GE Fanuc SBC610 | Martyn Welch | 2008-09-29 | 1 | -0/+17 |
* | powerpc: Drop redundant machine type print in show_cpuinfo | Becky Bruce | 2008-09-29 | 3 | -24/+0 |
* | powerpc: Board support for GE Fanuc SBC610 | Martyn Welch | 2008-09-16 | 3 | -1/+158 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -1/+1 |
* | powerpc/85xx/86xx: some refactoring for fsl_uli1575 code | Anton Vorontsov | 2008-07-16 | 3 | -89/+1 |
* | powerpc: pci config cleanup | John Rigby | 2008-07-16 | 1 | -0/+2 |
* | powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform | Kumar Gala | 2008-07-14 | 1 | -5/+11 |
* | powerpc/86xx: Refactor pic init | Kumar Gala | 2008-07-14 | 6 | -111/+86 |
* | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-07-01 | 1 | -3/+2 |
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-07-01 | 1 | -0/+1 |
* | [POWERPC] 86xx: Enable MSI support for MPC8610HPCD board | Jason Jin | 2008-06-02 | 1 | -1/+2 |
* | [POWERPC] 86xx: mpc8610_hpcd: fix second serial port | Anton Vorontsov | 2008-05-13 | 1 | -2/+12 |