freebsd-dev/sys/arm/ti
Ian Lepore aef60d8c4a Add support for uarts other than the serial console in TI OMAP SoCs.
The TI uart hardware is ns16550-compatible, except that before it can
be used the clocks and power have to be enabled and a non-standard
mode control register has to be set to put the device in uart mode
(as opposed to irDa or other serial protocols).  This adds the extra
code in an extension to the standard ns8250 probe routine, and the
rest of the driver is just the standard ns8250 code.
2013-08-21 14:33:02 +00:00
..
am335x Make the noop clock successfully do nothing, because doing nothing and 2013-08-21 04:49:58 +00:00
cpsw Add a macro that gets the physical address of a memory mapped device 2013-03-17 03:04:43 +00:00
omap3
omap4 Let the platform calculate the timer frequency at runtime, and use that for 2013-08-05 20:14:56 +00:00
twl
usb Remove unused variables from the OMAP ehci code. 2012-10-01 05:15:13 +00:00
aintc.c Properly clean "spurious interrupt" state 2013-04-06 03:31:28 +00:00
bus_space.c
common.c
files.ti Add support for uarts other than the serial console in TI OMAP SoCs. 2013-08-21 14:33:02 +00:00
std.ti Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
ti_cpuid.c Fix copy-paste error in bus_space_unmap argument 2013-02-15 21:24:21 +00:00
ti_cpuid.h - Identify more devices for OMAP4 SoC (up to OMAP4470) 2013-01-07 23:30:53 +00:00
ti_edma3.c After r239366, fix the ti_edma3.c driver to use the 2012-08-22 05:14:59 +00:00
ti_edma3.h
ti_gpio.c Fix typo 2013-02-27 08:34:32 +00:00
ti_i2c.c
ti_i2c.h
ti_machdep.c Increase the maximum KVM available on TI chips. Not sure why we suddenly need 2013-06-09 22:51:11 +00:00
ti_mmchs.c Improve a comment. 2013-07-09 02:50:05 +00:00
ti_mmchs.h Don't clear the SYSCONFIG register on boot. 2013-07-06 04:18:34 +00:00
ti_prcm.c
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_scm.c Print the 'setting internal ...' message only with bootverbose. 2013-06-26 02:56:54 +00:00
ti_scm.h
ti_sdhci.c Make the standard sdhci(4) driver work for the TI OMAP family SoCs. 2013-08-20 12:33:35 +00:00
ti_sdma.c
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
tivar.h