linux/arch/mips/bcm47xx
Rafał Miłecki 3d1f664ab9 MIPS: BCM47xx: Support SPROM prefixes on other platforms
BCM47XX platform has specific PCI setup because all buses share the same
domain. It's different e.g. on ARM ARCH_BCM_5301X where each PCI bus
gets its own domain (they are handled by iProc PCIe controller driver).

As we want to make SPROM driver more generic, let's add an exception for
BCM47xx. It was tested on BCM4706 (MIPS) and BCM4708A0 (ARM).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11969/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2016-01-20 00:39:20 +01:00
..
bcm47xx_private.h MIPS: BCM47XX: Fix coding style to match kernel standards 2015-04-01 17:22:10 +02:00
board.c MIPS: BCM47XX: Support Luxul XWR-1750 board 2015-06-21 21:53:53 +02:00
buttons.c MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation 2015-09-03 12:08:11 +02:00
irq.c MIPS: BCM47XX: Initialize bcma bus later (with mm available) 2014-11-24 07:45:00 +01:00
Kconfig ssb: add Kconfig entry for compiling SoC related code 2015-10-28 21:05:21 +02:00
leds.c MIPS: BCM47XX: Support Luxul XWR-1750 board 2015-06-21 21:53:53 +02:00
Makefile MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/ 2015-06-21 21:55:33 +02:00
Platform
prom.c MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in 2015-06-21 21:53:42 +02:00
serial.c MIPS: BCM47XX: Fix coding style to match kernel standards 2015-04-01 17:22:10 +02:00
setup.c MIPS: BCM47xx: Fetch board info directly in callback function 2015-11-11 08:36:57 +01:00
sprom.c MIPS: BCM47xx: Support SPROM prefixes on other platforms 2016-01-20 00:39:20 +01:00
time.c MIPS: BCM47XX: Fix coding style to match kernel standards 2015-04-01 17:22:10 +02:00
workarounds.c MIPS: BCM47XX: Add new file for device specific workarounds 2014-03-31 18:17:12 +02:00