Age | Commit message (Expand) | Author |
2008-07-30 | Add ath(4). | Brad Smith |
2008-07-19 | Add acx(4) at cardbus(4). | Mark Kettenis |
2008-07-18 | Add ohci(4) and ehci(4) at cardbus(4). | Mark Kettenis |
2008-07-15 | Use -Wa,-Av9b instead of -Wa,-Av9a such that I can use %sys_tick in an | Mark Kettenis |
2008-07-12 | Add a temporary hack to attach only the first thread of every core for | Mark Kettenis |
2008-07-12 | Add core(4). | Mark Kettenis |
2008-07-11 | Fujitsu SPARC64-VI CPU's have two cores that have two threads each. Provide | Mark Kettenis |
2008-07-07 | Extend sbbc(4) to provide a console driver for the v1280. | Mark Kettenis |
2008-07-06 | Enable ssm(4) and remove hacks that worked around the fact that we didn't | Mark Kettenis |
2008-07-06 | Add ssm(4), a driver for the scalable shared memory device found on | Mark Kettenis |
2008-07-06 | Add sbbc(4), a driver for the BootBus controller on Serengeti and StarCat | Mark Kettenis |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-27 | Add uvideo(4). | Brad Smith |
2008-06-14 | Add cmp(4) here too. | Mark Kettenis |
2008-06-12 | Add ral(4) at cardbus(4). | Mark Kettenis |
2008-06-12 | Add ep(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | Add xl(4) add cardbus(4). | Mark Kettenis |
2008-06-12 | Add re(4) add cardbus(4). | Mark Kettenis |
2008-06-12 | Add malo(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | wdc(4) at pcmcia(4) | Mark Kettenis |
2008-06-12 | Enable com(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | Add dc(4) at cardbus(4). | Mark Kettenis |
2008-06-10 | Add cmp(4), a dummy driver to make attaching CMT cpus easier. | Mark Kettenis |
2008-05-25 | Enable emu(4). | Brad Smith |
2008-05-21 | First step towards supporting sun4us machines with Fujitsu's SPARC64-V CPU. | Mark Kettenis |
2008-05-14 | Add cmpci(4) and uncomment the eap(4) MIDI attachment. | Brad Smith |
2008-04-21 | Work in progress at supporting the Mentor Graphics i2c core found in | Theo de Raadt |
2008-04-19 | add a driver flag to force the negotiation of SATA 1 transfers | Damien Miller |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-04-02 | Add nsgphy(4). | Mark Kettenis |
2008-03-30 | More sun4v support. GENERIC and RAMDISK kernels will now boot on both | Mark Kettenis |
2008-03-23 | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an | Miod Vallat |
2008-03-16 | Add some e10k support code. | Mark Kettenis |
2008-03-13 | Add prtc(4). | Mark Kettenis |
2008-03-13 | Add prtc(4). | Mark Kettenis |
2008-03-09 | Add files for vpci(4). | Mark Kettenis |
2008-03-09 | The IOMMU code is needed for schizo(4) and pyro(4) too. | Mark Kettenis |
2008-03-09 | Add hvcall.S if option SUN4V is defined. | Mark Kettenis |
2008-03-09 | Allow clock to attach to any fhc?, not just fhc0. There might be backup | Mark Kettenis |
2008-03-08 | Add vcons(4). | Mark Kettenis |
2008-03-08 | Add vrtc(4). | Mark Kettenis |
2008-03-08 | Add vbus(4). | Mark Kettenis |
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler |
2008-02-20 | enable tda(4) | Robert Nagy |
2008-02-20 | make tda(4) run the fans at maximum speed when we are about to drop | Robert Nagy |
2008-02-12 | add tda(4), commented out for now | Robert Nagy |
2008-02-12 | tda(4) is a driver for Philips TDA8444 which can be found in | Robert Nagy |
2008-02-02 | id like to install via a fibre gem on my 880, so add the gentbi phy that it | David Gwynne |
2008-01-24 | Finish the beep(4) driver by hooking it up to the ukbd(4) beep handler | Robert Nagy |
2008-01-19 | When I say commented out, I should comment it out before comitting. | Mark Kettenis |