Age | Commit message (Expand) | Author |
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 |
2006-05-28 | - Implement schizo_intr_map (mainly to | in the agentid). | Jason Wright |
2006-05-28 | Remove obvious EST table dupe: Pentium M 733 and Pentium M 773 (VID #H), | Dimitry Andric |
2006-05-28 | Can't call directly back into the prom if we "exit" at the root | Jason Wright |
2006-05-28 | - if the "upa-portid" property doesn't exist, try "portid" (schizo) | Jason Wright |
2006-05-28 | sync, enable and move twe(4) out from untested on alpha | Martin Reindl |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-28 | make the ISR bits visible so we can poll them in cngetc (w/out cnpollc). | Jason Wright |
2006-05-28 | remove sc_ic member from struct com_softc as it is not used anywhere | Felix Kronlage |