1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/arm/ti
Ian Lepore faacdbd9cf Fix a typo that caused a loop to run beyond the end of the array it was
searching.  If you didn't configure a timer capture pin you'd get a data
abort as it wandered into the weeds, now you get a nice warning message
about your config, as originally intended.
2014-01-03 21:38:33 +00:00
..
am335x Fix a typo that caused a loop to run beyond the end of the array it was 2014-01-03 21:38:33 +00:00
cpsw Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
omap3
omap4 Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
twl Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
usb
aintc.c
common.c
files.ti After r256961 ofw_iicbuc.c will be built for any kernel which includes 2013-12-12 18:29:36 +00:00
std.ti
ti_cpuid.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
ti_cpuid.h
ti_edma3.c
ti_edma3.h
ti_gpio.c Fix the pin value reading on AM335x. Because of the inverted logic it was 2013-12-06 18:09:10 +00:00
ti_i2c.c Activate the device before attempt to access any of its registers. Without 2013-12-09 11:51:17 +00:00
ti_i2c.h
ti_machdep.c Call initarm_lastaddr() later in the init sequence, after establishing 2013-11-05 02:57:34 +00:00
ti_mbox.c Add a driver for the Texas Instruments Mailbox hardware. 2013-11-16 08:20:50 +00:00
ti_mbox.h Add a driver for the Texas Instruments Mailbox hardware. 2013-11-16 08:20:50 +00:00
ti_mmchs.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
ti_mmchs.h Don't clear the SYSCONFIG register on boot. 2013-07-06 04:18:34 +00:00
ti_prcm.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
ti_prcm.h Define the uart clocks so that they can be en/disabled at runtime. 2013-08-21 04:20:17 +00:00
ti_pruss.c Add a driver for the TI Programmable Realtime Unit Subsystem. 2013-11-16 08:23:15 +00:00
ti_pruss.h Add a driver for the TI Programmable Realtime Unit Subsystem. 2013-11-16 08:23:15 +00:00
ti_scm.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
ti_scm.h
ti_sdhci.c Bugfixes... the host capabilties from FDT data are stored in host.caps, not 2013-11-19 22:14:35 +00:00
ti_sdma.c
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
tivar.h