u-boot-brain/arch/mips
Paul Burton 20286cdff7 MIPS: Simplify CONFIG_SYS_CPU values
Rather than having the values for CONFIG_SYS_CPU depend upon each
architecture revision, have them depend upon the more general
CONFIG_CPU_MIPS32 & CONFIG_CPU_MIPS64 which in turn depend upon the
architecture revisions.

This is done in preparation for adding MIPSr6 support, which would
otherwise need to introduce new cases here.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2016-05-21 01:36:39 +02:00
..
cpu MIPS: Use unchecked immediate addition/subtraction 2016-05-21 01:36:39 +02:00
dts mips: ath79: Add support for TPLink WDR4300 2016-05-21 01:36:39 +02:00
include/asm mips: add base support for QCA/Atheros ath79 SOCs 2016-05-21 01:25:50 +02:00
lib MIPS: Use unchecked immediate addition/subtraction 2016-05-21 01:36:39 +02:00
mach-ath79 mips: ath79: Add support for TPLink WDR4300 2016-05-21 01:36:39 +02:00
mach-au1x00 MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
mach-pic32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 2016-02-01 22:14:01 +01:00
config.mk MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
Kconfig MIPS: Simplify CONFIG_SYS_CPU values 2016-05-21 01:36:39 +02:00
Makefile mips: Add MIPS 74Kc tune 2016-05-21 01:36:38 +02:00