summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-152-2/+0Star
* powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-301-1/+0Star
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\
| * powerpc: add explicit OF includesRob Herring2013-10-101-0/+2
* | arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang2013-10-291-1/+0Star
|/
* powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun2013-06-251-11/+1Star
* powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto2013-02-131-5/+7
* powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto2013-02-131-72/+77
* powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck2013-02-131-6/+4Star
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-5/+4Star
* powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-154-4/+4
* sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-051-1/+1
* powerpc/83xx: add a const qualifierUwe Kleine-König2012-09-111-1/+1
* powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig2012-07-101-32/+66
* powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck2012-07-101-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-287-6/+1Star
* 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/+1Star
* powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-2413-80/+34Star
* powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2415-180/+31Star
* powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-2415-287/+68Star
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-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-276-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-132-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-062-31/+15Star
|\
| * 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-061-0/+6
| * of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-061-2/+0Star
| * of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-061-20/+3Star
| * of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-061-9/+6Star
* | 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
|\