Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | arm/arm64 freescale: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -3/+1 |
* | arm: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | sys/arm: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Stop including fdt_common.h from the arm code when it's unneeded. | Andrew Turner | 2016-11-14 | 1 | -1/+0 |
* | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
* | Stop using machine/fdt.h in the arm kernel code when we don't need it. | Andrew Turner | 2015-04-04 | 1 | -1/+0 |
* | Fix typo. | Ruslan Bukin | 2014-05-14 | 1 | -1/+1 |
* | Add driver for Port control and interrupts (PORT). | Ruslan Bukin | 2014-03-07 | 1 | -0/+250 |