summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx
Commit message (Expand)AuthorAgeFilesLines
* sbc834x: put full compat string in board match checkPaul Gortmaker2012-01-041-2/+2
* powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov2011-11-241-8/+1
* powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-2413-80/+34
* powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2415-180/+31
* powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-2415-287/+68
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* | powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri2011-11-031-1/+57
* | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-231-3/+6
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-266-6/+6
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-105-5/+5
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-182-16/+32
|\
| * powerpc/83xx: rename and update kmeter1Holger Brunck2011-03-152-16/+32
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+9
|/
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-212-4/+4
|\
| * powerpc/83xx: fix build failures on dt compatible list.Grant Likely2011-01-192-4/+4
* | Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2011-01-212-5/+18
|\ \ | |/ |/|
| * powerpc/mpc8308: fix USB DR controller initializationIlya Yanok2011-01-122-5/+18
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-4/+4
|\ \
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
| |/
* / of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-013-15/+24
|/
* powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok2010-10-142-3/+4
* arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-2/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-31/+15
|\
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
| * of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+6
| * of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+0
| * of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-20/+3
| * of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-9/+6
* | powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok2010-08-043-0/+103
|/
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-222-0/+2
|\
| * powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2010-05-172-0/+2
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCRAnton Vorontsov2009-12-101-0/+48
* powerpc/83xx/suspend: Clear deep_sleeping after devices resumeAnton Vorontsov2009-12-101-2/+2
* powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-1/+1
* powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-111-0/+1
* powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boardsAnton Vorontsov2009-08-202-0/+27
* powerpc/83xx: Add support for MPC8377E-WLAN boardsAnton Vorontsov2009-08-202-4/+5
* 83xx: add support for the kmeter1 board.Heiko Schocher2009-06-153-0/+199
* powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard2009-06-152-7/+7
* powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-011-0/+107
* powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2009-04-011-0/+6
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-12/+4
* powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-246-0/+6