Age | Commit message (Expand) | Author |
2006-12-05 | add a RTC driver for the Samsung S3C2440 used in the Gigabeat | Marcoen Hirschberg |
2006-12-04 | Much simpler implementation of large virtual sector support, not needing larg... | Jens Arnold |
2006-12-03 | Removed unused variable, and fixed overflow in free/total calculation. There ... | Jens Arnold |
2006-12-03 | Completed target tree move of the ata driver code. Some code cleanup. | Jens Arnold |
2006-12-03 | Fixed the warnings. | Miika Pekkarinen |
2006-12-03 | Add support (runtime detection) for 2048 bytes/sector filesystem. | Miika Pekkarinen |
2006-11-29 | Prevent the click of death when connecting an ipod to usb. | Miika Pekkarinen |
2006-11-27 | move rtc functions to seperate files | Marcoen Hirschberg |
2006-11-27 | Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact... | Jens Arnold |
2006-11-26 | Fixed the errors for H300. | Miika Pekkarinen |
2006-11-26 | Data cache for the EEPROM driver to speed up reading/writing. This | Miika Pekkarinen |
2006-11-26 | Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ... | Jens Arnold |
2006-11-26 | dont allow the ata callbacks to be run less than once every 30s unless | Jonathan Gordon |
2006-11-23 | iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API... | Michael Sevakis |
2006-11-14 | Removed anachronisms introduced with low battery shutdown patch. | Michael Sevakis |
2006-11-13 | Backdrop support for greyscale targets. WPS backdrop is untested. | Jens Arnold |
2006-11-12 | Get rid of ages-old interdependency between ata.c and mas.c | Jens Arnold |
2006-11-12 | Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD... | Jens Arnold |
2006-11-12 | Split 1 bit LCD code and move appropriate parts to target tree. Only archos c... | Jens Arnold |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-10 | clean up some artifacts left behind from the hxxx move to target tree | Jonathan Gordon |
2006-11-10 | H100/120: Split lcd driver into pixel format and device specific parts. Adjus... | Michael Sevakis |
2006-11-09 | Target tree support for Iriver iFP. | Tomasz Malesinski |
2006-11-09 | Ondio: Better activity monitoring for 'ata' idle notification. | Jens Arnold |
2006-11-09 | Moved archos LCD aseembler code to target tree. | Jens Arnold |
2006-11-09 | Bah, Linus was right, trying to call the ata_idle callbacks on usb and | Jonathan Gordon |
2006-11-08 | More exodus to the target tree for ColdFire and a bonus sorting of firmware/S... | Michael Sevakis |
2006-11-08 | Missed one hotswap ifdef... | Jens Arnold |
2006-11-08 | Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way... | Jens Arnold |
2006-11-08 | fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED) | Jonathan Gordon |
2006-11-08 | * changes to ata.c - idle callbacks are called after 2 sec of real idle, | Jonathan Gordon |
2006-11-07 | dont spin up the disk to call the callbacks. | Jonathan Gordon |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-11-06 | adds ata_idle_notify system which allows callbacks in apps/ to be called | Jonathan Gordon |
2006-11-04 | H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at... | Jens Arnold |
2006-11-02 | H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC... | Jens Arnold |
2006-10-30 | move coldfire ata defines to a shared ata-target.h | Marcoen Hirschberg |
2006-10-30 | remove some uneeded #ifdefs | Jonathan Gordon |
2006-10-30 | move the iriver h1x0/h3x0 targets to the target tree | Jonathan Gordon |
2006-10-29 | H300: Slight simplification of adc_scan(), ported from X5. | Jens Arnold |
2006-10-29 | move the iriver h1x0/h3x0 button driver to target tree | Jonathan Gordon |
2006-10-27 | cleanup ata.c a bit by moving portalplayer defines to target_tree and removin... | Marcoen Hirschberg |
2006-10-27 | Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh... | Michael Sevakis |
2006-10-27 | Renamed the ipod_i2c functions to the more appropriate pp_i2c | Daniel Stenberg |
2006-10-25 | Removed unneeded pcf50606.c. | Michael Sevakis |
2006-10-25 | A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and... | Thom Johansen |
2006-10-20 | generalise the wolfson codec code a bit | Marcoen Hirschberg |
2006-10-14 | Added a small interface to screens to translate colors into remote gray level... | Michael Sevakis |
2006-10-12 | Logf output on the serial port for h100 targets | Linus Nielsen Feltzing |
2006-10-07 | Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and... | Daniel Ankers |