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