kernel_optimize_test/arch/mips/bcm63xx
Jonas Gorski 6605428c50 MIPS: BCM63XX: fix revision ID width
The REVID is only 8 bit wide.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5007/
Acked-by: John Crispin <blogic@openwrt.org>
2013-05-08 01:19:03 +02:00
..
boards MIPS: BCM63XX: Make nvram checksum failure non fatal 2013-03-19 19:15:40 +01:00
clk.c MIPS: BCM63XX: use the new reset helper 2012-11-09 11:37:18 +01:00
cpu.c MIPS: BCM63XX: fix revision ID width 2013-05-08 01:19:03 +02:00
cs.c
dev-dsp.c
dev-enet.c
dev-flash.c
dev-pcmcia.c
dev-rng.c
dev-spi.c MIPS: BCM63XX: remove duplicate spi register definitions 2013-05-08 01:19:02 +02:00
dev-uart.c
dev-usb-usbd.c MIPS: BCM63XX: Create platform_device for USBD 2012-08-30 20:15:52 +02:00
dev-wdt.c
early_printk.c MIPS: early_printk: drop __init annotations 2013-02-19 09:36:37 +01:00
gpio.c
irq.c MIPS: BCM63XX: use a switch for external irq config 2012-08-24 20:09:01 +02:00
Kconfig
Makefile MIPS: BCM63XX: move nvram functions into their own file 2012-11-09 11:37:18 +01:00
nvram.c MIPS: BCM63XX: Make nvram checksum failure non fatal 2013-03-19 19:15:40 +01:00
Platform
prom.c
reset.c MIPS: BCM63XX: add core reset helper 2012-11-09 11:37:18 +01:00
setup.c MIPS: BCM63XX: fix revision ID width 2013-05-08 01:19:03 +02:00
timer.c