freebsd-dev/sys/arm/xilinx
Ian Lepore 5e4e1d4995 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c
and the functionality it provided into arm/exception.S.  Rename the main
irq handling routine from arm_handler_execute() to arm_irq_handler() to
make it more congruent with how other exception handlers are named, and
also update its signature to reflect what has long been reality: it is
passed just a trapframe pointer, no interrupt number argument.
2014-03-10 18:10:09 +00:00
..
zedboard
files.zynq7 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
std.zynq7 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
uart_dev_cdnc.c Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00
zy7_bus_space.c Correct license statements to reflect the fact that these files were all 2013-12-10 22:13:36 +00:00
zy7_devcfg.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
zy7_ehci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
zy7_gpio.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
zy7_l2cache.c
zy7_machdep.c Call initarm_lastaddr() later in the init sequence, after establishing 2013-11-05 02:57:34 +00:00
zy7_reg.h
zy7_slcr.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
zy7_slcr.h