Age | Commit message (Expand) | Author |
2006-04-04 | Add pxa2x0_dma_from_fifo to support DMA from internal peripheral FIFOs | Christopher Pascoe |
2006-04-04 | Abort any DMA that is in progress before changing the DMA completion handler, | Christopher Pascoe |
2006-04-04 | Configure the I2S controller's GPIOs, not than the USB's. | Christopher Pascoe |
2006-04-04 | Small hex-vs-decimal typo from gwk, and tested by me (with cpusig check | Uwe Stuehler |
2006-04-01 | Revert previous commit, this causes sti1 probe to hang on some models. | Miod Vallat |
2006-03-31 | No point in calling pte_spill_r() 90% of the time, when the first thing | Dale Rahn |
2006-03-30 | iop works on my amd64, add it deraadt@ | Peter Stromberg |
2006-03-29 | workaround for intel errata p53 -- follow lapic writes w/ a read; toby@ kette... | Michael Shalayeff |
2006-03-29 | Recognise it(4) at port 0xd00 as well. This is where ASUS seem | Jonathan Gray |
2006-03-29 | Enable the MPU-401 MIDI UART found at isa address 0x330 | Jonathan Gray |
2006-03-27 | add a few more crypto cards. | Brad Smith |
2006-03-27 | rev 1.30 | Brad Smith |
2006-03-27 | kill unused extern in ifdef DEBUG even | Michael Shalayeff |
2006-03-27 | regen | Michael Shalayeff |
2006-03-27 | typo | Michael Shalayeff |
2006-03-27 | com at pcmcia; from fkr@bytemine.de | Theo de Raadt |
2006-03-27 | put com(4) at cdevsw 26 | Theo de Raadt |
2006-03-26 | Replace usage of alpha_pci_decompose_tag() with pci_decompose_tag() and | Brad Smith |
2006-03-26 | Support for accesing 8-bit ISA I/O throught the gpio(4) | Alexander Yurchenko |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2006-03-24 | hppa has CardBus and USB as well so add umsm(4). | Jonathan Gray |
2006-03-24 | move the mp tramp higher to avoid trashing boot args and also to fight strang... | Michael Shalayeff |
2006-03-24 | Enable umsm(4) on archs that support CardBus. | Jonathan Gray |
2006-03-24 | - Set the PCI latency timer for bus master devices. | Brad Smith |
2006-03-23 | - Remove variable names from function prototypes. | Brad Smith |
2006-03-23 | Use PAGE_SIZE instead of NBPG. | Brad Smith |
2006-03-23 | ANSI and KNF. | Brad Smith |
2006-03-23 | ANSIfy | Brad Smith |
2006-03-23 | Extra parentheses in comments. | Ray Lai |
2006-03-22 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-03-20 | Don't forget to unlock of reading the RTC fails. | Mark Kettenis |
2006-03-20 | a bit of demagification. this moves the checks for the cpu scaling features | David Gwynne |
2006-03-20 | factorize SGMAP-mapped DMA map creation and destroy code | Martin Reindl |
2006-03-19 | Change BLKDEV_IOSIZE down to 2KB like on all other platforms; ok kettenis@ | Miod Vallat |
2006-03-19 | Do not compile misaligned access recovery code if option SMALL_KERNEL; | Miod Vallat |
2006-03-19 | mountroot for disk devices shall be dk_mountroot(), not ffs_mountroot(). | Miod Vallat |
2006-03-19 | rev 1.86 | Brad Smith |
2006-03-19 | remove unused bdbtofsb(bn) macro | Martin Reindl |
2006-03-18 | No need to keep pointers to cfdriver structs in potential boot devices struct | Miod Vallat |
2006-03-18 | In _bus_dmamem_alloc_range(), do not ignore the caller's ``high'' parameter. | Miod Vallat |
2006-03-18 | Switch to a rpcc-based delay() implementation. From NetBSD. | Miod Vallat |
2006-03-17 | Fix single-stepping via ptrace(2); ok art@ kettenis@ | Miod Vallat |
2006-03-17 | Do not print the result of pci_devinfo() when attaching pcib, since this | Miod Vallat |
2006-03-16 | Get rid of specific softc structure for pci host bridges, as it is never | Miod Vallat |
2006-03-16 | Get rid of redundant check in tcasicmatch() - we will only request "tcasic" | Miod Vallat |
2006-03-16 | spaces | Theo de Raadt |
2006-03-16 | Fix for PR 4966: Only disregard bit 27 of MSR_EBL_CR_POWERON for | Dimitry Andric |
2006-03-16 | ventical -> vertical | Miod Vallat |
2006-03-16 | remove useless powernow cruft from dmesg. we're interested in the | David Gwynne |
2006-03-16 | dont leak memory when we fail to find any valid states. | David Gwynne |