Age | Commit message (Expand) | Author |
2007-11-17 | AMD Geode CS5536 GPIO can invert input and output pins. | Marc Balmer |
2007-11-17 | Allow for more than one flag per GPIO pin. | Marc Balmer |
2007-11-17 | Support GPIO_PIN_PULLDOWN (pulldown-enable) as GPIO pin flag. | Marc Balmer |
2007-11-16 | Make the GPIO functionality of the AMD Geode LX CS5536 available. | Marc Balmer |
2007-11-16 | fix the bus_space #define nightmare, so that amd64 and i386 are much more | Theo de Raadt |
2007-11-16 | Remove microtime calls and RNG benchmarking from the pchb attachment | Mike Belopuhov |
2007-11-16 | something has to go, unfortunately | Theo de Raadt |
2007-11-16 | do not make up a device name for interrupts.. give it the dv_xname | Theo de Raadt |
2007-11-15 | enable most acpi functionality by default. now instead of 'enable acpi', | Theo de Raadt |
2007-11-15 | remove the #ifdef ACPI_ENABLE. the EC codepath is either safe enough (and | Theo de Raadt |
2007-11-15 | in MP kernels, use smbios to count number of cpus. if > 1 disable apm, so | Theo de Raadt |
2007-11-15 | Split CPUID into 2 32 bit fields. | Marco Peereboom |
2007-11-15 | Clarify when smbios added multi core support and add the missing string | Marco Peereboom |
2007-11-15 | oops, processor structs need to be __packed. | Marco Peereboom |
2007-11-15 | Add struct for processors. | Marco Peereboom |
2007-11-14 | do not process requests linked to unused sessions. (crypto_freesession | Markus Friedl |
2007-11-14 | Be consistent in db_cmd_loop_done declaration. | Miod Vallat |
2007-11-12 | Select the right GDT entry for interrupt handlers on i386 systems when | Christopher Pascoe |
2007-11-10 | Activate umbg(4) in i386. | Marc Balmer |
2007-11-06 | ramdisks should have the same behaviour as GENERIC | Theo de Raadt |
2007-11-05 | I screwed the pooch. Fix the stack offsets. | Tobias Weingartner |
2007-11-03 | don't spam dmesg with huge, whitespace padded bios strings. | Chris Kuethe |
2007-11-03 | change what happens when acpi is enabled to include "relatively safe" | Bob Beck |
2007-11-03 | APM switchto cleanup diff. This uses the switchto functionality to | Tobias Weingartner |
2007-11-03 | Add acpi_acquire_global_lock() and acpi_release_global_lock() in MD locore.s | Tobias Weingartner |
2007-10-31 | for now, workaround MP timeout/splhigh/scsi race at reboot time using a | Theo de Raadt |
2007-10-28 | add new envy(4) driver for ICE1712 (aka VIA Envy24) audio devices. The | Alexandre Ratchov |
2007-10-24 | Remove idle loop counter. | Mike Belopuhov |
2007-10-24 | Don't spam the dmesg. | Mike Belopuhov |
2007-10-22 | remove flagsa/dobusy/doidle stuff introduced 3 years ago as a debugging aid.. | Theo de Raadt |
2007-10-22 | no need for NOPROG and bsd.prog.mk | Theo de Raadt |
2007-10-19 | remove vars from some prototypes. | Federico G. Schwindt |
2007-10-17 | Add the Intel ICH9 chipset. | Brad Smith |
2007-10-17 | more unification between amd64 and i386 (API changes, but we think | Theo de Raadt |
2007-10-17 | replacement for the pctr codebase that can handle amd64 processors as | Theo de Raadt |
2007-10-14 | enable wbng | Theo de Raadt |
2007-10-13 | Fix cpu_exit() comments to be more closer to reality. | Miod Vallat |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-10-10 | Change argsize from size_t to short, since it only stores a short | Ray Lai |
2007-10-08 | isa0 at amdpcib? got skipped, sigh | Theo de Raadt |
2007-10-08 | enable spdmem where it matters | Theo de Raadt |
2007-10-07 | Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET written | Marc Balmer |
2007-10-07 | Add support for the PCI-ISA bridge, timecounter, and watchdog timer | Marc Balmer |
2007-10-03 | Add pcb_flags member to 'struct pcb', and set PCB_SAVECTX on contexts saved | Mark Kettenis |
2007-10-01 | more btoc -> atop | Martin Reindl |
2007-09-30 | On i386, only call amd64_errata() on amd64 processors (family 0xf), | Gordon Willem Klok |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray |
2007-09-29 | At the requst of deraadt@, backpout the temporary hack for pcc. | Otto Moerbeek |
2007-09-24 | Ooops, i386 entry was enabled by mistake. Disable it. Sorry. | Marcus Glocker |
2007-09-24 | Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but still | Marcus Glocker |