Age | Commit message (Expand) | Author |
2010-02-12 | Allow more legacy interrupts to reach the legacy PIC; found the hard way by | Miod Vallat |
2010-02-12 | ehci bits, not enabled. | Dale Rahn |
2010-02-12 | Initial version of ehci shim for omap, not complete. | Dale Rahn |
2010-02-12 | Rework prcm to support additional iclk/fclk registers. | Dale Rahn |
2010-02-12 | introduce a uvm_km_valloc_try function that won't get a lower level lock | Ted Unangst |
2010-02-11 | Correct argument for splx() is s2 not s so that the splx() calls match to the | Claudio Jeker |
2010-02-11 | Not knowing a AFI/SAFI pair in the MP capability is no reason to fail | Claudio Jeker |
2010-02-11 | "unmute" GPIO 0 on all Dell machines with IDT 92HD71B7 codecs. | Jacob Meuser |
2010-02-11 | Add "N" key to search the opposite way from the last search (reverse of "n"), | Nicholas Marriott |
2010-02-11 | correct comment | Damien Miller |
2010-02-11 | default to no pckbc and no legacy hardware; ok miod@ | Otto Moerbeek |
2010-02-11 | align comments; ok miod@ | Otto Moerbeek |
2010-02-11 | cd in nam2blk; ok miod | Otto Moerbeek |
2010-02-11 | fuloong model define | Otto Moerbeek |
2010-02-11 | The previous commit didn't use the first X in the template if the | Philip Guenthe |
2010-02-11 | Test mkstemps() too | Philip Guenthe |
2010-02-11 | We need to load the config before kr_init() is called or fib-update is | Claudio Jeker |
2010-02-11 | no more libdata/ssh; | Jason McIntyre |
2010-02-11 | libarary -> library; | Jason McIntyre |
2010-02-11 | While looking through this code I figured out that set nexthop self and | Claudio Jeker |
2010-02-11 | Force a space between address and nexthop. IPv6 is overflowing all size | Claudio Jeker |
2010-02-11 | No need for M_CANFAIL if M_NOWAIT is used. Found by Gleydson Soares. | Claudio Jeker |
2010-02-11 | Add a regression suite for mkstemp(), verifying that it neither overruns | Philip Guenthe |
2010-02-10 | Only allow the common voltages of the card and the host when writing the OCR | Dale Rahn |
2010-02-10 | pkcs#11 is no longer optional; improve wording; ok jmc@ | Markus Friedl |
2010-02-10 | remove /usr/libdata/ssh; ok miod, djm | Markus Friedl |
2010-02-10 | Fix sio_getcap() for audio(4) devices exposing encodings | Alexandre Ratchov |
2010-02-10 | remove lingering debug print. | Dale Rahn |
2010-02-10 | And now mounts with reads and writes work. | Dale Rahn |
2010-02-10 | Would seem that the sdmmc layer does not like having CRC7 as part of the | Dale Rahn |
2010-02-10 | check that rf reg is != 0xff, not rf val. | Damien Bergamini |
2010-02-10 | Blame the right interrupt bit in `spurious interrupt' messages. | Miod Vallat |
2010-02-10 | Close to working MMCHS (ommmc) driver. much thanks to mk@ for continual poking. | Dale Rahn |
2010-02-10 | Unfortunately, newer versions of u-boot found on the beagle do not allow | Dale Rahn |
2010-02-10 | Clarify default status-right, from Seth Wright. | Nicholas Marriott |
2010-02-10 | sync | Miod Vallat |
2010-02-10 | accept loongson in .Dt; ok espie | Jason McIntyre |
2010-02-10 | tweak previous; | Jason McIntyre |
2010-02-09 | Make the bonito_pci_attach_hook per-platform, as a new callback in struct | Miod Vallat |
2010-02-09 | Flush caches upon startup anyway, the gdium pmon keeps it dirty, unlike | Miod Vallat |
2010-02-09 | Switching the strange VIA VT8251 PCIE host bridge into a PCI-PCI bridge | Mark Kettenis |
2010-02-09 | mount_ext2fs and ral firmware on the ramdisk. | Miod Vallat |
2010-02-09 | Build ral firmware on loongson (for Gdium). | Miod Vallat |
2010-02-09 | Process kernel options correctly when run from a `go' command instead of | Miod Vallat |
2010-02-09 | Less aggressive cache ops on BUS_DMASYNC_PREREAD alone (leftover from older | Miod Vallat |
2010-02-09 | wsmux (for external, big-boned-fingers compatible, keyboards) and ext2fs | Miod Vallat |
2010-02-09 | Section 4 manpages for loongson. | Miod Vallat |
2010-02-09 | Set the rtm_priority when sending RTM_ADD/RTM_DELETE messages out in | Claudio Jeker |
2010-02-09 | Correctly track RTF_UP on RTM_CHANGE. Since the interface can change | Claudio Jeker |
2010-02-09 | Try to bring documentation up to the same state as the code. Document | Claudio Jeker |