aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/chrp
AgeCommit message (Expand)Author
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek
2008-01-25[POWERPC] Autodetect serial console on pegasos2Olaf Hering
2008-01-25[POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering
2007-12-20[POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering
2007-08-17[POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala
2007-03-16[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt
2006-07-07[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras
2006-03-29Merge ../linux-2.6Paul Mackerras