Age | Commit message (Expand) | Author |
2009-07-08 | revert MCLGETI for sk(4) for now. commit requested by deraadt@ | Stuart Henderson |
2009-07-08 | Add the same routing domain assignments and checks into the not so used | Claudio Jeker |
2009-07-08 | remove redundant comment. | Thordur I. Bjornsson |
2009-07-07 | When adding or changing a MPLS route, add RTF_MPLS flag to | Michele Marchetto |
2009-07-06 | Almost rewrite xbridge PCI resource allocation: | Miod Vallat |
2009-07-05 | take us to 4.6-current | David Gwynne |
2009-07-05 | Buffer in RMD160_CTX is length RMD160_BLOCK_LENGTH not RMD160_DIGEST_LENGTH. | Todd C. Miller |
2009-07-05 | Make sure the OpenBSD bounds exclude the first cylinder, which is used | Miod Vallat |
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis |
2009-07-03 | Try to be smarter when allocating pci resources, and use unused devio slots | Miod Vallat |
2009-07-03 | Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer. | Mark Kettenis |
2009-07-03 | Support RTL8103E and RTL8168DP which are starting to show up, from brad. | Theo de Raadt |
2009-07-03 | fix mac address for dual-port 8257[56] cards; ok claudio, kettenis, deraadt | Markus Friedl |
2009-07-03 | fix a typo; from brad | Theo de Raadt |
2009-07-03 | this is a rather large change to add support for the BCM5709. | David Gwynne |
2009-07-03 | regen | David Gwynne |
2009-07-03 | add ids for the new phys on the bcm5709s | David Gwynne |
2009-07-03 | newer bnx chips use a separate firmware to the "old" ones. this updates | David Gwynne |
2009-07-02 | Revert the 'optimization' I attempted in r1.21 since it turns out | Kenneth R Westerback |
2009-07-01 | The widget mapping code has been written back when I was only working on | Miod Vallat |
2009-07-01 | Add a workaround for the fact that our clocks aren't running during autoconf | Mark Kettenis |
2009-07-01 | Crank bootblocks version for identification purposes. | Miod Vallat |
2009-07-01 | take us to 4.6, though there will still be some changes | Theo de Raadt |
2009-06-30 | Link the second stage bootblocks (and boot.net) 256KB higher to accomodate | Miod Vallat |
2009-06-29 | In sdmmc_intr_establish(), copy the entire name parameter instead of | Michael Knudsen |
2009-06-29 | Zap isp_inline.h; it is no longer used. | Mark Kettenis |
2009-06-29 | Whack bridges that have conflicting windows. This prevents us from choosing | Mark Kettenis |
2009-06-29 | the data which is read is never used; ok krw | Theo de Raadt |
2009-06-29 | since we link in the 24xx firmware, might as well point to it; ok krw kettenis | Theo de Raadt |
2009-06-29 | Bring back rev 1.17, enable hardware vlan tagging/stripping. | Jonathan Gray |
2009-06-29 | enable isp(4) | Theo de Raadt |
2009-06-28 | Now the tx dma mapping problem it was exposing is fixed | Jonathan Gray |
2009-06-28 | Properly swap tx dma maps so we don't use invalid maps, | Jonathan Gray |
2009-06-28 | Attempt to map memory resources of unconfigured devices, if they do not have | Miod Vallat |
2009-06-28 | Better wording for the not-supported-video-control message. | Marcus Glocker |
2009-06-28 | Add colormap support for 8bpp mode. | Mark Kettenis |
2009-06-28 | Make this work in 8bpp mode too. Color support is still missing; probably | Mark Kettenis |
2009-06-28 | Restore lost string constant, make DEBUG kernels compile. | Kenneth R Westerback |
2009-06-27 | Stricter checks when deciding which acceleration code to use. Instead of | Miod Vallat |
2009-06-27 | Preliminary cleanup work in order to help the PCI resource management code. | Miod Vallat |
2009-06-27 | In the bus_space_*_raw_* functions, move the invariant computations out of | Miod Vallat |
2009-06-27 | If a device which has not been initialized by ARCS has a non-zero BAR, ignore | Miod Vallat |
2009-06-27 | Add an explicit widget locator to xbow children; allows a given widget to | Miod Vallat |
2009-06-27 | Remove debug printfs. | Mark Kettenis |
2009-06-27 | Revert the last change to this file which was made with armv7 support came in. | Dale Rahn |
2009-06-26 | Two pci'd that come from cardbus, in case anyone ever needs them... | Theo de Raadt |
2009-06-26 | Fix a use after free in the pagedaemon. | Owain Ainsworth |
2009-06-26 | invert direction for inner icmp state lookups (e.g. traceroute with icmp) | Markus Friedl |
2009-06-26 | If we are going to move to the eeprom-based MAC address finding instead of | Theo de Raadt |
2009-06-26 | Prefer fdcache() to pdcache() in cpu_fork(), as the MI uvm code has touched | Miod Vallat |