Commit e7300d04bd0809eb7ea10a2ed8c729459f816e36
Committed by
Ralf Baechle
1 parent
0de663ef86
Exists in
master
and in
4 other branches
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 40 changed files with 5896 additions and 0 deletions Side-by-side Diff
- arch/mips/Kconfig
- arch/mips/Makefile
- arch/mips/bcm63xx/Kconfig
- arch/mips/bcm63xx/Makefile
- arch/mips/bcm63xx/boards/Kconfig
- arch/mips/bcm63xx/boards/Makefile
- arch/mips/bcm63xx/boards/board_bcm963xx.c
- arch/mips/bcm63xx/clk.c
- arch/mips/bcm63xx/cpu.c
- arch/mips/bcm63xx/cs.c
- arch/mips/bcm63xx/dev-dsp.c
- arch/mips/bcm63xx/early_printk.c
- arch/mips/bcm63xx/gpio.c
- arch/mips/bcm63xx/irq.c
- arch/mips/bcm63xx/prom.c
- arch/mips/bcm63xx/setup.c
- arch/mips/bcm63xx/timer.c
- arch/mips/configs/bcm63xx_defconfig
- arch/mips/include/asm/fixmap.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_board.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_clk.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_cs.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_dsp.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_enet.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_pci.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_irq.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
- arch/mips/include/asm/mach-bcm63xx/bcm63xx_timer.h
- arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
- arch/mips/include/asm/mach-bcm63xx/cpu-feature-overrides.h
- arch/mips/include/asm/mach-bcm63xx/gpio.h
- arch/mips/include/asm/mach-bcm63xx/war.h
- arch/mips/pci/Makefile
- arch/mips/pci/fixup-bcm63xx.c
- arch/mips/pci/ops-bcm63xx.c
- arch/mips/pci/pci-bcm63xx.c
- arch/mips/pci/pci-bcm63xx.h