aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/mpc85xx/fsl_diu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-3/+1
* powerpc mpc85xx: Remove unused variables.John Baldwin2022-04-131-2/+0
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* Use a resource hint instead of environment variable for DIU modeJustin Hibbits2018-04-161-7/+4
* Clean up OF_getprop_alloc APIOleksandr Tymoshenko2018-04-081-1/+1
* Override memattr for mmap on the Freescale DIU driverJustin Hibbits2017-12-021-0/+2
* Remove some unnecessary includesJustin Hibbits2017-10-191-7/+0
* Use mpc85xx_get_platform_clock() instead of rolling our own.Justin Hibbits2017-06-141-3/+1
* Fix r312613.Justin Hibbits2017-01-221-1/+1
* Fix use of uninitialized variable.Justin Hibbits2017-01-221-2/+2
* Adjust copyright date. No real work was done on it until 2016.Justin Hibbits2016-10-081-1/+1
* Add NXP/Freescale DIU driver for PowerPC SoCsJustin Hibbits2016-09-271-0/+479