summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2009-05-17Get interrupt endpoints fully working on Ingenic Jz4740 targetsMaurus Cuelenaere
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-05-13Remove the HAVE_RADIO_REGION from the platform config since it's already defi...Alexander Levin
2009-05-06MIPS: don't save gp register when switching threadsMaurus Cuelenaere
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone
2009-05-04M:Robe 500: Add backlight cleanups and fix power management so that dangerous...Karl Kurbjun
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun
2009-04-29Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz
2009-04-28M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun
2009-04-26Enable FM radio on the sansa c200v2 (untested).Bertrik Sikken
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz
2009-04-25Restructure backlight timeout management a bit by factoring out the get_curre...Thomas Martitz
2009-04-25Fix red.Thomas Martitz
2009-04-25Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz
2009-04-21Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts
2009-04-19reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts
2009-04-18USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts
2009-04-18Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts
2009-04-18Onda VX747:Maurus Cuelenaere
2009-04-18Sync from recent linux source (FS#10142, by Tomer Shalev)Frank Gevaerts
2009-04-17Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M...Michael Giacomelli
2009-04-13Update battery capacities of the sansa clip and sansa fuze.Bertrik Sikken
2009-04-11Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz
2009-04-10Enable Albumart for M:Robe 500Karl Kurbjun
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun
2009-04-08Make test_codec compile and clean up some commentsMaurus Cuelenaere
2009-04-07Add current use and fix battery capacity settings for the Gigabeat F/X. Than...Michael Giacomelli
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero
2009-04-06FS9795 - some playback cleanup. Jonathan Gordon
2009-04-05Move CPU_MIPS #define up so ROCKBOX_STRICT_ALIGN actually gets definedMaurus Cuelenaere
2009-04-01Fix sim errorsKarl Kurbjun
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun
2009-03-26Change ARCOTG_DRV_H #define to _USB_DRV_H #define (no functional changes)Maurus Cuelenaere
2009-03-25Enable album art on the Onda VX747 so it can actually display cabbiev2Maurus Cuelenaere
2009-03-24Fix Ondio FM and recorder v2 bootbox builds (see r19579/r19580).Jens Arnold
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin
2009-03-23Correct some backlight fading related comments and preprocessor macros.Thomas Martitz