summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero2009-04-19
* Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2009-04-19
* reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts2009-04-19
* simplify and cleanup usb_serial.c (FS#10149 by Tomer Shalev)Frank Gevaerts2009-04-19
* Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero2009-04-19
* FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ...Thomas Martitz2009-04-19
* Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bitMaurus Cuelenaere2009-04-19
* MIPS: set load address of .iram to the start of .bss so RAM doesn't get wastedMaurus Cuelenaere2009-04-19
* Remove some redundant links in MIPS linker scriptsMaurus Cuelenaere2009-04-19
* USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts2009-04-18
* Fix some issues with YUV blitting on Onda VX747 (still not working properly)Maurus Cuelenaere2009-04-18
* Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts2009-04-18
* Really fix redMaurus Cuelenaere2009-04-18
* Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS...Frank Gevaerts2009-04-18
* Fix redMaurus Cuelenaere2009-04-18
* Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts2009-04-18
* Onda VX747:Maurus Cuelenaere2009-04-18
* Sync from recent linux source (FS#10142, by Tomer Shalev)Frank Gevaerts2009-04-18
* M:Robe 500: Move all remote specific code into a common file for reuse on oth...Karl Kurbjun2009-04-18
* Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M...Michael Giacomelli2009-04-17
* M:Robe 500: Remove some dead code and cleanup button handlingKarl Kurbjun2009-04-17
* M:Robe 500: Add support for hold button on the remote.Karl Kurbjun2009-04-16
* M:Robe 500 LCD text scrolling: Fix update corruptionKarl Kurbjun2009-04-16
* M:Robe 500 fix the backlight brightness setting.Karl Kurbjun2009-04-15
* FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero2009-04-14
* M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s...Karl Kurbjun2009-04-14
* Update battery capacities of the sansa clip and sansa fuze.Bertrik Sikken2009-04-13
* Code police: fix brace placement, remove trailing spacesBoris Gjenero2009-04-13
* Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button...Thomas Martitz2009-04-13
* FS#10127 - Sansa e200v2: wrapping in menus by Dustin Skoracki and me. Impleme...Thomas Martitz2009-04-13
* FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the...Thomas Martitz2009-04-13
* Fix #includes in usb-as3525.cBertrik Sikken2009-04-12
* FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in...Bertrik Sikken2009-04-12
* Fix redBoris Gjenero2009-04-12
* Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...Boris Gjenero2009-04-12
* Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun2009-04-11
* Clean up errors and warningKarl Kurbjun2009-04-11
* Fix unintentional usage of relatively unknown C features (FS#10119, found by ...Frank Gevaerts2009-04-11
* M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun2009-04-11
* Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz2009-04-11
* FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car...Thomas Martitz2009-04-10
* FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz2009-04-10
* Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d...Michael Giacomelli2009-04-10
* M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun2009-04-10
* Enable Albumart for M:Robe 500Karl Kurbjun2009-04-10
* Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle...Michael Giacomelli2009-04-10
* Fix redKarl Kurbjun2009-04-09
* M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun2009-04-09
* Raise MAX_SYS_EVENTS to fix FS#10105 (*PANIC* event line full)Thomas Martitz2009-04-08