freebsd-skq/sys/arm/ti
mmel 28257ccca8 INTRNG: Rework handling with resources. Partially revert r301453.
- Read interrupt properties at bus enumeration time and store
   it into global mapping table.
 - At bus_activate_resource() time, given mapping entry is resolved and
   connected to real interrupt source. A copy of mapping entry is attached
   to given resource.
 - At bus_setup_intr() time, mapping entry stored in resource is used
   for delivery of requested interrupt configuration.
 - For MSI/MSIX interrupts, mapping entry is created within
   pci_alloc_msi()/pci_alloc_msix() call.
 - For legacy PCI interrupts, mapping entry must be created within
   pcib_route_interrupt() by pcib driver itself.

Reviewed by: nwhitehorn, andrew
Differential Revision: https://reviews.freebsd.org/D7493
2016-08-19 10:52:39 +00:00
..
am335x Fix a random memory overwrite at boot time, simplebus_init() and 2016-07-18 06:35:40 +00:00
cpsw Fix a lockup in tx path for cspw. 2016-07-07 20:01:03 +00:00
omap4 INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
twl
usb
aintc.c Return the struct intr_pic pointer from intr_pic_register. This will be 2016-05-18 15:05:44 +00:00
files.ti Enable the build of micphy as part of generic miibus build, but only for 2016-07-28 05:59:56 +00:00
std.ti
ti_adc.c Only do the touch screen setup when the 'ti,wires' property is present. 2016-05-26 18:52:26 +00:00
ti_adcreg.h Add driver for AM33xx SoC touchscreen 2016-04-29 20:31:49 +00:00
ti_adcvar.h Add driver for AM33xx SoC touchscreen 2016-04-29 20:31:49 +00:00
ti_common.c Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine 2016-04-15 16:05:41 +00:00
ti_cpuid.c
ti_cpuid.h
ti_edma3.c
ti_edma3.h
ti_gpio_if.m
ti_gpio.c Return the struct intr_pic pointer from intr_pic_register. This will be 2016-05-18 15:05:44 +00:00
ti_gpio.h INTRNG - use gpio interrupt modes definitions added in r298738 and 2016-05-06 08:56:46 +00:00
ti_hwmods.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
ti_hwmods.h
ti_i2c.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
ti_i2c.h
ti_machdep.c Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAY 2016-04-30 17:27:33 +00:00
ti_mbox.c
ti_mbox.h
ti_pinmux.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
ti_pinmux.h
ti_prcm.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
ti_prcm.h Add the SPI driver for am335x. 2016-03-29 19:11:04 +00:00
ti_pruss.c
ti_pruss.h
ti_scm.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
ti_scm.h
ti_sdhci.c Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
ti_sdma.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
ti_spi.c Bump up the read and write timeouts. The old value was too small for low 2016-03-30 16:26:00 +00:00
ti_spireg.h Add the SPI driver for am335x. 2016-03-29 19:11:04 +00:00
ti_spivar.h Add the SPI driver for am335x. 2016-03-29 19:11:04 +00:00
ti_wdt.c
ti_wdt.h
tivar.h