NetBSD/sys/arch/arm/ti
thorpej 21b71bc09d Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,
rather than the device and a set of functions (the only of which was to
return the i2c_tag_t anyway).  Previously, this assumed only a single
i2c controller node per device_t, which is not true with an i2c mux.
2020-12-23 16:02:11 +00:00
..
am3_platform.c Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer 2020-09-28 11:54:22 +00:00
am3_prcm.c Catch up to clock changes in last dts import. 2020-06-03 14:56:09 +00:00
files.ti Add TI OMAP watchdog timer driver. 2019-11-29 20:54:00 +00:00
if_cpsw.c Use ifmedia_fini(). 2020-02-04 05:15:44 +00:00
if_cpswreg.h Cleanup and remove dependency on arch/arm/omap 2019-11-03 10:09:04 +00:00
omap2_gpmcreg.h Add NAND flash support. 2019-11-01 11:53:35 +00:00
omap2_nand.c Also match ti,omap2-onenand 2019-11-03 13:45:57 +00:00
omap3_cm.c Add NAND flash support. 2019-11-01 11:53:35 +00:00
omap3_dss.c Use prop_data_value (not prop_data_data_nocopy) 2020-06-28 12:43:00 +00:00
omap3_dssreg.h Revert previous for now: 2020-04-16 23:29:52 +00:00
omap3_platform.c Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer 2020-09-28 11:54:22 +00:00
omap3_prm.c Add support for TI OMAP3. 2019-10-29 22:19:13 +00:00
ti_com.c Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer 2020-09-28 11:54:22 +00:00
ti_cpufreq.c Fix SoC revision detection. BeagleBone Black reports 1GHz as a supported 2020-06-03 18:02:03 +00:00
ti_div_clock.c Add AM335x DVFS support. 2019-10-28 21:16:47 +00:00
ti_dpll_clock.c Fix dpll clock setting on am335x 2020-06-03 18:26:06 +00:00
ti_edma.c Add EDMA TPCC and TPTC drivers. 2019-10-27 12:14:51 +00:00
ti_edma.h Add EDMA TPCC and TPTC drivers. 2019-10-27 12:14:51 +00:00
ti_ehci.c Add OMAP3 USB support. 2019-10-30 21:41:40 +00:00
ti_fb.c Add support for AM335x display controller (LCDC). 2019-11-03 22:59:06 +00:00
ti_gpio.c If we can't find a hwmod name, use the device type and mmio address 2020-06-03 16:00:00 +00:00
ti_gpmc.c Add NAND flash support. 2019-11-01 11:53:35 +00:00
ti_iic.c Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t, 2020-12-23 16:02:11 +00:00
ti_iicreg.h Handle different register layout on OMAP3 2019-10-31 10:21:29 +00:00
ti_lcdc.c ensure to call drm_mode_config_cleanup() when erroring. 2019-12-15 01:00:58 +00:00
ti_lcdc.h Add support for AM335x display controller (LCDC). 2019-11-03 22:59:06 +00:00
ti_lcdcreg.h Add support for AM335x display controller (LCDC). 2019-11-03 22:59:06 +00:00
ti_motg.c PR# port-evbarm/55263: BeagleBone Black too many interrupts on CPU when 2020-06-03 19:16:23 +00:00
ti_mux_clock.c Add AM335x DVFS support. 2019-10-28 21:16:47 +00:00
ti_omapintc.c G/C arm/atomic.h 2020-09-26 10:06:25 +00:00
ti_omaptimer.c Use the hwmod clk to get the timer rate and explicitly enable the 2019-10-30 21:40:04 +00:00
ti_otg.c Add USB support. 2019-10-27 16:31:26 +00:00
ti_otgreg.h Add USB support. 2019-10-27 16:31:26 +00:00
ti_prcm.c Catch up to clock changes in last dts import. 2020-06-03 14:56:09 +00:00
ti_prcm.h Add OMAP3 USB support. 2019-10-30 21:41:40 +00:00
ti_rng.c Add a line break before rnd_attach_source so the "entropy: ready" announcement does not get mixed with device prints 2020-06-03 15:59:22 +00:00
ti_rngreg.h Add support for hardware RNG. 2019-10-28 23:57:59 +00:00
ti_sdhc.c Support 1-bit mode and force all xfers to bounce to workaround a transfer error issue for now 2019-11-28 23:57:09 +00:00
ti_sdhcreg.h Disable autoidle 2019-10-27 17:21:23 +00:00
ti_sysc.c Add bus driver for TI sysc interconncet. 2019-10-26 15:58:55 +00:00
ti_tptc.c Add EDMA TPCC and TPTC drivers. 2019-10-27 12:14:51 +00:00
ti_usb.c Add OMAP3 USB support. 2019-10-30 21:41:40 +00:00
ti_usbtll.c Add OMAP3 USB support. 2019-10-30 21:41:40 +00:00
ti_wdt.c Add TI OMAP watchdog timer driver. 2019-11-29 20:54:00 +00:00