u-boot-brain/arch/arm/mach-davinci
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
..
include/mach davinci: spl: use bootcfg to select boot device 2017-01-14 16:47:16 -05:00
config.mk ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
cpu.c bitops: introduce BIT() definition 2015-09-11 17:15:32 -04:00
da830_pinmux.c mmc: move more driver config options to Kconfig 2017-01-11 19:40:15 +09:00
da850_lowlevel.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
da850_pinmux.c arm: Add support for LEGO MINDSTORMS EV3 2016-03-14 19:18:40 -04:00
dm355.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm365_lowlevel.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm365.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm644x.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dm646x.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
dp83848.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
et1011c.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
Kconfig Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
ksz8873.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
lxt972.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
Makefile ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
misc.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
pinmux.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
psc.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
reset.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00
spl.c davinci: spl: use bootcfg to select boot device 2017-01-14 16:47:16 -05:00
timer.c ARM: davinci: move SoC sources to mach-davinci 2015-02-21 08:23:51 -05:00