| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove arch/ppc and include/asm-ppc | Paul Mackerras | 2008-06-10 | 68 | -20560/+0 |
* | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek | 2008-04-28 | 1 | -0/+3 |
* | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2008-04-24 | 3 | -54/+0 |
|\ |
|
| * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc | Kumar Gala | 2008-04-21 | 1 | -10/+0 |
| * | [PPC] Remove mpc8272 ads board from arch/ppc | Kumar Gala | 2008-04-21 | 2 | -44/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdiv | Robert P. J. Day | 2008-04-07 | 1 | -1/+1 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | | ppc/mpc8xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -6/+0 |
* | | ppc/ppc4xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -23/+0 |
|/ |
|
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 3 | -3/+2 |
|\ |
|
| * | [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries | Jean Delvare | 2008-01-26 | 1 | -1/+0 |
| * | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 3 | -3/+3 |
* | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 2008-01-31 | 1 | -0/+36 |
|\ \ |
|
| * | | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv() | Grant Likely | 2008-01-26 | 1 | -0/+36 |
* | | | [PPC] Remove 85xx from arch/ppc | Kumar Gala | 2008-01-28 | 9 | -1552/+2 |
* | | | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 2008-01-28 | 8 | -1687/+0 |
* | | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 1 | -1/+1 |
* | | | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init | Jochen Friedrich | 2008-01-28 | 1 | -1/+0 |
|/ / |
|
* | | [POWERPC] Move RapidIO support code from arch/ppc | Kumar Gala | 2008-01-23 | 3 | -953/+0 |
* | | [POWERPC] arch/ppc: Remove duplicate includes | Lucas Woods | 2007-12-20 | 4 | -4/+0 |
* | | [POWERPC] Don't cast a struct pointer to list_head pointer | Li Zefan | 2007-12-20 | 1 | -1/+1 |
* | | [POWERPC] arch/ppc/: Spelling fixes | joe@perches.com | 2007-12-20 | 2 | -2/+2 |
|/ |
|
* | [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams | Grant Likely | 2007-12-07 | 1 | -4/+4 |
* | [POWERPC] Xilinx: Register AC97 Controller Reference with the platform bus | Joachim Foerster | 2007-11-19 | 1 | -0/+31 |
* | [POWERPC] i8259: Add disable method | Aurelien Jarno | 2007-11-08 | 1 | -0/+1 |
* | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c | Olof Johansson | 2007-11-08 | 1 | -6/+7 |
* | [POWERPC] Uartlite: Revert register io access changes | Grant Likely | 2007-10-03 | 1 | -1/+1 |
* | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header... | Grant Likely | 2007-10-03 | 1 | -7/+1 |
* | [POWERPC] Uartlite: Fix reg io to access documented register size | Grant Likely | 2007-10-03 | 1 | -1/+1 |
* | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 2007-09-22 | 1 | -1/+1 |
* | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 2007-07-24 | 1 | -0/+29 |
* | [POWERPC] mv64x60: Use mutex instead of semaphore | Christoph Hellwig | 2007-07-22 | 1 | -7/+8 |
* | SPI master driver for Xilinx virtex | Andrei Konovalov | 2007-07-17 | 1 | -0/+7 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 3 | -13/+160 |
|\ |
|
| * | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registration | Grant Likely | 2007-07-11 | 1 | -13/+25 |
| * | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 | 2 | -0/+135 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+0 |
|/ |
|
* | potential parse error in ifdef part 3 | Yoann Padioleau | 2007-06-08 | 1 | -2/+2 |
* | [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms | Stefan Roese | 2007-06-02 | 1 | -0/+1 |
* | [PPC] MCC2 missing in MPC826x device_list | Morten Banzon | 2007-05-17 | 1 | -16/+20 |
* | [POWERPC] Spelling fixes: arch/ppc/ | Simon Arlott | 2007-05-12 | 13 | -20/+20 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-10 | 1 | -1/+1 |
|\ |
|
| * | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-09 | 1 | -12/+11 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+0 |
| |\ |
|
| * | | [POWERPC] Fix build problem in ppc4xx_sgdma.c | David Gibson | 2007-05-07 | 1 | -1/+1 |
* | | | xilinxfb: xilinx framebuffer device driver | Andrei Konovalov | 2007-05-08 | 1 | -0/+7 |
| |/
|/| |
|
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
|/ |
|