Age | Commit message (Expand) | Author |
2005-02-24 | add wax@uturn; found on c180 | Michael Shalayeff |
2005-02-23 | shrink | David Gwynne |
2005-02-23 | do not permit a suspend if the lid is closed; uwe ok | Theo de Raadt |
2005-02-23 | Make no distinction between standby and suspend requests for now. | Uwe Stuehler |
2005-02-23 | A healthy dose of 'die static'. | Dale Rahn |
2005-02-23 | Add missing copyright. | Dale Rahn |
2005-02-23 | fix copyright, use pxa2x0_gpio_intr_string() | Dale Rahn |
2005-02-23 | Move code from zaurus machdep to arm/xscale to live with the interrupt | Dale Rahn |
2005-02-22 | Interrupt naming as provided by other interrupt handlers. | Dale Rahn |
2005-02-22 | - Shift the brightness scale so that 0% still keeps the backlight on. | Uwe Stuehler |
2005-02-22 | call zkbd_hinge() at attach time, to init sc_hinge; drahn ok | Theo de Raadt |
2005-02-22 | Be sure to attach the console keyboard, if any, before prompting for an | Miod Vallat |
2005-02-22 | Initial suspend/resume code with additional powerhooks. Enter/exit | Uwe Stuehler |
2005-02-22 | add hme(4) RX TCP/UDP checksum offload | Brad Smith |
2005-02-22 | typo | Alexander Yurchenko |
2005-02-22 | regen | Michael Shalayeff |
2005-02-22 | based on hinge buttons, do screen blanking. uwe and i agree that | Theo de Raadt |
2005-02-22 | sync to pckbd.c change: send enable after reset | Michael Shalayeff |
2005-02-22 | Allow SUN4 kernels to compile; spotted by marc@ | Miod Vallat |
2005-02-21 | enable ral | Theo de Raadt |
2005-02-21 | remove unused header | David Gwynne |
2005-02-20 | A better console test. | Miod Vallat |
2005-02-20 | overhaul macrom code from NetBSD: | Martin Reindl |
2005-02-20 | Feature-sync boot() with other platforms: | Miod Vallat |
2005-02-20 | Do not pass 68060-specific compiler flags anymore. | Miod Vallat |
2005-02-20 | Link uboot with libgcc for quad arithmetic now that gcc won't emit these | Miod Vallat |
2005-02-19 | add dc@cardbus | Brad Smith |
2005-02-19 | set the gpios in the right place | David Gwynne |
2005-02-18 | remove all the cruft i had in there while trying to figure this stuff out | David Gwynne |
2005-02-18 | enable pxaudc. clean up the ohci line in the RAMDISK while im here | David Gwynne |
2005-02-18 | fix zlib's homepage; ok henning@, jmc@ | Robert Nagy |
2005-02-17 | == has a higher priority than &, so put braces wherever necessary; from cloder@ | Miod Vallat |
2005-02-17 | How he wanted it work, from/ok miod@ | Dale Rahn |
2005-02-17 | untested, no ok, and it broke. revert. | Dale Rahn |
2005-02-17 | whitespace nit | David Gwynne |
2005-02-17 | a driver for the usb device controller. at the moment it only hardwires the | David Gwynne |
2005-02-17 | allow intr_establish to be used with any in gpio | David Gwynne |
2005-02-17 | Setup ri_bits before invoking rasops_init(), in case we want to use RI_CLEAR | Miod Vallat |
2005-02-17 | ehternet -> ethernet | Miod Vallat |
2005-02-17 | miscellaneous typo fixes: | Jean-Francois Brousseau |
2005-02-17 | USBVERBOSE | David Gwynne |
2005-02-17 | since usb kthreads are run before / is mounted there is no longer any need | David Gwynne |
2005-02-16 | Touchscreen sample stabilization, do multiple reads, average best two. | Dale Rahn |
2005-02-16 | Filter spurious coordinates on pen up in abolute mode, | Matthieu Herrb |
2005-02-16 | enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FW | Martin Reindl |
2005-02-16 | Fix indentation to match similar code block below. | Aaron Campbell |
2005-02-15 | Add commented entries for Ralink RT2500 driver (ral) | Damien Bergamini |
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray |
2005-02-14 | remove unused headers (you can guess what i based this code on) and make | David Gwynne |
2005-02-14 | enable atu after lots of prodding by jsg. reported working by Barry Dexter | David Gwynne |