Age | Commit message (Expand) | Author |
2008-04-10 | Make sun4v_broadcast_ipi() do its job by making a single hypervisor call | Mark Kettenis |
2008-04-09 | Add new stub uvm_shutdown() and call it from the right place in MD boot() | Theo de Raadt |
2008-04-09 | Don't grab the kernel biglock for syscalls marked SY_NOLOCK; | Thordur I. Bjornsson |
2008-04-08 | For some reason access to io space using ASI_PHYS_NON_CACHED_LITTLE doesn't | Mark Kettenis |
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 | Add a freelist member to the ARCBios memory information. For now, all ARCBios | Miod Vallat |
2008-04-07 | Add ``guarded'' word read and write routines, to be used by machine-dependent | 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 | Define the pte cacheability bits from the cpu.h cache coherency constants. | Miod Vallat |
2008-04-07 | Define more cache coherency attributes, as well as R10k space identifiers. | Miod Vallat |
2008-04-07 | In _dmamem_map(), be sure to convert the address from the device view to | Miod Vallat |
2008-04-07 | Don't grab the kernel biglock for syscalls marked SY_NOLOCK; | Thordur I. Bjornsson |
2008-04-07 | sdtemp* devices could occur on these machines | Theo de Raadt |
2008-04-06 | SH is not ARM. | Dale Rahn |
2008-04-03 | Use atomic operations to invalidate TSB entries. | Mark Kettenis |
2008-04-03 | Switch it(4) back to PnP config mode. Avoid possible | Oleg Safiullin |
2008-04-03 | Make ebus(4) work on sun4v. | Mark Kettenis |
2008-04-03 | Some cosmetic changes. | Mark Kettenis |
2008-04-02 | Add nsgphy(4). | Mark Kettenis |
2008-04-02 | Rewrite the startup code for the mvme88k bootblocks, once again. Some of | Miod Vallat |
2008-04-02 | For some reason using the ASI_SCRATCHPAD register at offset 0x08 makes the | Mark Kettenis |
2008-04-01 | typo | Miod Vallat |
2008-03-31 | Switch bootloaders to mi loadfile(). | Miod Vallat |
2008-03-31 | Make MULTIPROCESSOR kernels work on sun4v. Won't gracefully halt, powerdown | Mark Kettenis |
2008-03-31 | Compile libsa with -D_STANDALONE. | Miod Vallat |
2008-03-31 | Re-enable lii(4). | Brad Smith |
2008-03-31 | Oops, a chunk was commited too early. | Miod Vallat |
2008-03-30 | nam2blk[] clearly must contain "rd" ... found by krw | Theo de Raadt |
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-30 | Allow the machine-specific headers to overwrite the number of memory | Miod Vallat |
2008-03-30 | Remove APERTURE remains. | Miod Vallat |
2008-03-30 | Switch bootloader code to loadfile, and enable a.out and ELF loaders within. | Miod Vallat |
2008-03-30 | Use vaddr_t instead of void * for some initial virtual memory layout arithmetic. | Miod Vallat |
2008-03-30 | Let the kernel load forthcoming ELF binaries. | Miod Vallat |
2008-03-30 | Nuke common. | Miod Vallat |
2008-03-30 | Fix #ifdef NCOM collateral damage introduced in r1.210. | Kenneth R Westerback |
2008-03-30 | Remove for #if 0'ed out code I left behind with the previous commit. | Mark Kettenis |
2008-03-30 | More sun4v support. GENERIC and RAMDISK kernels will now boot on both | Mark Kettenis |