summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] Remove bus_offset in places its not really usedKumar Gala2007-06-291-4/+4
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-294-9/+11
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-292-2/+0Star
* [POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer2007-06-251-0/+28
* [POWERPC] Don't link timer.o for powerpc systems using generic rtcGuennadi Liakhovetski2007-06-251-0/+2
* [POWERPC] Use mktime in timer sysdevJohannes Berg2007-06-251-2/+12
* [POWERPC] Fix problems with device tree representation of TSI-1xx bridgesDavid Gibson2007-06-141-11/+22
* [POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi2007-05-231-3/+1Star
* [POWERPC] Remove warning in mpic.cOlof Johansson2007-05-171-3/+9
* [POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth2007-05-123-1/+176
* [POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth2007-05-121-0/+72
* [POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2007-05-121-0/+129
* [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth2007-05-122-1/+222
* [POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth2007-05-123-0/+315
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-105-41/+41
* [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood2007-05-091-1/+1
* [POWERPC] Abolish powerpc_flash_init()David Gibson2007-05-082-33/+0Star
* [POWERPC] MPIC U3/U4 MSI backendMichael Ellerman2007-05-084-6/+205
* [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-084-1/+217
* [POWERPC] Enable MSI mappings for MPICMichael Ellerman2007-05-081-0/+45
* [POWERPC] Generalize tsi108 PCI setupJosh Boyer2007-05-081-5/+6
* [POWERPC] Generalize tsi108 PHY typesJosh Boyer2007-05-081-2/+5
* [POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2007-05-081-0/+1
* [POWERPC] DART iommu suspendJohannes Berg2007-05-071-0/+46
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] MPIC sys_device & suspend/resumeJohannes Berg2007-05-071-1/+95
* [POWERPC] Fix spurious vectors on weird MPICJosh Boyer2007-05-021-1/+4
* Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-3016-110/+784
|\
| * [POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds2007-04-301-0/+1
| * [POWERPC] get_property cleanupsStephen Rothwell2007-04-301-4/+4
| * [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-241-12/+12
| * [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2007-04-242-0/+343
| * [POWERPC] add of_iomap functionChristian Krafft2007-04-231-17/+2Star
| * [POWERPC] pmi probe device by device-typeChristian Krafft2007-04-231-0/+1
| * [POWERPC] add check for initialized driver data to pmi driverChristian Krafft2007-04-231-2/+7
| * [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-127-67/+73
| * Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-122-4/+4
| |\
| * | [POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi2007-03-271-2/+2
| * | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-271-8/+2Star
| * | [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-271-0/+94
| * | [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger2007-03-272-0/+172
| * | [POWERPC] Generic time suspend/resume codeJohannes Berg2007-03-262-0/+73
| * | [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-2/+2
* | | ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-281-0/+3
| |/ |/|
* | [POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade2007-03-291-3/+3
* | [POWERPC] Fix dcr_unmap()Jean-Christophe Dubois2007-03-291-1/+1
|/
* [POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2007-02-172-186/+114Star
* [POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi2007-02-171-12/+7Star
* [POWERPC] mpic: set IPIs to be per-CPUJohannes Berg2007-02-161-1/+1
* [POWERPC] Add PMI driver for cell bladeChristian Krafft2007-02-162-0/+306