aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/mambo
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-124-4/+4
* powerpc mambo: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-102-5/+2
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-1/+1
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-1/+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-274-0/+8
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems toNathan Whitehorn2014-02-051-1/+1
* Standards-conformance and code deduplication:Nathan Whitehorn2013-10-221-179/+0
* kern cons: introduce infrastructure for console grabbing by kernelAndriy Gapon2011-12-171-0/+12
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-3/+1
* Follow up to r225203 refining break-to-debugger run-time configurationRobert Watson2011-08-271-2/+0
* Attempt to make break-to-debugger and alternative break-to-debugger moreRobert Watson2011-08-261-19/+3
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkMarcel Moolenaar2011-01-291-11/+10
* Don't create spurious /dev entries.Nathan Whitehorn2010-10-251-1/+0
* Add support for the IBM Full-System Simulator (Mambo). This code has beenNathan Whitehorn2010-07-316-0/+822