| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2008-12-16 | 1 | -1/+1 |
* | powerpc/chrp: Add missing of_node_put in pci.c | Nicolas Palix | 2008-12-16 | 1 | -0/+1 |
* | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+0 |
|\ |
|
| * | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -1/+0 |
* | | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | | powerpc: Use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-20 | 1 | -12/+12 |
|/ |
|
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
* | [POWERPC] Move xmon_irq() declaration into xmon.h | Michael Ellerman | 2008-05-14 | 1 | -7/+0 |
* | mv643xx_eth: get rid of static variables, allow multiple instances | Lennert Buytenhek | 2008-04-28 | 1 | -0/+4 |
* | [POWERPC] Autodetect serial console on pegasos2 | Olaf Hering | 2008-01-25 | 1 | -0/+52 |
* | [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasos | Olaf Hering | 2008-01-25 | 1 | -2/+2 |
* | [POWERPC] CHRP: Fix possible NULL pointer dereference | Cyrill Gorcunov | 2007-12-20 | 1 | -4/+9 |
* | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 2007-12-20 | 1 | -1/+1 |
* | powerpc: Fix IDE legacy vs. native fixups | Benjamin Herrenschmidt | 2007-12-10 | 1 | -6/+15 |
* | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely | 2007-10-11 | 1 | -10/+0 |
* | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala | 2007-08-22 | 3 | -2/+63 |
* | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 2007-08-22 | 1 | -1/+0 |
* | [POWERPC] Advertise correct IDE mode on Pegasos2 | Olaf Hering | 2007-08-22 | 1 | -0/+29 |
* | [POWERPC] chrp pci_ops: Use named structure member initializers | Nathan Lynch | 2007-08-17 | 1 | -4/+4 |
* | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 2007-08-17 | 2 | -2/+0 |
* | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 1 | -3/+4 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -2/+1 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 1 | -2/+2 |
* | [POWERPC] disallow building powermac and tsi108 without PCI | Arnd Bergmann | 2007-06-29 | 2 | -2/+2 |
* | [POWERPC] Fix Section mismatch warnings | Li Yang | 2007-05-23 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 2 | -2/+2 |
|\ |
|
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 2 | -2/+2 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
|/ |
|
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 2 | -5/+10 |
* | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 | 1 | -2/+4 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 2 | -6/+10 |
* | [POWERPC] Remove find_compatible_devices | Stephen Rothwell | 2007-04-24 | 1 | -4/+9 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 3 | -14/+16 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -2/+2 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 2 | -2/+0 |
* | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala | 2007-03-22 | 1 | -0/+11 |
* | [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol. | Robert P. J. Day | 2007-03-16 | 1 | -3/+3 |
* | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth | 2007-03-06 | 1 | -0/+2 |
* | [PATCH] arch/powerpc trivial annotations | Al Viro | 2007-02-09 | 1 | -2/+2 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+0 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 | 3 | -11/+0 |
* | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt | 2006-10-25 | 1 | -1/+3 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 1 | -4/+3 |
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-05 | 1 | -1/+1 |
* | [POWERPC] chrp: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 3 | -20/+17 |
* | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt | 2006-07-07 | 2 | -5/+64 |
* | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set | Benjamin Herrenschmidt | 2006-07-07 | 1 | -4/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |