summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere2009-08-21
* Add a BTN_MASK for the VX777 (aka fix red)Maurus Cuelenaere2009-08-21
* * Onda VX777: add support for its single physical buttonMaurus Cuelenaere2009-08-21
* Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses).Thomas Martitz2009-08-20
* fix yellowNils Wallménius2009-08-20
* M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun2009-08-20
* fix svn propertiesNils Wallménius2009-08-19
* fix more redNils Wallménius2009-08-19
* fix redNils Wallménius2009-08-19
* Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius2009-08-19
* Add const to usb_serial_send() buffer.Frank Gevaerts2009-08-19
* Onda's: add touchscreen boot menu for targets without/not much physical butto...Maurus Cuelenaere2009-08-19
* h300 has a 16 bits display, not a 2 bits.Rafaël Carré2009-08-18
* iaudiox5 has a 16 bits display, not a 2 bits.Rafaël Carré2009-08-18
* LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ...Rafaël Carré2009-08-18
* LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int...Rafaël Carré2009-08-18
* LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ...Rafaël Carré2009-08-18
* LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specifi...Rafaël Carré2009-08-18
* it is mildly useful to reset the viewport to the full screen for the panic sc...Jonathan Gordon2009-08-18
* M:Robe 500: Increase the max icon size.Karl Kurbjun2009-08-18
* Onda VX747: don't enable software volume control in simsMaurus Cuelenaere2009-08-17
* * Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere2009-08-16
* FAT timestamp handling improvements for non-RTC targets:Jens Arnold2009-08-16
* Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific...Bertrik Sikken2009-08-15
* Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggledRafaël Carré2009-08-15
* Fix YellowKarl Kurbjun2009-08-14
* Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun2009-08-14
* mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime Robert Kukla2009-08-14
* don't treat extremely quick transfers as errorsFrank Gevaerts2009-08-13
* LCD bitmap driver code consolidation from FS#4817:Andrew Mahone2009-08-13
* M:Robe 500: Forgot one.Karl Kurbjun2009-08-13
* M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun2009-08-13
* Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us...Frank Gevaerts2009-08-12
* TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase2009-08-12
* D2: Re-enable SD(HC) driver as there have been no further reports of damaged ...Rob Purchase2009-08-12
* Fix a wrong memcpy in logf() introduced in r22253Rafaël Carré2009-08-12
* Remove dead codeAlexander Levin2009-08-12
* Change the function name in strnatsort so that the code doesn't contradict it...Alexander Levin2009-08-12
* M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s...Karl Kurbjun2009-08-12
* M:Robe 500: Make endpoint requests more flexible.Karl Kurbjun2009-08-12
* Fix endpoint allocationFrank Gevaerts2009-08-11
* Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...Frank Gevaerts2009-08-11
* Consolidate day of week calculationFrank Gevaerts2009-08-11
* rework new time handling functions a bit to be more memory efficientFrank Gevaerts2009-08-11
* Fix "statement with no effect" warningFrank Gevaerts2009-08-11
* Add support for setting the clock using a special SCSI command. This is the s...Frank Gevaerts2009-08-11
* Fix logf() multilines handlingRafaël Carré2009-08-11
* Sansa AMS: identify interrupts with no source setRafaël Carré2009-08-11
* FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli2009-08-11
* Remove the comment also, Thanks to Rafaël Carré for spotting.Thomas Martitz2009-08-10