summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/mpc832x_rdb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov2017-12-041-1/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov2017-08-021-1/+1
* powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao2016-09-251-4/+1Star
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-3/+1Star
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-231-2/+2
* QE: use subsys_initcall to init qeZhao Qiang2015-12-231-2/+0Star
* powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-241-5/+2Star
* powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-241-17/+1Star
* powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-241-30/+1Star
* powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-1/+1
* 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/+4Star
* powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-301-1/+2
* powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov2008-12-301-1/+1
* powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-301-0/+1
* powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-171-0/+1
* [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-061-1/+1
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-281-4/+7
* [POWERPC] 83xx: convert boards to use machine_device_initcallKumar Gala2008-01-241-8/+2Star
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-111-1/+1
* [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spiAnton Vorontsov2007-11-201-5/+9
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+1
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-081-1/+1
* [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2007-09-141-0/+46
* [POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala2007-09-141-2/+0Star
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-101-1/+0Star
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-5/+0Star
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-291-1/+1
* [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala2007-05-101-0/+2
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-021-0/+1
* [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-291-0/+138