Age | Commit message (Expand) | Author |
2005-05-06 | make tags and links work, and use all sources | Uwe Stuehler |
2005-05-02 | Load the symbol table to the end of data/bss, and account for it when | Uwe Stuehler |
2005-05-01 | Fix zaudio dependencies. ok uwe@, pascoe@. | Matthieu Herrb |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-04-30 | prettier | Theo de Raadt |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | this is not GENERIC | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-28 | += | Theo de Raadt |
2005-04-28 | going to need zts on RAMDISK... | Theo de Raadt |
2005-04-26 | enter zboot | Theo de Raadt |
2005-04-26 | install in zaurus MANSUBDIR | Theo de Raadt |
2005-04-26 | let ramdisks compile after zts changes | Theo de Raadt |
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler |
2005-04-21 | Move i2c open/close from callers into zaudio_standby. Fixes an error path. | Christopher Pascoe |
2005-04-21 | provide pgup, pgdown, home and end by using fn with the arrow keys. | David Gwynne |
2005-04-21 | correct idiom for snprintf failure handling; ok beck | Theo de Raadt |
2005-04-20 | er, maybe not | Theo de Raadt |
2005-04-20 | enter zboot for all architectures | Theo de Raadt |
2005-04-19 | describe the zaurus boot(8) program; review/suggestions by jmc@ | Uwe Stuehler |
2005-04-19 | newline after attach; ok deraadt@ | Damien Miller |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-17 | sort usb section | Theo de Raadt |
2005-04-16 | Look for OpenBSD disklabel on the first eight hd devices, and after a | Uwe Stuehler |
2005-04-16 | support a "clear" command to clear the broken Linux console. grmpf. | Uwe Stuehler |
2005-04-16 | let ld find it's _start() symbol. | Uwe Stuehler |
2005-04-16 | don't print the additional "exit" message on exit. | Uwe Stuehler |
2005-04-15 | Add TODO list for zaudio. | Christopher Pascoe |
2005-04-15 | Add basic audio playback support for the Zaurus SL-C3000. | Christopher Pascoe |
2005-04-14 | Add basic support for the pxa2x0 DMA controller. | Christopher Pascoe |
2005-04-13 | Resume only if the lid is open and the power key pressed. Also fix | Uwe Stuehler |
2005-04-13 | boot when then timeout expires; prodded by drahn@ dlg@ and others | Uwe Stuehler |
2005-04-11 | - eliminate extra powerhook in pxalcd, inspired by ohci changes | Uwe Stuehler |
2005-04-11 | use zapm functions to power down or restart | Uwe Stuehler |
2005-04-11 | - generate power change and battery low events | Uwe Stuehler |
2005-04-08 | Synchronize ADS7846 communication and LCD refresh so as to avoid jitter | Uwe Stuehler |
2005-04-08 | new functions for a unified interface to all chips. | Uwe Stuehler |
2005-03-31 | order the usb stuff, and remove duplicate config lines for usb at ohci. | David Gwynne |
2005-03-30 | - Enable charging properly, avoiding the stuck "battery full" signal. | Uwe Stuehler |
2005-03-29 | Changed On/Off button behaviour (unless the lid is closed): | Uwe Stuehler |
2005-03-29 | Shrink kernel image buffer from 8M to 5M (no kernel should be that big), | Uwe Stuehler |
2005-03-26 | - Parse boot arguments like on other platforms and handle common flags. | Uwe Stuehler |
2005-03-18 | enable ural since it works fine here too | David Gwynne |
2005-03-16 | permit ramdisks to compile | Theo de Raadt |
2005-03-15 | s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@ | Uwe Stuehler |
2005-03-15 | Seperate delay for discharge and charge, otherwise discharge period may not | Dale Rahn |
2005-03-15 | Try harder to prevent spurious touch screen 'down' events. | Dale Rahn |
2005-03-15 | Restructure the keyboard code so that the keys in rawkey are always sent | Dale Rahn |
2005-03-13 | Read the battery voltage once and pass that value around. This fixes a | Uwe Stuehler |
2005-03-11 | - apm(8) can now report the estimated number of minutes left. | Uwe Stuehler |