summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-03-05Make this compile on sparc64 too.Mark Kettenis
2014-03-05Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlyMark Kettenis
2014-03-05Raise the delay before initializing sdmmc. Still a hack so the XXX stays,Stuart Henderson
2014-03-05Remove TIMEZONE and DST options from GENERIC-* kernels.Miod Vallat
2014-03-05re-enable POOL_DEBUGChris Cappuccio
2014-03-05We are now 5.5-currentChris Cappuccio
2014-02-28guenther's addition of filechk didn't take into account the differentMarc Espie
2014-02-25Do not actually write to the area spanned by the PT_OPENBSD_RANDOMIZE ifMiod Vallat
2014-02-25/etc/random.seed support (unless booting from tape). Crank version.Miod Vallat
2014-02-25Put edata after the .openbsd.randomdata phdr, to prevent the former's contentsMiod Vallat
2014-02-25Wait for the RIRB DMA engine to come ready. Needed on the audio deviceMark Kettenis
2014-02-25Check for offset wraparound and enforce RLIMIT_FSIZE.Philip Guenther
2014-02-25Abort and close all the interrupt pipes when detaching HID devices sinceMartin Pieuchot
2014-02-25convert most printfs into DPRINTFs to cut down on dmesg spam, and addJonathan Matthew
2014-02-25match on Atom C2000Jonathan Gray
2014-02-25regenJonathan Gray
2014-02-25add Atom C2000 devices and a few othersJonathan Gray
2014-02-25Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as weMark Kettenis
2014-02-24Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff thatMark Kettenis
2014-02-24/etc/random.seed support in da bootblockz.Miod Vallat
2014-02-24Revert rev 1.348 and disable IPv6 TCP checksum offload for the time being.Brad Smith
2014-02-24Partially revert r1.134, bring back the code suspending root hub's portsMartin Pieuchot
2014-02-24regenDavid Gwynne
2014-02-24PLX 8724 as found on LSI SAS9206-16E boards.David Gwynne
2014-02-23Try and load /etc/random.seed before attempting to load the kernel.Miod Vallat
2014-02-23Try and load /etc/random.seed from SYS_UBOOT.Miod Vallat
2014-02-23fix a memory leakJonathan Gray
2014-02-23fix a printf in a debug pathJonathan Gray
2014-02-23when built without firmware, check that the chip already has firmwareJonathan Matthew
2014-02-23Give drm(4) a console locator just like wsdisplay(4) such that we can makeMark Kettenis
2014-02-23rework firmware handling a bit. when built without firmware, check thatJonathan Matthew
2014-02-23remove a surplus ')' in disabled codeJonathan Gray
2014-02-22/etc/random.seed support in the boot blocks (only when loading from disk).Miod Vallat
2014-02-22Increase _STACKALIGNBYTES to 15 (was 7), and make sure the stack is alignedMiod Vallat
2014-02-22disable alipm for now. Since GENERIC.MP showed up, a variety of machinesTheo de Raadt
2014-02-22refactor firmware loading with a function pointerTheo de Raadt
2014-02-22disable POOL_DEBUG for releaseJonathan Gray
2014-02-22basic i210/i211 support (improved after looking at gollo@ i210 diff on misc)Chris Cappuccio
2014-02-22take us to -release modeTheo de Raadt
2014-02-21Do the lid control further on in the resume sequence, since this isTheo de Raadt
2014-02-21spellingTheo de Raadt
2014-02-21these two drivers should be doing their repair at DVACT_WAKEUP timeTheo de Raadt
2014-02-21spacingTheo de Raadt
2014-02-21remove stray printf; ok piroftiTheo de Raadt
2014-02-20Remove some code that has no effect.Mark Kettenis
2014-02-20Support for /etc/random.seed in bootsd (disk-only boot blocks)Miod Vallat
2014-02-20More turd shining; cleanup the message that prints the firmware revision andMark Kettenis
2014-02-20revert previous commit; didn't intend to commit those bitsMark Kettenis
2014-02-20Avoid printing the "nvram corrupt" message for onboard 2200s found on SunMark Kettenis
2014-02-20jsg@ pointed out i am bad at loops.David Gwynne