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