1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/arm/ti
Ian Lepore 67009184e3 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
and apparently isn't needed now that we're using the integrated assembler.
2015-01-01 23:21:46 +00:00
..
am335x Fix the musb initialization sequence on AM335x. 2014-12-26 17:45:49 +00:00
cpsw Fix cpsw_detach() to not panic when called from cpsw_attach(). 2014-10-24 21:08:02 +00:00
omap4 Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachments 2014-10-18 17:51:34 +00:00
twl
usb
aintc.c Reduce the diff in the Ti aintc between head and arm_intrng 2014-12-21 16:48:57 +00:00
files.ti Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachments 2014-10-18 17:51:34 +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
ti_cpuid.h
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 off-by-one bug. 2014-12-27 19:56:04 +00:00
ti_gpio.h Add interrupt support for GPIO pins on OMAP4 and AM335x. 2014-12-25 17:28:26 +00:00
ti_i2c.c Remove unnecessary code and, instead, use the provided iicbus_null_callback 2014-12-27 20:06:16 +00:00
ti_i2c.h
ti_machdep.c
ti_mbox.c
ti_mbox.h
ti_prcm.c
ti_prcm.h
ti_pruss.c Allow multiple devices to mmap. It's impossible to prevent this with 2014-12-01 19:48:23 +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