summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Thread API enhancements.Brandon Low2006-11-11
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Fix sim error(s) (as usual).Michael Sevakis2006-11-10
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Forgot to add new files for iFP move to target tree.Tomasz Malesinski2006-11-10
* clean up some artifacts left behind from the hxxx move to target treeJonathan Gordon2006-11-10
* Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis2006-11-10
* Target tree support for Iriver iFP.Tomasz Malesinski2006-11-09
* Fixed H10 build.Tomasz Malesinski2006-11-09
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold2006-11-09
* Ondio: Better activity monitoring for 'ata' idle notification.Jens Arnold2006-11-09
* Moved archos LCD aseembler code to target tree.Jens Arnold2006-11-09
* Bah, Linus was right, trying to call the ata_idle callbacks on usb andJonathan Gordon2006-11-09
* Remove unnecessary dummy pcm_init for PNX0101 (iFP).Tomasz Malesinski2006-11-08
* Bugfix: X5 simulator now simulates the RTC.Jens Arnold2006-11-08
* Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis2006-11-08
* Forgot to cvs add lcd-as-h100.S.Michael Sevakis2006-11-08
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* put back the PP5002 specific ATA code that got lost during the ipod target tr...Marcoen Hirschberg2006-11-08
* Missed one hotswap ifdef...Jens Arnold2006-11-08
* Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way...Jens Arnold2006-11-08
* fixed once again.Jonathan Gordon2006-11-08
* grr.. got lost in firmware/SOURCESJonathan Gordon2006-11-08
* fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2006-11-08
* * changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2006-11-08
* dont spin up the disk to call the callbacks.Jonathan Gordon2006-11-07
* Archos recorders, Ondio FM: Set (unused) MAS SDO and S/PDIF out while recordi...Jens Arnold2006-11-06
* AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold2006-11-06
* Fixed the errors on the sims.Michael Sevakis2006-11-06
* Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis2006-11-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2006-11-06
* fix typoMarcoen Hirschberg2006-11-05
* implement the gigabeat backlight driverMarcoen Hirschberg2006-11-05
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* More tweak to ColdFire default exception handler. iRiver reboots on power pre...Michael Sevakis2006-11-03
* Don't overflow the backlight event queue with on messagesSteve Bavin2006-11-03
* Add target/coldfire/iriver/ to the tar filesLinus Nielsen Feltzing2006-11-03
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* Display correct exception information on ColdFire targets.Michael Sevakis2006-11-02
* X5 can flip the display.Jens Arnold2006-10-31
* Removed remnants of deprecated lcd_roll().Jens Arnold2006-10-31
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30
* Fix the sim errors in battery_read_info.Michael Sevakis2006-10-30