summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2016-06-16make platinumfb.c conditional on platinumfbmacallan
2016-06-16somehow this fell through the cracks when I committed platinumfb.cmacallan
2016-06-15g/c some leftovers from when we had static assignments of edge or levelmacallan
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-06-10add driver for 'platinum' onboard video found in Power Mac 7200 and possiblymacallan
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-06-01report the power button to sysmon when possiblemacallan
2016-05-31fix stupid tpyomacallan
2016-05-31make sure we call sysmon_pswitch_event() from thread contextmacallan
2016-05-28As instructed by Martin@, disable DKWEDGE_METHOD_APPLE for now as it causes asevan
2016-05-23remove unused variables.chs
2016-04-28Fix buildskrll
2016-04-22undo unintended commitchristos
2016-04-22Elide unused variable warnings (Felix Deichmann)christos
2016-03-19Disable uscanner in all kernel configsgdt
2016-03-13TAB/space cleanup.tsutsui
2016-02-14zero the i2c_attach_args structure before filling it in.chs
2016-02-09Introduce softint-based if_inputozaki-r
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-10-02PCI Extended Configuration stuff written by nonaka@:msaitoh
2015-09-07Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-07-26Don't set garbages into BAT registers, which was broken in rev 1.25.tsutsui
2015-04-13MD rnd.h cleanups. Please let me know if I broke anything!riastradh
2015-01-09Force main into .textmatt
2014-12-24Don't strip the .mrg since the symbols can be useful.matt
2014-12-23Make sure .data/.bss ends/starts on a 4 byte boundary.matt
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-11-11appease gcc 4.8macallan
2014-11-09in the initial asm code, save the interesting caller-saved registerschs
2014-10-21RADEONFB_MMAP_BARS is no moremacallan
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-10-11Probably agp_apple is never used.uebayasi
2014-09-19Disable BSDLABEL and MBR DKWEDGE methods again since sysinst does not workchristos
2014-08-24Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and addjnemeth
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-18- Enable Wedge support for MBR/BSDLABEL where it was commented out.christos
2014-08-17Add missing parameter in printf. From Henning Petersen in PR 49122.wiz
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-13if we get garbage from the RTC try again a couple timesmacallan
2014-08-13add PRAM access commandsmacallan
2014-08-10Bump the ramdisk size on macppc and sandpoint somewhat to compensate forjoerg
2014-08-10Put GCC/GAS specific options under ACTIVE_CC == "gcc".joerg
2014-08-10Merge tls-earlyentropy branch into HEAD.tls
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-08-08Make all ramdisk root sizes equal againmartin
2014-08-07Get macppc to build again by adjusting sizes.gdt
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg