aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorFilesLines
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs1-1/+8
2008-09-29powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov1-47/+0
2008-09-23powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala1-9/+0
2008-09-23powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard3-0/+181
2008-09-21Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras1-22/+52
2008-09-21Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras1-12/+11
2008-09-16powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich1-22/+52
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge1-10/+6
2008-09-10Merge branch 'linux-2.6'Paul Mackerras4-15/+35
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek1-4/+2
2008-09-02powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok1-7/+6
2008-08-28powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-14/+35
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-21cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart1-11/+26
2008-08-20powerpc: fix memory leaks in QE libraryTimur Tabi2-3/+9
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman4-129/+42
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2-91/+17
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman3-0/+254
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2-10/+5
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala1-2/+0
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart1-30/+4
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov1-6/+17
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich1-5/+262
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2-0/+134
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin1-8/+15
2008-07-16gianfar: Add magic packet and suspend/resume support.Scott Wood1-0/+3
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming3-14/+14
2008-07-16powerpc: Add support for multiple gfar mdio interfacesAndy Fleming1-46/+38
2008-07-16powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov1-0/+3
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2-0/+62
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood2-0/+72
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-1/+1
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt5-135/+102
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala1-0/+2
2008-07-14powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu1-2/+1
2008-07-12powerpc/mpc5200: fix compile warnings in bestcomm driverGrant Likely2-2/+2
2008-07-12powerpc/mpc5200: Add PSC helpers for bestcomm engineGrant Likely2-0/+100
2008-07-12powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl1-133/+0
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2-0/+20
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-1/+1
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+4
2008-06-17powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer2-0/+11
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov1-1/+1
2008-06-11powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-treeStefan Roese1-0/+9