This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
ti
/
am335x
History
ian
77b82b9f0c
Include <lock.h>, required to use spinlocks in this code.
2019-09-14 18:20:14 +00:00
..
am335x_dmtimer.c
…
am335x_dmtpps.c
Include <lock.h>, required to use spinlocks in this code.
2019-09-14 18:20:14 +00:00
am335x_dmtreg.h
…
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
…
am335x_lcd_syscons.c
…
am335x_lcd.c
Include eventhandler.h in more compilation units
2019-05-21 01:18:43 +00:00
am335x_lcd.h
…
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_pwm.h
…
am335x_pwmss.c
…
am335x_reg.h
…
am335x_rtc.c
…
am335x_rtcreg.h
…
am335x_rtcvar.h
…
am335x_scm_padconf.c
…
am335x_scm_padconf.h
…
am335x_scm.c
…
am335x_scm.h
…
am335x_usbss.c
…
files.am335x
The am335x_ehrpwm driver now requires the pwmbus_if interface, add it.
2019-08-10 20:05:15 +00:00
std.am335x
…
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
…