| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 2007-12-20 | 2 | -2/+2 |
* | [POWERPC] arch/powerpc/: Spelling fixes | joe@perches.com | 2007-12-20 | 2 | -2/+2 |
* | [POWERPC] pasemi: Implement MSI support | Olof Johansson | 2007-12-20 | 4 | -1/+200 |
* | [POWERPC] MPIC: Minor optimization of ipi handler | Olof Johansson | 2007-12-20 | 1 | -8/+7 |
* | [POWERPC] qe: add function qe_clock_source() | Timur Tabi | 2007-12-14 | 1 | -0/+32 |
* | [POWERPC] Move CPM command handling into the cpm drivers | Jochen Friedrich | 2007-12-14 | 2 | -0/+53 |
* | [POWERPC] Add support for PORTA and PORTB odr registers | Jochen Friedrich | 2007-12-14 | 1 | -3/+16 |
* | [POWERPC] ipic: ack only for edge interrupts | Li Yang | 2007-12-12 | 2 | -74/+45 |
* | [POWERPC] FSL: enet device tree cleanups | Kumar Gala | 2007-12-12 | 1 | -5/+10 |
* | [POWERPC] FSL: I2C device tree cleanups | Kumar Gala | 2007-12-12 | 1 | -5/+3 |
* | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer | Timur Tabi | 2007-12-11 | 1 | -5/+9 |
* | [POWERPC] ipic: add new interrupts introduced by new chip | Li Yang | 2007-12-11 | 2 | -9/+136 |
* | [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ | Jon Loeliger | 2007-12-06 | 2 | -4/+5 |
* | [POWERPC] Add missing spaces in printk formats | joe@perches.com | 2007-12-03 | 1 | -1/+1 |
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2007-11-20 | 1 | -1/+17 |
|\ |
|
| * | [POWERPC] 4xx: UIC add mask_ack callback | Valentine Barshak | 2007-11-19 | 1 | -1/+17 |
* | | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. | Scott Wood | 2007-11-09 | 1 | -3/+1 |
|/ |
|
* | [POWERPC] Fix mv643xx_pci sysfs .read and .write functions | Dale Farnsworth | 2007-11-08 | 1 | -4/+6 |
* | [POWERPC] i8259: Add disable method | Aurelien Jarno | 2007-11-08 | 1 | -0/+1 |
* | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. | Grant Likely | 2007-10-21 | 1 | -3/+6 |
* | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-17 | 19 | -0/+2535 |
|\ |
|
| * | [POWERPC] bestcomm: GenBD task support | Sylvain Munaut | 2007-10-17 | 6 | -0/+449 |
| * | [POWERPC] bestcomm: FEC task support | Sylvain Munaut | 2007-10-17 | 6 | -0/+509 |
| * | [POWERPC] bestcomm: ATA task support | Sylvain Munaut | 2007-10-17 | 5 | -0/+267 |
| * | [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 | Sylvain Munaut | 2007-10-17 | 8 | -0/+1310 |
* | | [POWERPC] Add missing semicolon for fsl_pci.c | Tony Li | 2007-10-16 | 1 | -1/+1 |
|/ |
|
* | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman | 2007-10-15 | 1 | -2/+2 |
* | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman | 2007-10-15 | 1 | -2/+2 |
* | missed bio_endio() in axonram | Al Viro | 2007-10-12 | 1 | -2/+2 |
* | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci | Valentine Barshak | 2007-10-12 | 1 | -2/+4 |
* | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2007-10-11 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels | Grant Likely | 2007-10-10 | 1 | -1/+1 |
* | | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell | 2007-10-11 | 2 | -5/+9 |
|/ |
|
* | [POWERPC] spi: Support non-QE processors | Peter Korsgaard | 2007-10-08 | 1 | -0/+4 |
* | [POWERPC] QE: pario - support for MPC85xx layout | Anton Vorontsov | 2007-10-08 | 1 | -0/+3 |
* | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov | 2007-10-08 | 1 | -22/+7 |
* | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala | 2007-10-08 | 2 | -0/+39 |
* | [POWERPC] FSL: Access PCIe LTSSM register with correct size | Kumar Gala | 2007-10-08 | 1 | -2/+2 |
* | [POWERPC] Treat 8610 PCIe host bridge as transparent | Jason Jin | 2007-10-08 | 1 | -0/+1 |
* | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 2007-10-08 | 6 | -282/+236 |
* | [POWERPC] MPC8568E-MDS: add support for ds1374 rtc | Anton Vorontsov | 2007-10-04 | 1 | -0/+1 |
* | [POWERPC] fsl_soc: fix uninitialized i2c_board_info structure | Anton Vorontsov | 2007-10-04 | 1 | -2/+1 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 | 3 | -24/+181 |
* | [POWERPC] fsl_soc: rtc-ds1307 support | Peter Korsgaard | 2007-10-04 | 1 | -0/+6 |
* | [POWERPC] fsl_soc: Fix trivial printk typo. | Peter Korsgaard | 2007-10-04 | 1 | -1/+1 |
* | [POWERPC] cpm2: Add cpm2_set_pin(). | Scott Wood | 2007-10-04 | 1 | -0/+33 |
* | [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup(). | Scott Wood | 2007-10-04 | 1 | -5/+95 |
* | [POWERPC] cpm2: Infrastructure code cleanup. | Scott Wood | 2007-10-04 | 2 | -16/+42 |
* | [POWERPC] 8xx: Add pin and clock setting functions. | Scott Wood | 2007-10-04 | 1 | -0/+201 |
* | [POWERPC] 8xx: Infrastructure code cleanup. | Scott Wood | 2007-10-04 | 3 | -39/+59 |