Age | Commit message (Expand) | Author |
2007-11-14 | FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be... | Barry Wardell |
2007-11-14 | FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154... | Barry Wardell |
2007-11-12 | Fix FS#8138 - Gigabeat clock time is lost at midnight on Saturdays | Robert Kukla |
2007-11-11 | H10: Touch-up the audio source switching a bit. Actually fix my earlier error... | Michael Sevakis |
2007-11-11 | FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the... | Barry Wardell |
2007-11-10 | Split radio i2c drivers into target tree where they belong. No changes to bin... | Barry Wardell |
2007-11-08 | Add some CACHEALIGN_* macros and a helper function to assist in aligning data... | Michael Sevakis |
2007-11-05 | Get rid of a couple of inl/outl since we have defines. Also use some other de... | Barry Wardell |
2007-11-05 | e200/c200: Take advantage of mutex recursion for the tuner driver and dump th... | Michael Sevakis |
2007-11-03 | Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi... | Jens Arnold |
2007-10-28 | Code police, no functional changes (yet) | Peter D'Hoye |
2007-10-28 | add some informations about this file | Christian Gmeiner |
2007-10-25 | FS#8022: AS3514 missing initialisation. | Barry Wardell |
2007-10-25 | FS#8023: Use of AS3514 #defines instead of magic values. | Barry Wardell |
2007-10-23 | enable the RTC on the mrobe. | Jonathan Gordon |
2007-10-22 | nope, reread the datasheet... this one is correct | Jonathan Gordon |
2007-10-22 | fix writing to registers on the tsc2100 | Jonathan Gordon |
2007-10-22 | touchpad driver for the mrobe. nothing in apps/ uses it yet. | Jonathan Gordon |
2007-10-16 | Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi... | Michael Sevakis |
2007-10-16 | Improved H10 ADC driver. We now do things exactly as the OF does. This includ... | Barry Wardell |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-10-15 | Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both driver... | Jens Arnold |
2007-10-15 | Bugfix: The solid colour and gradient selector no longer extends to the left ... | Jens Arnold |
2007-10-10 | Fix FS #5852 by trying to properly close and update the recorded file, and gi... | Peter D'Hoye |
2007-10-09 | Increase step size of stereo width to 5% to avoid tediously long list in sett... | Thom Johansen |
2007-10-09 | fix yellow and some house cleaning | Robert Kukla |
2007-10-09 | FS#7487 - mpegplayer - video start time seek with resume | Robert Kukla |
2007-10-07 | Name all button light functions and variables consistently starting with butt... | Jens Arnold |
2007-10-02 | Ok. Really fix red | Michael Sevakis |
2007-10-02 | Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r... | Michael Sevakis |
2007-10-01 | minor style/comment policing | Jonathan Gordon |
2007-10-01 | spi is shared between the rtc and tsc2100 | Jonathan Gordon |
2007-09-30 | Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers) | Antoine Cellerier |
2007-09-30 | Save a few bytes in the line selector style handling code. | Antoine Cellerier |
2007-09-28 | Try to fix the case where Ipods would spuriously wake up even though no alarm... | Thom Johansen |
2007-09-28 | Make the gradient look better when more than one line is selected (running ti... | Nicolas Pennequin |
2007-09-28 | Factor out the gradient drawing code. Should save some bytes and makes the co... | Nicolas Pennequin |
2007-09-28 | Commit a subset of the dual core changes that have to do with cache handling,... | Michael Sevakis |
2007-09-27 | Fix corrupted display of the gradient selector for scrolling lines in some co... | Nicolas Pennequin |
2007-09-27 | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin |
2007-09-25 | Enabled button light for Sansa C200 | Björn Stenberg |
2007-09-22 | ata_flash.c: write 32 bits to the buffer at a time when reading a sector. | Tomasz Malesinski |
2007-09-22 | start of the tsc2100 driver. | Jonathan Gordon |
2007-09-22 | A few minor cleanups for the Gigabeat S | Will Robertson |
2007-09-21 | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson |
2007-09-20 | make use of register defines | Christian Gmeiner |
2007-09-19 | usb stack code police, fix some warnings and set svn keywords correctly | Peter D'Hoye |
2007-09-17 | * implement strstr | Christian Gmeiner |
2007-09-17 | implement usb_arcotg_dcd_disable | Christian Gmeiner |
2007-08-30 | remove unused vars | Christian Gmeiner |