freebsd-dev/sys/arm/ti
Ian Lepore add35ed5b8 Follow r261352 by updating all drivers which are children of simplebus
to check the status property in their probe routines.

Simplebus used to only instantiate its children whose status="okay"
but that was improper behavior, fixed in r261352.  Now that it doesn't
check anymore and probes all its children; the children all have to
do the check because really only the children know how to properly
interpret their status property strings.

Right now all existing drivers only understand "okay" versus something-
that's-not-okay, so they all use the new ofw_bus_status_okay() helper.
2014-02-02 19:17:28 +00:00
..
am335x Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
cpsw Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
omap3
omap4 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +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 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
aintc.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
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 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 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
ti_edma3.h
ti_gpio.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
ti_i2c.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
ti_i2c.h
ti_machdep.c Doh! Use C comments, not C++. 2014-01-04 22:14:59 +00:00
ti_mbox.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +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 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +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 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +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 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
ti_scm.h
ti_sdhci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
ti_sdma.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
tivar.h