freebsd-skq/sys/arm/ti
Luiz Otavio O Souza 7d732cea63 Fix a bug where an interrupt could be masked unintentionally when
bus_config_intr() is called with the same interrupt type and polarity that
is already set.

Pointy hat:	loos
2015-02-04 18:35:49 +00:00
..
am335x am335x_clk_pruss_activate(): use the L3F clock. 2015-02-02 08:01:10 +00:00
cpsw Fix cpsw(4) after r277203 which folded 'struct m_hdr' into 'struct mbuf'. 2015-01-15 02:22:52 +00:00
omap4 Rename gic_init_secondary to arm_init_secondary_ic to help with the merge 2015-01-11 16:46:43 +00:00
twl
usb Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
aintc.c Reduce the diff in the Ti aintc between head and arm_intrng 2014-12-21 16:48:57 +00:00
files.ti Add ARMv7 performance monitoring counters. 2015-01-28 16:08:07 +00:00
std.ti Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
ti_adc.c
ti_adcreg.h
ti_adcvar.h
ti_common.c opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
ti_cpuid.c Start removing the omap3 support. In base it was only ever a header and a 2014-10-13 15:35:08 +00:00
ti_cpuid.h Start removing the omap3 support. In base it was only ever a header and a 2014-10-13 15:35:08 +00:00
ti_edma3.c
ti_edma3.h
ti_gpio_if.m Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachments 2014-10-18 17:51:34 +00:00
ti_gpio.c Fix a bug where an interrupt could be masked unintentionally when 2015-02-04 18:35:49 +00:00
ti_gpio.h Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
ti_i2c.c - Increase default i2c bus timeout to 5 seconds from 1 second. Sometimes 2015-01-25 23:58:34 +00:00
ti_i2c.h Rewrite of ti_i2c based on gonzo's patch, fix the following bugs/problems: 2014-08-20 17:02:37 +00:00
ti_machdep.c
ti_mbox.c Remove "#define DEBUG" that conflicts with "option DEBUG" in kernel config 2015-01-21 19:23:46 +00:00
ti_mbox.h
ti_prcm.c
ti_prcm.h Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p. 2015-01-12 03:23:16 +00:00
ti_pruss.c ti_pruss: make sure the mmap'ed memory region is uncacheable. 2015-01-31 02:12:57 +00:00
ti_pruss.h
ti_scm.c
ti_scm.h Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachments 2014-10-18 17:51:34 +00:00
ti_sdhci.c Add a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERTED, to work around 2014-12-20 01:13:13 +00:00
ti_sdma.c
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S Switch to a .cpu directive. These will work when clang 3.5 is imported 2014-12-05 19:23:51 +00:00
ti_wdt.c Remove a volatile qualifier on return type that is ignored and results in 2014-12-21 21:11:54 +00:00
ti_wdt.h Add a driver for the TI watchdog. 2014-10-18 16:59:21 +00:00
tivar.h