freebsd-dev/sys/arm/ti/am335x
2019-09-14 18:20:14 +00:00
..
am335x_dmtimer.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_dmtpps.c Include <lock.h>, required to use spinlocks in this code. 2019-09-14 18:20:14 +00:00
am335x_dmtreg.h Configure the timer capture pin to input mode in the timer control 2017-01-27 04:08:24 +00:00
am335x_ecap.c
am335x_ehrpwm.c Add support for the PWM(9) API. This allows configuring the pwm output using 2019-06-21 14:24:33 +00:00
am335x_gpio.c The only remaining offender that used ti_chip() without checking for 2016-11-19 15:43:22 +00:00
am335x_lcd_syscons.c [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
am335x_lcd.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
am335x_lcd.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_musb.c
am335x_pmic.c Revert r350841. I didn't realize that on this chip, reading the interrupt 2019-08-11 23:19:56 +00:00
am335x_prcm.c am335x_prcm: Delay the frequencies read check 2018-05-06 14:37:11 +00:00
am335x_pwm.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_pwmss.c
am335x_reg.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_rtc.c
am335x_rtcreg.h
am335x_rtcvar.h
am335x_scm_padconf.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_scm_padconf.h
am335x_scm.c Fixes the sensor initialization, always reset the digital outputs to start. 2016-12-31 02:18:08 +00:00
am335x_scm.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_usbss.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
files.am335x The am335x_ehrpwm driver now requires the pwmbus_if interface, add it. 2019-08-10 20:05:15 +00:00
std.am335x Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
tda19988.c Remove use of intr_config_hook from the am335x_pmic and tda19988 drivers. 2019-08-10 20:08:37 +00:00
tps65217x.h