summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-09-18tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setupVitja Makarov
2009-09-17i7: Fix memory bus initialization, thanks to Genia Bezman!Vitja Makarov
2009-09-17Fix a comment so that it matches the codeDave Chapman
2009-09-17Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a...Dave Chapman
2009-09-17TIMERB is in a different location on the S5L8701Dave Chapman
2009-09-17Add an app.lds and some stub functions for the Nano 2G - this isn't enough to...Dave Chapman
2009-09-12AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs insteadJack Halpin
2009-09-08Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz
2009-09-07Higher the button delay on the fuze a bit more, the wrong hold button reads a...Thomas Martitz
2009-09-07M:Robe 500: Fix glitches when using DMA for LCD updates.Karl Kurbjun
2009-09-05Sansa c200v2: update DBOP button reading mechanism, this enables readout of t...Bertrik Sikken
2009-09-05Increase the button delays slightly to aid against sporadic missreads of the ...Thomas Martitz
2009-09-05Make the Fuze usable again by inserting a few delays in the lcd functions, co...Thomas Martitz
2009-09-05Fix display bug in the Samsung YH-920 on partial lcd updates.Mark Arigo
2009-09-04iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...Vitja Makarov
2009-09-02i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov
2009-09-02M:Robe 500: fix warningKarl Kurbjun
2009-09-02M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun
2009-09-01D2: Obey the SD card write-protect tabRob Purchase
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase
2009-09-01YH920 : enable battery reading (uncalibrated yet)Rafaël Carré
2009-09-01Enable sound on the Samsung YH-920Mark Arigo
2009-09-01Move the FIFO emptying up, as having it after lcd_write_single_data16() cause...Thomas Martitz
2009-09-01Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful...Thomas Martitz
2009-08-31Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2.Dominik Wenger
2009-08-31Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz
2009-08-30Fix x_offset for YUV blitting.Thomas Martitz
2009-08-30Dreaded last minute changes at 4am :( Fix red.Thomas Martitz
2009-08-30Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz
2009-08-24Meizu M6SP: initial LCD driver (compiles but is untested)Bertrik Sikken
2009-08-24Samsung YH925: Correct a typo in the battery calibration.Thomas Martitz
2009-08-20fix yellowNils Wallménius
2009-08-20M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun
2009-08-19fix svn propertiesNils Wallménius
2009-08-19fix more redNils Wallménius
2009-08-19fix redNils Wallménius
2009-08-15Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific...Bertrik Sikken
2009-08-15Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggledRafaël Carré
2009-08-14Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun
2009-08-14mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime Robert Kukla
2009-08-13don't treat extremely quick transfers as errorsFrank Gevaerts
2009-08-13M:Robe 500: Forgot one.Karl Kurbjun
2009-08-13M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun
2009-08-12TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase
2009-08-12M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s...Karl Kurbjun
2009-08-11Fix endpoint allocationFrank Gevaerts
2009-08-11Sansa AMS: identify interrupts with no source setRafaël Carré
2009-08-10Remove the comment also, Thanks to Rafaël Carré for spotting.Thomas Martitz
2009-08-10Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl...Thomas Martitz
2009-08-10M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi...Karl Kurbjun