aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/mambo/mambo.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
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* powerpc mambo: 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/+0
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems toNathan Whitehorn2014-02-051-1/+1
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-3/+1
* Add support for the IBM Full-System Simulator (Mambo). This code has beenNathan Whitehorn2010-07-311-0/+101