aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/mpc85xx/mpc85xx_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: attach gpiobus when the controller is readyAhmad Khalifa2025-07-041-2/+2
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-3/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* Don't bother checking core versionJustin Hibbits2017-03-241-11/+0
* Add a GPIO driver for the mpc85xx.Justin Hibbits2015-04-041-0/+307