aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen1-1/+1
2012-09-11powerpc/83xx: add a const qualifierUwe Kleine-König1-1/+1
2012-07-10powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig1-32/+66
2012-07-10powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells7-6/+1
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2011-11-24powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov1-8/+1
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov13-80/+34
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov15-180/+31
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov15-287/+68
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri1-1/+57
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang1-3/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma6-6/+6
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches5-5/+5
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-16/+32
2011-03-15powerpc/83xx: rename and update kmeter1Holger Brunck2-16/+32
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+9
2011-01-21Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2-5/+18
2011-01-19powerpc/83xx: fix build failures on dt compatible list.Grant Likely2-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2011-01-12powerpc/mpc8308: fix USB DR controller initializationIlya Yanok2-5/+18
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely3-15/+24
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-3/+3
2010-10-14powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok2-3/+4
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall1-3/+6
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely2-2/+2
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-31/+15
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok3-0/+103
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely1-0/+6
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-2/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-20/+3
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-9/+6
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2-0/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-17powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-10powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCRAnton Vorontsov1-0/+48
2009-12-10powerpc/83xx/suspend: Clear deep_sleeping after devices resumeAnton Vorontsov1-2/+2
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-1/+1
2009-11-11powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov1-0/+1
2009-08-20powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boardsAnton Vorontsov2-0/+27
2009-08-20powerpc/83xx: Add support for MPC8377E-WLAN boardsAnton Vorontsov2-4/+5
2009-06-1583xx: add support for the kmeter1 board.Heiko Schocher3-0/+199