Age | Commit message (Expand) | Author |
2006-06-01 | Disable ipmi in GENERIC for the moment - it breaks too much stuff | Bob Beck |
2006-05-31 | It's bit 13 that's causing the address aliasing in the cache, not bit 14. | Mark Kettenis |
2006-05-31 | enable mpi | David Gwynne |
2006-05-31 | Reset pcb_onfault before invoking uvm_fault(). | Miod Vallat |
2006-05-31 | extend the bootpath values to 64bits, and deal with fallout | Jason Wright |
2006-05-31 | Ding dong, __NEWINTR is dead | Miod Vallat |
2006-05-31 | do not call acpi_powerdown() unless acpi has successfully initialized | Todd T. Fries |
2006-05-31 | The bright people at Sun removed the secondary context from the IMMU in the | Mark Kettenis |
2006-05-31 | Reorg the code to be more sane. More coming. | Tobias Weingartner |
2006-05-31 | do not commit debug. | Dale Rahn |
2006-05-31 | Use same defines as on zaurus, need to verify the correct settings here. | Dale Rahn |
2006-05-31 | Remove unused cfdriver field, pointed out by miod@ | Dale Rahn |
2006-05-31 | Preserve ATU translations instead of forcing the values to something. | Dale Rahn |
2006-05-31 | correctly perform bus base/physical addr translation. | Dale Rahn |
2006-05-31 | enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it | David Gwynne |
2006-05-31 | Use symbolic constants for TLB demapping operations. | Mark Kettenis |
2006-05-31 | Enable wdt(4) by default. ok deraadt | Michael Knudsen |
2006-05-31 | match SUNW,qlc->isp (one step away from root on isp/fibre channel on US3) | Jason Wright |
2006-05-30 | how about we -correctly- match the schizo. When I get home, I'm going | Jason Wright |
2006-05-30 | Define meaningful values for IPL_ levels, which directly map to the spl | Miod Vallat |
2006-05-30 | Map buffers with pmap_kenter_pa() instead of pmap_enter(). | Miod Vallat |
2006-05-30 | The aperture that is needed in legacy vga space is even larger for | Matthieu Herrb |
2006-05-30 | Sync region detection algorithm with macppc, helps some recent cards, such | Miod Vallat |
2006-05-30 | Not necessary here either. | Miod Vallat |
2006-05-30 | rework the schizo attach to match the upaid and paddr regs | Jason Wright |
2006-05-30 | Remove dead toes. | Miod Vallat |
2006-05-30 | Several pieces were copied over from previous ports that are unnecessary, | Dale Rahn |
2006-05-30 | mpi works on sparc64 (running a U3 booted/rooted from one to commit this). | Jason Wright |
2006-05-29 | clean userland namespace a bit more; ok miod | Theo de Raadt |
2006-05-29 | Remove unused NetBSD new-style %b strings. | Miod Vallat |
2006-05-29 | Convert NetBSD new-style %b strings to old-style. | Miod Vallat |
2006-05-29 | Regen (although this does not change anything for these keyboards). | Miod Vallat |
2006-05-29 | Remove dead extern declarations. | Miod Vallat |
2006-05-29 | while $ is right next to #, it is not a comment character. | Dale Rahn |
2006-05-29 | Tag. | Dale Rahn |
2006-05-29 | Tags. | Dale Rahn |
2006-05-29 | Link armish in to the builds. | Dale Rahn |
2006-05-29 | Add a new port for ARM based products from a variety of vendors, typically | Dale Rahn |
2006-05-29 | Add support for i80321 based systems. | Dale Rahn |
2006-05-29 | implement reliable microtime on smp (joint work w/ otto): | Michael Shalayeff |
2006-05-29 | allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)... | Michael Shalayeff |
2006-05-29 | implement frequency setting for the beep. It also beeps for one second | Jason Wright |
2006-05-29 | Enable sdmmc on amd64 too. ok brad@, deraadt@. | Matthieu Herrb |
2006-05-29 | Add ACPI Thermal zone and Embedded controller devices | Can Erkin Acar |
2006-05-29 | GENERIC | Can Erkin Acar |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ... | Jason Wright |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |
2006-05-28 | minor nit, use CPU ID instead of FPU ID for BTLB parameters after passing | Martin Reindl |
2006-05-28 | make sure the IMR values are visible when we drop back into the prom | Jason Wright |
2006-05-28 | oops, nuke debugging stuff | Jason Wright |