| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | powerpc: Use of for_each_node_by_name() instead of open-coding it | Dmitry Torokhov | 2017-12-04 | 1 | -1/+1 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -1/+1 |
* | powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check | Sergei Shtylyov | 2017-08-02 | 1 | -1/+1 |
* | powerpc/83xx: factor out the common codes of setup arch functions | Kevin Hao | 2016-09-25 | 1 | -4/+1 |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -1/+1 |
* | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 2016-07-21 | 1 | -3/+1 |
* | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 1 | -2/+2 |
* | QE: use subsys_initcall to init qe | Zhao Qiang | 2015-12-22 | 1 | -2/+0 |
* | powerpc/83xx: merge PCI bridge additions | Dmitry Eremin-Solenikov | 2011-11-24 | 1 | -5/+2 |
* | powerpc/83xx: consolidate of_platform_bus_probe calls | Dmitry Eremin-Solenikov | 2011-11-24 | 1 | -17/+1 |
* | powerpc/83xx: consolidate init_IRQ functions | Dmitry Eremin-Solenikov | 2011-11-24 | 1 | -30/+1 |
* | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt | 2009-11-24 | 1 | -1/+1 |
* | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards | Anton Vorontsov | 2009-04-01 | 1 | -0/+107 |
* | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB | Anton Vorontsov | 2009-04-01 | 1 | -0/+6 |
* | spi_mpc83xx: rework chip selects handling | Anton Vorontsov | 2009-04-01 | 1 | -12/+4 |
* | powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n | Anton Vorontsov | 2008-12-30 | 1 | -1/+2 |
* | powerpc/83xx: Fix sparse warnings in board files | Anton Vorontsov | 2008-12-30 | 1 | -1/+1 |
* | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 2008-07-29 | 1 | -0/+1 |
* | powerpc: Move mpc83xx_add_bridge to fsl_pci.c | John Rigby | 2008-07-16 | 1 | -0/+1 |
* | [POWERPC] 83xx: mpc832x_rdb: fix compiler warning | Kim Phillips | 2008-02-05 | 1 | -1/+1 |
* | [POWERPC] QE: get rid of most device_types and model | Anton Vorontsov | 2008-01-28 | 1 | -4/+7 |
* | [POWERPC] 83xx: convert boards to use machine_device_initcall | Kumar Gala | 2008-01-23 | 1 | -8/+2 |
* | [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of... | Jon Loeliger | 2007-12-11 | 1 | -1/+1 |
* | [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi | Anton Vorontsov | 2007-11-20 | 1 | -5/+9 |
* | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov | 2007-10-08 | 1 | -1/+1 |
* | [POWERPC] Use for_each_ matching routinues for pci PHBs | Kumar Gala | 2007-10-08 | 1 | -1/+1 |
* | [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub | Anton Vorontsov | 2007-09-14 | 1 | -0/+46 |
* | [POWERPC] 83xx: Removed PCI exclude of PHB | Kumar Gala | 2007-09-14 | 1 | -2/+0 |
* | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with... | Kim Phillips | 2007-08-10 | 1 | -1/+0 |
* | [POWERPC] kill isa_{io,mem}_base definitions for !PCI | Arnd Bergmann | 2007-06-29 | 1 | -5/+0 |
* | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 | 1 | -1/+1 |
* | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined | Kumar Gala | 2007-05-09 | 1 | -0/+2 |
* | [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC | Kim Phillips | 2007-05-02 | 1 | -0/+1 |
* | [POWERPC] 83xx: Add MPC832x RDB board support. | Michael Barkowski | 2007-03-29 | 1 | -0/+138 |