summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...Thomas Martitz2009-11-25
* Add missing parentheses to S5L8701 USEC_TIMERMichael Sparmann2009-11-25
* Enable wheel acceleration for iPod Nano 2GMichael Sparmann2009-11-25
* Fix the S5L8701 µsec timerMichael Sparmann2009-11-25
* AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_...Jack Halpin2009-11-25
* Limit character width to 255 pixelsFrank Gevaerts2009-11-24
* make lcd_bitmap_char more space efficient. This doesn't seem to impact text d...Frank Gevaerts2009-11-24
* FS#10720 - Support for displaying diacritic charactersTomer Shalev2009-11-24
* FS#9721 - No error check after writes in ata.cTorne Wuff2009-11-24
* FS#10798 - unify ata_read_sectors and ata_write_sectorsTorne Wuff2009-11-24
* Sansa AMS : fix recordingRafaël Carré2009-11-24
* AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_...Jack Halpin2009-11-24
* Tatung Elio: a few more buttons identifiedRobert Kukla2009-11-24
* Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré2009-11-24
* AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers.Jack Halpin2009-11-24
* AMS Sansa: Remove wait_for_state() following transfer in sd_select_bank() fu...Jack Halpin2009-11-24
* Fix FS#10362 (flickering backlight when removing hold) by preventing multiple...Rob Purchase2009-11-23
* AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte...Jack Halpin2009-11-23
* AMS Sansa: Handle responses to SD Commands so that response crc checking is ...Jack Halpin2009-11-23
* lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put...Teruaki Kawashima2009-11-22
* AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes...Jack Halpin2009-11-22
* AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes.Jack Halpin2009-11-22
* FS#10796 - Clip - prevent power switch activation when coming out of holdMichael Chicoine2009-11-21
* Increase stack space for the Gigabeat S specific headphone thread to fix stac...Nils Wallménius2009-11-20
* Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS.Andrew Mahone2009-11-20
* mpeg.h/c cleanupJeffrey Goode2009-11-16
* Cleanup audio.h, related functionsJeffrey Goode2009-11-16
* Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a...Thomas Martitz2009-11-15
* use the EP_DIR() macro to go from USB_DIR_* to a 0 or 1 valueFrank Gevaerts2009-11-15
* Don't use the same completion_event for both directions. This could cause pro...Frank Gevaerts2009-11-15
* Fix a few possible problems discovered in -O0 / eabi experiments.Thomas Martitz2009-11-15
* Fix dangling #endifAndrew Mahone2009-11-14
* Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone2009-11-14
* Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode2009-11-12
* Meizu M3: configure and use SDRAMBertrik Sikken2009-11-11
* pcm-s5l8700: add missing header file, remove out-of-date commentBertrik Sikken2009-11-11
* Comstify a function pointer arrayNils Wallménius2009-11-11
* Fix Free and Disk size display when SECTOR_SIZE!=512Frank Gevaerts2009-11-09
* Fix mpegplayer on S5L870xMichael Sparmann2009-11-09
* Removed unneeded includesJeffrey Goode2009-11-09
* M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.Karl Kurbjun2009-11-09
* Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c...Michael Sparmann2009-11-08
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun2009-11-07
* M:Robe 500 - Add some more debug information.Karl Kurbjun2009-11-07
* sd.h: No functional changes to present code. Added some additional SD CMD's...Jack Halpin2009-11-07
* Meizu M6SP: initial button driver (adapted from Meizu M3)Bertrik Sikken2009-11-07
* Everything passed - disable viewport clipping.Karl Kurbjun2009-11-07
* Just a test to make sure all targets build with viewport clipping enabled - w...Karl Kurbjun2009-11-07
* Fix RedKarl Kurbjun2009-11-07