aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/xilinx/zy7_slcr.c
Commit message (Expand)AuthorAgeFilesLines
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* Check for errors from bus_generic_detach in various driversJohn Baldwin2025-01-021-1/+4
* 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
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* arm xilinx: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-2/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add the missing void to function signatures in much of the arm code.Andrew Turner2016-12-131-3/+3
* Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to readAndrew Turner2016-11-141-3/+2
* sys/arm: Minor spelling fixes.Pedro F. Giffuni2016-05-041-1/+1
* Add sysctls to control PS-PL level shifters and FCLK settings.Oleksandr Tymoshenko2015-03-051-2/+290
* Fix the Zedboard/Zynq ethernet driver to handle media speed changes soIan Lepore2014-07-141-2/+120
* Follow r261352 by updating all drivers which are children of simplebusIan Lepore2014-02-021-0/+4
* Bring copyright changes with the agreement of Thomas Skibo.Wojciech A. Koszek2013-04-281-21/+22
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.Wojciech A. Koszek2013-04-271-0/+301