freebsd-nq/sys/arm/ti
Luiz Otavio O Souza 9f16518401 Fix the pin value reading on AM335x. Because of the inverted logic it was
always returning '0' for all the reads, even for the outputs.  It is now
known to work with gpioiic(4) and gpioled(4).

Approved by:	adrian (mentor)
Tested on:	BBB
2013-12-06 18:09:10 +00:00
..
am335x Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +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 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
common.c
files.ti Enable the ti_mbox and ti_pruss drivers. 2013-11-16 08:28:14 +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 Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +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 the pin value reading on AM335x. Because of the inverted logic it was 2013-12-06 18:09:10 +00:00
ti_i2c.c
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