kernel_optimize_test/arch/blackfin
Michael Hennerich aec59c9113 Blackfin: add support for the on-chip MAC status interrupts
This patch provides infrastructure for MAC Wake-On-Lan and PHYINT use in
phylib.  New Interrupts added:

IRQ_MAC_PHYINT   /* PHY_INT Interrupt */
IRQ_MAC_MMCINT   /* MMC Counter Interrupt */
IRQ_MAC_RXFSINT  /* RX Frame-Status Interrupt */
IRQ_MAC_TXFSINT  /* TX Frame-Status Interrupt */
IRQ_MAC_WAKEDET  /* Wake-Up Interrupt */
IRQ_MAC_RXDMAERR /* RX DMA Direction Error Interrupt */
IRQ_MAC_TXDMAERR /* TX DMA Direction Error Interrupt */
IRQ_MAC_STMDONE  /* Station Mgt. Transfer Done Interrupt */

On BF537/6 the implementation is not straight forward since there are now
two chained chained_handlers.  A cleaner approach would have been to add
latter IRQs to the demux of IRQ_GENERIC_ERROR.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-03-09 00:30:52 -05:00
..
boot Blackfin: initial XIP support 2010-03-09 00:30:48 -05:00
configs Blackfin: tcm-bf518: new board port 2010-03-09 00:30:49 -05:00
include/asm Blackfin: asm/page.h: pull in asm-generic headers 2010-03-09 00:30:52 -05:00
kernel Blackfin: mark gpio lib functions static 2010-03-09 00:30:52 -05:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mach-bf527 Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mach-bf533 Blackfin: increase NR_IRQS beyond NR on-chip IRQs 2010-03-09 00:30:49 -05:00
mach-bf537 Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mach-bf538 Blackfin: increase NR_IRQS beyond NR on-chip IRQs 2010-03-09 00:30:49 -05:00
mach-bf548 Blackfin: bf548-ezkit: add ASoC CPU DAI resources 2010-03-09 00:30:49 -05:00
mach-bf561 Blackfin: increase NR_IRQS beyond NR on-chip IRQs 2010-03-09 00:30:49 -05:00
mach-common Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mm Blackfin: simplify SMP handling in SRAM code 2010-03-09 00:30:48 -05:00
oprofile
ADI_BSD.txt
Kconfig Blackfin: initial tracehook support 2010-03-09 00:30:51 -05:00
Kconfig.debug Blackfin: move KGDB selection to the way other arches do it 2010-03-09 00:30:50 -05:00
Makefile Blackfin: initial XIP support 2010-03-09 00:30:48 -05:00