summaryrefslogtreecommitdiff
path: root/sys/arm/ti/ti_sysc.c
AgeCommit message (Expand)Author
2024-12-06Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin
2024-01-10clk: Move clock code in dev/clkEmmanuel Vadot
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-28armv7: Fix BeagleBone Black panic on system startKonrad Sewiłło-Jopek
2023-02-22arm ti: Fix a typo in a kernel messageGordon Bergling
2022-05-09arm ti: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-08arm ti: Remove unused variables.John Baldwin
2021-01-15arm: arm64: Directly use #include <dt-binding/...>Emmanuel Vadot
2020-07-30Move Ti AM335x to dev/extres/clk framework.Michal Meloun
2019-09-15Make the ti_sysc device quiet. It's an internal utility pseudo-deviceIan Lepore
2019-07-22arm: ti: Add a driver for ti,sysc busEmmanuel Vadot