Age | Commit message (Expand) | Author |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler |
2008-01-14 | Enable umbg(4) on the Zaurus. | Marc Balmer |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray |
2007-08-05 | Enable Compact Flash driver for the Marvell 88W8385 chip in | Marcus Glocker |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-06-08 | include files.bluetooth, so that bluetooth support can be compiled, | Jasper Lievisse Adriaanse |
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler |
2007-05-04 | setroot() was a ugly mix of MI and MD code, with different bugs on different | Theo de Raadt |
2007-03-18 | Enable pxammc and sdmmc in RAMDISK, too. | Uwe Stuehler |
2007-03-18 | Support the PXA27x SD/SDIO/MMC controller on Zaurus | Uwe Stuehler |
2007-02-28 | Add Smart Battery Monitor device driver. Provided by | Alexander Yurchenko |
2006-12-09 | Enable udcf(4). | Marc Balmer |
2006-11-28 | enable usbf/cdcef, can be used during install (somehow) | Theo de Raadt |
2006-11-26 | usb client support can be re-enabled | Theo de Raadt |
2006-11-25 | - disable usbf stuff till the missing header is in; unbreak kernel compile. | Niall O'Higgins |
2006-11-25 | enable new devices (flash, usbf, cdcef) | Uwe Stuehler |
2006-11-25 | Initial USB device controller (UDC) and USB CDC Ethernet function support | Uwe Stuehler |
2006-11-25 | Initial NAND flash support for Zaurus, not enabled yet; prodded by many. | Uwe Stuehler |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright |
2006-08-14 | Enable uslcom(4) and uark(4) on all the USB capable archs. | Jonathan Gray |
2006-08-11 | add rum(4) on arches where ural(4) is enabled. | Damien Bergamini |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2006-05-30 | Remove dead toes. | Miod Vallat |
2006-04-16 | Add commented out cfxga entries. | Miod Vallat |
2006-03-15 | no more need for aperture | Theo de Raadt |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat |
2005-12-27 | Instead of using options to configure code, use machine header files | Dale Rahn |
2005-12-20 | switch to using clock4 instead of clock0 so that we get clocks when running | Dale Rahn |
2005-11-19 | Only run mkdep on SFILES if there is something in it. pointed out by todd@ | Dale Rahn |
2005-11-17 | Sharp CE-RH2 remote control driver | Uwe Stuehler |
2005-08-28 | axe gig needs eephy; noted by dlg/jsg, add to required media | Theo de Raadt |
2005-07-01 | Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.c | Uwe Stuehler |
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt |
2005-06-16 | better comments, and killed the superfluous "wd0 at wdc" | Uwe Stuehler |
2005-06-16 | i2c and i2s are separete devices, and zaudio depends on them. | Uwe Stuehler |
2005-06-16 | unbust "com at pxaip" attachment so that there is no need to enable | Uwe Stuehler |
2005-06-16 | back out the part of -r1.40 which enabled ubt. sorry. | Uwe Stuehler |
2005-05-31 | add pcmcia com* until uwe fixes the code | Theo de Raadt |
2005-05-27 | The forgotten part of the merge of pxacom back into com. | Uwe Stuehler |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn |
2005-05-09 | Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISK | Uwe Stuehler |
2005-05-09 | streamline. | Marc Espie |
2005-05-01 | Fix zaudio dependencies. ok uwe@, pascoe@. | Matthieu Herrb |