freebsd-dev/sys/arm/ti
Tim Kientzle ae6aefaf57 Another overhaul of the CPSW driver for BeagleBone
Major changes:
  * Finally tracked down the flow control setting that
    seems to have been causing TX stalls and watchdog timeouts
  * RX and TX paths now share a lot more code
  * TX interrupt is no longer used; we instead GC finished
    tx queue entries at the bottom of the start routine.
  * TX start now queues fragmented packets directly; it only
    invokes defrag() for occasional very fragmented packets.
  * "sysctl dev.cpsw" dumps controller statistics and queue counts
  * Host Error Interrupt will give extensive debugging information
    if the controller chokes on the queued data.
2013-02-03 01:08:01 +00:00
..
am335x Fix case for some signal names. 2013-01-28 09:23:38 +00:00
cpsw Another overhaul of the CPSW driver for BeagleBone 2013-02-03 01:08:01 +00:00
omap3
omap4 Define IPI_IRQ_START and IPI_IRQ_END. 2013-01-09 01:54:17 +00:00
twl
usb Remove unused variables from the OMAP ehci code. 2012-10-01 05:15:13 +00:00
aintc.c
bus_space.c
common.c
files.ti
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 - Identify more devices for OMAP4 SoC (up to OMAP4470) 2013-01-07 23:30:53 +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
ti_i2c.c
ti_i2c.h
ti_machdep.c Strip trailing newline. 2012-11-23 17:22:38 +00:00
ti_mmchs.c
ti_mmchs.h
ti_prcm.c
ti_prcm.h
ti_scm.c Clarify the error messages for unrecognized pins and muxtypes. 2013-01-19 17:12:23 +00:00
ti_scm.h
ti_sdma.c
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
tivar.h