summaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib
Commit message (Expand)AuthorAgeFilesLines
* mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+3
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-243-54/+0
|\
| * [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-211-10/+0
| * [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-212-44/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-1/+1
|\|
| * [POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdivRobert P. J. Day2008-04-071-1/+1
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* | ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-6/+0
* | ppc/ppc4xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-23/+0
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-313-3/+2
|\
| * [I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare2008-01-261-1/+0
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-243-3/+3
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-0/+36
|\ \
| * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-261-0/+36
* | | [PPC] Remove 85xx from arch/ppcKumar Gala2008-01-289-1552/+2
* | | [PPC] Remove 83xx from arch/ppcKumar Gala2008-01-288-1687/+0
* | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-1/+1
* | | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich2008-01-281-1/+0
|/ /
* | [POWERPC] Move RapidIO support code from arch/ppcKumar Gala2008-01-233-953/+0
* | [POWERPC] arch/ppc: Remove duplicate includesLucas Woods2007-12-204-4/+0
* | [POWERPC] Don't cast a struct pointer to list_head pointerLi Zefan2007-12-201-1/+1
* | [POWERPC] arch/ppc/: Spelling fixesjoe@perches.com2007-12-202-2/+2
|/
* [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2007-12-071-4/+4
* [POWERPC] Xilinx: Register AC97 Controller Reference with the platform busJoachim Foerster2007-11-191-0/+31
* [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-081-0/+1
* [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.cOlof Johansson2007-11-081-6/+7
* [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-1/+1
* [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-7/+1
* [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-031-1/+1
* [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-221-1/+1
* [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-241-0/+29
* [POWERPC] mv64x60: Use mutex instead of semaphoreChristoph Hellwig2007-07-221-7/+8
* SPI master driver for Xilinx virtexAndrei Konovalov2007-07-171-0/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-163-13/+160
|\
| * [POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely2007-07-111-13/+25
| * [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-292-0/+135
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
|/
* potential parse error in ifdef part 3Yoann Padioleau2007-06-081-2/+2
* [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese2007-06-021-0/+1
* [PPC] MCC2 missing in MPC826x device_listMorten Banzon2007-05-171-16/+20
* [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-1213-20/+20
* Merge branch 'linux-2.6'Paul Mackerras2007-05-101-1/+1
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-12/+11
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-1/+1
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+0
| |\
| * | [POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson2007-05-071-1/+1
* | | xilinxfb: xilinx framebuffer device driverAndrei Konovalov2007-05-081-0/+7
| |/ |/|
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
|/
* [POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton2007-04-301-0/+1