summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-6/+6
|\
| * powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman2016-12-011-6/+6
* | powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-292-1/+2
|/
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-304-10/+4
|\
| * powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-214-10/+4
* | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-081-1/+1
|/
* powerpc: make of_device_ids constUwe Kleine-König2014-09-254-4/+4
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+0
|\
| * powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-201-1/+0
* | powerpc: remove unused CONFIG_405EPPaul Bolle2013-04-181-4/+0
* | powerpc/40x: remove unused "config 405GPR"Paul Bolle2013-04-181-3/+0
|/
* powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos2013-01-031-1/+2
* sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-40/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-11-133-81/+6
| |\
| * | powerpc: 4xx: remove commented out Kconfig entriesPaul Bolle2011-10-291-38/+0
* | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-162-0/+12
|\ \ \
| * | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-302-0/+12
| | |/ | |/|
* / | powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt2011-12-082-1/+12
|/ /
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-5/+0
|\ \
| * | powerpc: 40x: drop unused Kconfig symbolPaul Bolle2011-10-311-5/+0
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-063-70/+0
|\ \
| * | powerpc/40x: Remove obsolete HCU4 boardJosh Boyer2011-08-113-70/+0
| |/
* / net: fix IBM EMAC driver after rename.Tony Breeds2011-08-181-6/+6
|/
* powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-123-3/+3
* powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2011-05-261-0/+2
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-9/+4
* Remove REDWOOD_[456] config options and conditional codeChristian Dietrich2010-07-261-16/+0
* powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy2009-08-312-1/+12
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-06-125-123/+6
|\
| * powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simpleJosh Boyer2009-06-044-61/+3
| * powerpc/40x: Convert AMCC Makalu board to ppc40x_simpleJosh Boyer2009-06-044-62/+3
* | powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2009-06-061-0/+2
|/
* powerpc/virtex: Add uImage to the default images listGrant Likely2009-05-141-0/+1
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-163-3/+3
* powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer2008-10-281-1/+1
* powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-171-0/+8
* powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger2008-10-173-0/+70
* powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer2008-10-173-0/+103
* [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese2008-04-025-2/+12
* Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-061-1/+1
|\
| * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-061-1/+1
* | [POWERPC] 4xx: Fix Walnut buildJosh Boyer2008-02-062-0/+2
|/
* [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-251-0/+1
* [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer2008-01-091-1/+11
* [POWERPC] 4xx: Use machine_device_initcall for bus probeJosh Boyer2007-12-245-20/+5
* [POWERPC] 4xx: Mark of_bus structures as __initdataJosh Boyer2007-12-244-5/+4
* [POWERPC] 4xx: Add AMCC Makalu board support to platforms/40xStefan Roese2007-12-233-0/+72
* [POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese2007-12-231-0/+1