aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich
2007-12-13[POWERPC] Add support for PORTA and PORTB odr registersJochen Friedrich
2007-12-13[POWRPC] CPM2: Eliminate section mismatch warning in cpm2_reset().Scott Wood
2007-12-12[POWERPC] ipic: ack only for edge interruptsLi Yang
2007-12-12[POWERPC] FSL: enet device tree cleanupsKumar Gala
2007-12-11[POWERPC] FSL: I2C device tree cleanupsKumar Gala
2007-12-11[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi
2007-12-11[POWERPC] ipic: add new interrupts introduced by new chipLi Yang
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com
2007-11-20Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2007-11-19[POWERPC] 4xx: UIC add mask_ack callbackValentine Barshak
2007-11-09[POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood
2007-11-08[POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth
2007-11-08[POWERPC] i8259: Add disable methodAurelien Jarno
2007-10-21[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely
2007-10-17Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2007-10-16[POWERPC] bestcomm: GenBD task supportSylvain Munaut
2007-10-16[POWERPC] bestcomm: FEC task supportSylvain Munaut
2007-10-16[POWERPC] bestcomm: ATA task supportSylvain Munaut
2007-10-16[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut
2007-10-16[POWERPC] Add missing semicolon for fsl_pci.cTony Li
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-11missed bio_endio() in axonramAl Viro
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak
2007-10-11Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell
2007-10-10[POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernelsGrant Likely
2007-10-08[POWERPC] spi: Support non-QE processorsPeter Korsgaard
2007-10-08[POWERPC] QE: pario - support for MPC85xx layoutAnton Vorontsov
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala
2007-10-08[POWERPC] FSL: Access PCIe LTSSM register with correct sizeKumar Gala
2007-10-08[POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi
2007-10-04[POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov
2007-10-04[POWERPC] fsl_soc: fix uninitialized i2c_board_info structureAnton Vorontsov
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood
2007-10-04[POWERPC] fsl_soc: rtc-ds1307 supportPeter Korsgaard
2007-10-04[POWERPC] fsl_soc: Fix trivial printk typo.Peter Korsgaard
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood
2007-10-04[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood
2007-10-03[POWERPC] 8xx: Add pin and clock setting functions.Scott Wood
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely