Age | Commit message (Expand) | Author |
2007-05-23 | Add proper bus_space_vaddr() implementation. | Mark Kettenis |
2007-05-23 | timecounter support (e.g. soekris net4501); ok grange@ | Markus Friedl |
2007-05-22 | Add pciide(4) and things that attach to it. | Mark Kettenis |
2007-05-22 | Add elory(4). | Mark Kettenis |
2007-05-22 | Add option HP8700_CPU. | Mark Kettenis |
2007-05-22 | Hook up astro(4). | Mark Kettenis |
2007-05-22 | protect more variables from existing outside of locore, should fix | Martin Reindl |
2007-05-22 | enable uts(4) - USB touchscreen support | Robert Nagy |
2007-05-21 | Add support for 8700/pcxw2 cpu. | Mark Kettenis |
2007-05-21 | Ask firmware for reset before trying ourselves; needed for four-digit b/c/j | Mark Kettenis |
2007-05-21 | Import code to support the Elroy chip from hppa64 and make it actually work. | Mark Kettenis |
2007-05-21 | Implement deep interrupt swizzling by mapping all four PCI interrupt pins | Mark Kettenis |
2007-05-21 | Make iommu_dvmamap_unload cleanup properly. | Mark Kettenis |
2007-05-21 | Add msk(4). | Mark Kettenis |
2007-05-21 | Initial stab at a driver for the Astro chip. Mostly IOMMU code to handle | Mark Kettenis |
2007-05-21 | timecounters for armish. | Dale Rahn |
2007-05-21 | Switch pcfiic to rwlock. | Jonathan Gray |
2007-05-20 | lockmgr -> rwlock for piic(4), kiic(4) and smu(4); | Thordur I. Bjornsson |
2007-05-20 | Fix KERNBASE, so that profiling kernels initialize (but profiling is broken | Miod Vallat |
2007-05-20 | Since we no longer use 3 bits but the whole 7 to get the processor revision | Miod Vallat |
2007-05-20 | On AV-class machines, SCSI interrupts still come from VIA2, not PSC, so | Miod Vallat |
2007-05-20 | Replace ASSERT with KDASSERT and get rid of its definition; while there, | Miod Vallat |
2007-05-20 | Remove unused badaddr(). | Miod Vallat |
2007-05-20 | Remove irrelevant code and defines. | Miod Vallat |
2007-05-20 | Check for codec presence in match(), and don't attach if none is found. | Miod Vallat |
2007-05-20 | addess -> address | Miod Vallat |
2007-05-20 | option AHC_CTRL_ID is not used. | Miod Vallat |
2007-05-19 | Add some phy's found on certain xl(4) models. From brad at comstyle dot com. | Mark Kettenis |
2007-05-19 | Uncomment em(4) entry. From brad at comstyle dot com. | Mark Kettenis |
2007-05-19 | Oops, get the ``disabling cpu'' message correct. | Miod Vallat |
2007-05-19 | Silence a diagnostic message in multiprocessor kernels, it makes things worse. | Miod Vallat |
2007-05-19 | Send an IPI in signotify() if the process runs on a different processor, | Miod Vallat |
2007-05-19 | Force other processors to spin when one is in ddb. | Miod Vallat |
2007-05-19 | (disabled) option for PCIAGP. at least lets i945 chipsets work | Ted Unangst |
2007-05-19 | aps works on amd64, ok jsg | Ted Unangst |
2007-05-19 | Uncomment entry for xl(4) here too. | Mark Kettenis |
2007-05-19 | Add a GENERIC.MP configuration, not for the faint of the heart, if you want | Miod Vallat |
2007-05-19 | Try reducing the number of IPIs, by only reinflicting them to us if we are | Miod Vallat |
2007-05-19 | Uncomment xl(4). | Mark Kettenis |
2007-05-19 | Simpler asm constraints for simplelock operations. | Miod Vallat |
2007-05-19 | Kernel crash dump support for arm-based platform, with minimal support in | Miod Vallat |
2007-05-19 | Implement splassert for armish and zaurus. | Miod Vallat |
2007-05-19 | Use atomic operations in set_sint() instead of disabling interrupts in the | Miod Vallat |
2007-05-18 | More work in IPI processing: actual processing is now done with interrupts | Miod Vallat |
2007-05-18 | Move proc_do_uret() around so that it can fall through no_ast instead of | Miod Vallat |
2007-05-18 | In spl0(), really process soft interrupts at IPL_SOFT instead of whatever | Miod Vallat |
2007-05-18 | Revert previous revision, and do it again correctly. | Miod Vallat |
2007-05-18 | Fix io space access. | Mark Kettenis |
2007-05-18 | regen | Mark Kettenis |
2007-05-18 | Add IDs for 8700/pcxw2 cpu and fpu. | Mark Kettenis |