Age | Commit message (Expand) | Author |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-30 | It's annoying to have an 2+ hour kernel compile die in ld because bluetooth | Mats O Jansson |
2008-11-29 | add sscom here too. Fixes armish build. | Matthieu Herrb |
2008-11-29 | Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from his | Ray Lai |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-11-27 | It turns out Motorola manufactured ECC 128MB memory boards for MVME188 | Miod Vallat |
2008-11-27 | ZAURUS -> GUMSTIX in guard symbols. | Miod Vallat |
2008-11-27 | Give the tags target a chance to work. | Miod Vallat |
2008-11-27 | On 88100 cpus, make sure userland processes start with SNIP and SFIP valid | Miod Vallat |
2008-11-27 | Add sscom to cdevswitch like fcom used to be. | Dale Rahn |
2008-11-27 | tx starting to work. | Dale Rahn |
2008-11-27 | Enable gpioow and gpioiic for runtime attachment, keep the previous | Marc Balmer |
2008-11-27 | better. | Dale Rahn |
2008-11-26 | Disable some devices for now to make GENERIC build. ok drahn@. | Matthieu Herrb |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |
2008-11-26 | Add some files missed in the original checkin. | Dale Rahn |
2008-11-26 | Start at the port of OpenBSD to the OpenMoko hardware. Work in progress. | Dale Rahn |
2008-11-26 | Add a number of driver files necessary for OpenMoko support, | Dale Rahn |
2008-11-26 | Initial port of OpenBSD to the (xscale based) gumstix, work in progress. | Dale Rahn |
2008-11-26 | Sparc64 still only has 64 virtual address bits and not 65. | Claudio Jeker |
2008-11-26 | Change pci_intr_handle_t to be like i386 where it is a struct that stores the | Mark Kettenis |
2008-11-26 | fix boot() function comment | Kevin Lo |
2008-11-25 | we are heading quickly to a world where isp(4) will not fit, so let us | Theo de Raadt |
2008-11-25 | Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started. | Kenneth R Westerback |
2008-11-25 | Fix dmesg ugliness caused by not printing iotdb stuff. | Mark Kettenis |
2008-11-25 | rename zaurus_reg.h to machine_reg and rename some of the internal fields | Dale Rahn |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-24 | oops. | Artur Grabowski |
2008-11-24 | Only schedule a soft interrupt if the device has been opened (and sc_tty | Mark Kettenis |
2008-11-24 | - Remove the special case for one page pmap_remove, it's useless. | Artur Grabowski |
2008-11-24 | die die die | Theo de Raadt |
2008-11-24 | In pmap_write_protect() clear and set the protection bits atomically and | Kurt Miller |
2008-11-24 | In pmap_clear_attrs() use i386_atomic_clearbits_l() to only clear the | Kurt Miller |
2008-11-23 | no more need to cope with pccom | Theo de Raadt |
2008-11-23 | pccom can finally die; ok kettenis dlg drahn, tested by okan | Theo de Raadt |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-22 | Allow wired memory to be accounted on i386. This automatically changes | Mike Belopuhov |
2008-11-22 | The last parts of cpu_unidle. i386, amd64 and sparc64 | Artur Grabowski |
2008-11-22 | same change as for amd64. Move bus_space_* functions from inlines and | Owain Ainsworth |
2008-11-22 | freq is specific to APM, and it is reaching out to grab the APM variable, | Dale Rahn |
2008-11-22 | scoop is specific to zaurus, it should have some other mechansim to | Dale Rahn |
2008-11-22 | Re-enable ACPI PDC support and fetching cpu performance states | Gordon Willem Klok |
2008-11-22 | cpu_unidle for macppc | Artur Grabowski |
2008-11-22 | potentially com, not pccom | Theo de Raadt |
2008-11-21 | de-inline the bus_space_* functions in favour of real functions | Owain Ainsworth |
2008-11-21 | no, amd64 does not have pccom; ok dlg with glee | Theo de Raadt |
2008-11-21 | back out the new interrupt subsystem because some little bug still lurks in t... | Theo de Raadt |
2008-11-21 | add forgotten ioctls. allows writing to extra counters found on amd cpus. | Mike Belopuhov |
2008-11-14 | Garbage collect the LDT segments, and simply use the GDT segments. | Tobias Weingartner |
2008-11-14 | Atomically update the PTE. | Kurt Miller |