summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx/mpc832x_rdb.c
AgeCommit message (Expand)Author
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2023-03-11powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...Amit Kumar Mahapatra
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22QE: use subsys_initcall to init qeZhao Qiang
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov
2008-12-30powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov
2008-12-30powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby
2008-02-05[POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov
2008-01-23[POWERPC] 83xx: convert boards to use machine_device_initcallKumar 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_spiAnton Vorontsov
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala
2007-09-14[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar 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 !PCIArnd Bergmann
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips
2007-03-29[POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski