aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-31/+2
* powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala2009-05-211-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* | powerpc: Disable mv643xx Ethernet port 0 on PegasosGabriel Paubert2009-02-111-55/+17
|/
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-161-1/+1
* powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix2008-12-161-0/+1
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+0
|\
| * Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* | powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt2008-10-151-1/+1
* | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt2008-10-151-1/+1
* | powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-201-12/+12
|/
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-1/+1
* [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-141-7/+0
* mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+4
* [POWERPC] Autodetect serial console on pegasos2Olaf Hering2008-01-251-0/+52
* [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-01-251-2/+2
* [POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-201-4/+9
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+1
* powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-101-6/+15
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-10/+0
* [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-223-2/+63
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering2007-08-221-0/+29
* [POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch2007-08-171-4/+4
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-172-2/+0
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-3/+4
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-2/+1
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-291-2/+2
* [POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann2007-06-292-2/+2
* [POWERPC] Fix Section mismatch warningsLi Yang2007-05-231-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-082-2/+2
|\
| * [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-072-2/+2
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-5/+10
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-2/+4
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-242-6/+10
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-4/+9
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-133-14/+16
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-2/+2
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-132-2/+0
* [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+11
* [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day2007-03-161-3/+3
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-0/+2
* [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-091-2/+2
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-1/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-043-11/+0
* [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-1/+3
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-4/+3