freebsd-skq/sys/arm/ti
Ian Lepore bc38882760 Revert r350841. I didn't realize that on this chip, reading the interrupt
status register clears pending interrupts.  By moving that code out of the
interrupt handler into a taskqueue task, I effectively created an interrupt
storm by returning from the handler with the interrupt source still active.

We'll have to find a different solution for this driver's need to sleep
in an ithread context.
2019-08-11 23:19:56 +00:00
..
am335x Revert r350841. I didn't realize that on this chip, reading the interrupt 2019-08-11 23:19:56 +00:00
cpsw arm: ti: cpsw: Check the new slave node address 2019-07-29 10:42:15 +00:00
omap4 omap4_prcm: Delay the frequencies read check 2018-08-30 14:32:47 +00:00
twl
usb
aintc.c
files.ti arm: ti: Add a driver for ti,sysc bus 2019-07-22 21:55:33 +00:00
std.ti
ti_adc.c
ti_adcreg.h
ti_adcvar.h
ti_cpuid.c
ti_cpuid.h
ti_edma3.c
ti_edma3.h
ti_gpio_if.m
ti_gpio.c
ti_gpio.h
ti_hwmods.c arm: ti: Get the hwmods property either from the node or the parent 2019-07-29 10:40:51 +00:00
ti_hwmods.h
ti_i2c.c In detach(), call bus_generic_detach() before deleting the iicbus child. 2019-06-16 16:02:50 +00:00
ti_i2c.h
ti_machdep.c
ti_mbox.c
ti_mbox.h
ti_pinmux.c
ti_pinmux.h
ti_prcm.c
ti_prcm.h
ti_pruss.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
ti_pruss.h
ti_scm.c
ti_scm.h
ti_sdhci.c o Don't allocate resources for SDMA in sdhci(4) if the controller or the 2018-12-30 23:08:06 +00:00
ti_sdma.c
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
ti_spi.c Support the SPI mode and bus clock frequency parameters set by the devices 2018-12-31 16:01:22 +00:00
ti_spireg.h
ti_spivar.h
ti_sysc.c arm: ti: Add a driver for ti,sysc bus 2019-07-22 21:55:33 +00:00
ti_wdt.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
ti_wdt.h
tivar.h