Age | Commit message (Expand) | Author |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-05-20 | Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather | Joel Sing |
2008-05-18 | Unbreak glass console on OpenBSD/sgi - if we're supposed to be using the | Joel Sing |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-05-04 | Unpopulated CRIME memory banks (or logically empty due to CRIME merging | Miod Vallat |
2008-05-04 | convert arm and mips64 platforms to ptoa/atop | Martin Reindl |
2008-05-01 | Don't forget to bus_space_unmap() after probing for a com chip. | Miod Vallat |
2008-04-29 | Attempt to locate an ELF header and symbol table directly after the kernel. | Joel Sing |
2008-04-24 | Remove variables that are no longer used to specify the serial console. | Joel Sing |
2008-04-24 | Unbreak IP30 serial console. | Joel Sing |
2008-04-24 | Cleanup serial console handling and remove some of the MD code from com.c. | Joel Sing |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-04-14 | typo in attachment | Theo de Raadt |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-04-09 | Add new stub uvm_shutdown() and call it from the right place in MD boot() | Theo de Raadt |
2008-04-08 | Split the cdev makro for bpftun into two seperate definitions. tun(4) and | Claudio Jeker |
2008-04-07 | SGI 1-Wire Number-In-a-Can drivers. These are regular Dallas/Maxim append-only | Miod Vallat |
2008-04-07 | Simple com@ioc (with interrupt handling disabled until ioc interrupt code is | Miod Vallat |
2008-04-07 | Preliminary IOC3 multi-function chip driver, from jsing@ and I. Currently | Miod Vallat |
2008-04-07 | Regen | Miod Vallat |
2008-04-07 | A first cut at XBow bus support, very minimal, limited to a local bus only; | Miod Vallat |
2008-04-07 | Platform-specific bits for IP30 (Octane). Based on knowledge extracted from | Miod Vallat |
2008-04-07 | Allow for up to 32 memory segments. | Miod Vallat |
2008-04-07 | Split clock attachment in two parts: a timecounter attachment (at mainbus), | Miod Vallat |
2008-04-07 | Since uncached virtual addresses will depend upon space identifiers on R1xk | Miod Vallat |
2008-04-07 | Unclutter machdep.c by moving the IP32-specific initialization code to its | Miod Vallat |
2008-04-07 | Use CCA_CACHED as the default CCA for all cached mappings and addresses. | Miod Vallat |
2008-04-07 | In _dmamem_map(), be sure to convert the address from the device view to | Miod Vallat |
2008-03-30 | nam2blk[] clearly must contain "rd" ... found by krw | Theo de Raadt |
2008-03-30 | Implement bus_space_*8 and bus_space_vaddr. | Miod Vallat |
2008-03-30 | Remove former idle_stack. | Miod Vallat |
2008-03-28 | If we fail to load the kernel, drop the user into interactive mode of ARCS, | Joel Sing |
2008-03-27 | Remove unwanted code and sync with mips64/arcbios.c. | Joel Sing |
2008-03-27 | Majorly cleanup/overhaul com @ macebus code. | Joel Sing |
2008-03-27 | Data mode can only be changed when updating the clock, so don't bother | Joel Sing |
2008-03-23 | setroot() is supposed to be safe in all cases, so kill the special cases | Theo de Raadt |
2008-03-08 | Cleanup/style(9) code and comments. | Joel Sing |
2008-02-29 | Fix dksc() bootpath parsing. | Miod Vallat |
2008-02-21 | There's no need to print the IRQ now that we have direct configuration. | Joel Sing |
2008-02-21 | There's no need to print the IRQ now that we have direct configuration. | Joel Sing |
2008-02-20 | More dead includes and functions noone will mourn. | Miod Vallat |
2008-02-20 | Completely overhault attachment rules on sgi. No more indirect configuration | Miod Vallat |
2008-02-19 | Remove duplicate strcmp(). | Joel Sing |
2008-02-18 | Cleanup sgivol(8) and make it behave more appropriately. Remove the '-f' | Joel Sing |
2008-02-16 | Remove unused fields of struct mips_pci_chipset. | Miod Vallat |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2008-01-21 | Fix boot time interrupt storm on mec(4) by disabling DMA when stopping the | Joel Sing |
2008-01-20 | Clean up comments. | Joel Sing |
2008-01-06 | Sync console devices with GENERIC. | Miod Vallat |
2008-01-06 | Enable raw keyboard for wscons - prompted by matthieu@. Whilst we're here | Joel Sing |