summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2009-09-02i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov1-0/+12
2009-09-02M:Robe 500: fix warningKarl Kurbjun1-0/+4
2009-09-02M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun1-198/+113
2009-09-01D2: Obey the SD card write-protect tabRob Purchase1-0/+7
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase2-1/+3
2009-09-01YH920 : enable battery reading (uncalibrated yet)Rafaël Carré1-2/+1
2009-09-01Enable sound on the Samsung YH-920Mark Arigo1-0/+5
2009-09-01Move the FIFO emptying up, as having it after lcd_write_single_data16() cause...Thomas Martitz2-10/+10
2009-09-01Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful...Thomas Martitz3-13/+19
2009-08-31Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2.Dominik Wenger1-9/+30
2009-08-31Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz1-16/+42
2009-08-30Fix x_offset for YUV blitting.Thomas Martitz1-0/+2
2009-08-30Dreaded last minute changes at 4am :( Fix red.Thomas Martitz1-1/+1
2009-08-30Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz1-22/+33
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-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-20fix yellowNils Wallménius1-1/+2
2009-08-20M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun1-31/+281
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-19Onda's: add touchscreen boot menu for targets without/not much physical butto...Maurus Cuelenaere1-0/+3
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-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-12TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase1-21/+123
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-11Fix endpoint allocationFrank Gevaerts1-1/+1
2009-08-11Sansa AMS: identify interrupts with no source setRafaël Carré1-0/+4
2009-08-10Remove the comment also, Thanks to Rafaël Carré for spotting.Thomas Martitz1-2/+0
2009-08-10Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl...Thomas Martitz1-2/+2
2009-08-10M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi...Karl Kurbjun1-30/+28
2009-08-09Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader...Bertrik Sikken2-0/+142
2009-08-09Fix ZVMKarl Kurbjun1-0/+5
2009-08-09M:Robe 500: Start Building at 640x480 by default.Karl Kurbjun2-4/+6
2009-08-08Apply FS#10447 - e200v2 lcd driver cleanup by Michael ChicoineBertrik Sikken1-15/+26
2009-08-08Samsung yp-s3: clean up the lcd and button driver (making things static, rena...Bertrik Sikken2-14/+16
2009-08-07Samsung YH925: Battery calibration for charging and dischharging.Thomas Martitz1-4/+4
2009-08-07Samsung YH925: Support for battery monitoring and charging. Discharge curve n...Thomas Martitz2-3/+2
2009-08-06Revert static-ing of iim_prod_rev, this function is never used so it causes a...Bertrik Sikken1-1/+1
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken6-8/+10
2009-08-05Samsung YP-S3: allow player to stay powered up without the USB cable plugged ...Bertrik Sikken1-6/+15
2009-08-02Samsung YP-S3: update backlight brightness curve again (can't go all the way ...Bertrik Sikken1-2/+4