| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+1 |
| * | 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 ti: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -3/+1 |
| * | arm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFIG to request reset. | John Baldwin | 2022-04-18 | 1 | -0/+1 |
| * | arm ti: Remove unused variables. | John Baldwin | 2022-04-09 | 1 | -4/+1 |
| * | Move Ti AM335x to dev/extres/clk framework. | Michal Meloun | 2020-07-30 | 1 | -3/+6 |
| * | 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 |
| * | Switch TI platform support code from using FreeBSD's custom-baked DTS | Oleksandr Tymoshenko | 2015-05-22 | 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 |
| * | Remove "#define DEBUG" that conflicts with "option DEBUG" in kernel config | Oleksandr Tymoshenko | 2015-01-21 | 1 | -1/+0 |
| * | Follow r261352 by updating all drivers which are children of simplebus | Ian Lepore | 2014-02-02 | 1 | -0/+4 |
| * | fix args to mtx_init | John-Mark Gurney | 2014-01-27 | 1 | -1/+1 |
| * | Add a driver for the Texas Instruments Mailbox hardware. | Rui Paulo | 2013-11-16 | 1 | -0/+262 |