summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Meizu M6SP: initial LCD driver (compiles but is untested)Bertrik Sikken1-101/+413
2009-08-24Samsung YH925: Correct a typo in the battery calibration.Thomas Martitz1-1/+1
2009-08-21A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere4-81/+147
2009-08-21Add a BTN_MASK for the VX777 (aka fix red)Maurus Cuelenaere1-3/+8
2009-08-21 * Onda VX777: add support for its single physical buttonMaurus Cuelenaere2-49/+55
2009-08-20Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses).Thomas Martitz1-1/+1
2009-08-20fix yellowNils Wallménius2-2/+4
2009-08-20M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun2-31/+299
2009-08-19fix svn propertiesNils Wallménius7-1/+1
2009-08-19fix more redNils Wallménius1-0/+1
2009-08-19fix redNils Wallménius8-2/+15
2009-08-19Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius2-14/+1
2009-08-19Add const to usb_serial_send() buffer.Frank Gevaerts2-2/+2
2009-08-19Onda's: add touchscreen boot menu for targets without/not much physical butto...Maurus Cuelenaere1-0/+3
2009-08-18h300 has a 16 bits display, not a 2 bits.Rafaël Carré1-2/+0
2009-08-18iaudiox5 has a 16 bits display, not a 2 bits.Rafaël Carré1-3/+0
2009-08-18LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ...Rafaël Carré7-1/+14
2009-08-18LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int...Rafaël Carré6-1/+11
2009-08-18LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ...Rafaël Carré4-1/+8
2009-08-18LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specifi...Rafaël Carré7-7/+11
2009-08-18it is mildly useful to reset the viewport to the full screen for the panic sc...Jonathan Gordon1-0/+1
2009-08-18M:Robe 500: Increase the max icon size.Karl Kurbjun1-0/+3
2009-08-17Onda VX747: don't enable software volume control in simsMaurus Cuelenaere1-0/+2
2009-08-16* Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere1-1/+1
2009-08-16FAT timestamp handling improvements for non-RTC targets:Jens Arnold1-45/+54
2009-08-15Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific...Bertrik Sikken2-2/+34
2009-08-15Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggledRafaël Carré2-5/+38
2009-08-14Fix YellowKarl Kurbjun1-2/+2
2009-08-14Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun3-5/+15
2009-08-14mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime Robert Kukla1-4/+16
2009-08-13don't treat extremely quick transfers as errorsFrank Gevaerts1-3/+10
2009-08-13LCD bitmap driver code consolidation from FS#4817:Andrew Mahone6-1236/+336
2009-08-13M:Robe 500: Forgot one.Karl Kurbjun1-0/+1
2009-08-13M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun5-4/+9
2009-08-12Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us...Frank Gevaerts1-0/+3
2009-08-12TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase3-76/+170
2009-08-12D2: Re-enable SD(HC) driver as there have been no further reports of damaged ...Rob Purchase2-2/+2
2009-08-12Fix a wrong memcpy in logf() introduced in r22253Rafaël Carré1-1/+1
2009-08-12Remove dead codeAlexander Levin1-16/+1
2009-08-12Change the function name in strnatsort so that the code doesn't contradict it...Alexander Levin1-3/+5
2009-08-12M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s...Karl Kurbjun3-10/+28
2009-08-12M:Robe 500: Make endpoint requests more flexible.Karl Kurbjun1-20/+24
2009-08-11Fix endpoint allocationFrank Gevaerts1-1/+1
2009-08-11Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...Frank Gevaerts3-26/+25
2009-08-11Consolidate day of week calculationFrank Gevaerts3-13/+18
2009-08-11rework new time handling functions a bit to be more memory efficientFrank Gevaerts1-20/+14
2009-08-11Fix "statement with no effect" warningFrank Gevaerts1-1/+0
2009-08-11Add support for setting the clock using a special SCSI command. This is the s...Frank Gevaerts3-2/+81
2009-08-11Fix logf() multilines handlingRafaël Carré1-4/+5
2009-08-11Sansa AMS: identify interrupts with no source setRafaël Carré1-0/+4