u-boot-brain/arch/avr32/cpu
Tom Rini 01abae4d04 Remove various unused interrupt related code
With d53ecad92f some unused interrupt related code was removed.
However all of these options are currently unused.  Rather than migrate
some of these options to Kconfig we just remove the code in question.

The only related code changes here are that in some cases we use
CONFIG_STACKSIZE in non-IRQ related context.  In these cases we rename
and move the value local to the code in question.

Fixes: d53ecad92f ("Merge branch 'master' of git://git.denx.de/u-boot-sunxi")
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-06 20:42:18 -04:00
..
at32ap700x avr32: rename mmu.h definitions 2015-02-17 22:52:40 +01:00
cache.c avr32: migrate cache functions 2014-06-14 18:06:58 +02:00
config.mk Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu.c avr32: rename cpu_init() -> arch_cpu_init() 2015-02-17 22:52:39 +01:00
exception.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
hsdramc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
hsdramc1.h avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
hsmc3.h avr32: fixup definitions to ATMEL_BASE_xxx 2011-05-18 07:56:50 +02:00
interrupts.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Makefile avr32: factor out cpu_mmc_init() 2015-02-17 22:52:40 +01:00
mmc.c Change my mailaddress 2016-05-02 18:37:09 -04:00
portmux-gpio.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
portmux-pio.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds avr32: add generic board support 2015-02-17 22:54:38 +01:00