Age | Commit message (Expand) | Author |
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 Gordon |
2009-08-18 | M:Robe 500: Increase the max icon size. | Karl Kurbjun |
2009-08-17 | Onda VX747: don't enable software volume control in sims | Maurus Cuelenaere |
2009-08-16 | * Onda VX747/VX767: fix target_id & MODEL_NUMBER | Maurus Cuelenaere |
2009-08-16 | FAT timestamp handling improvements for non-RTC targets: | Jens Arnold |
2009-08-15 | Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific... | Bertrik Sikken |
2009-08-15 | Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggled | Rafaël Carré |
2009-08-14 | Fix Yellow | Karl Kurbjun |
2009-08-14 | Hopefully get all of the touchscreen drivers to act the same so release event... | Karl Kurbjun |
2009-08-14 | mrobe100: power off HDD (courtesy of lowlight) ~2h extra playtime | Robert Kukla |
2009-08-13 | don't treat extremely quick transfers as errors | Frank Gevaerts |
2009-08-13 | LCD bitmap driver code consolidation from FS#4817: | Andrew Mahone |
2009-08-13 | M:Robe 500: Forgot one. | Karl Kurbjun |
2009-08-13 | M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran... | Karl Kurbjun |
2009-08-12 | Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us... | Frank Gevaerts |
2009-08-12 | TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ... | Rob Purchase |
2009-08-12 | D2: Re-enable SD(HC) driver as there have been no further reports of damaged ... | Rob Purchase |
2009-08-12 | Fix a wrong memcpy in logf() introduced in r22253 | Rafaël Carré |
2009-08-12 | Remove dead code | Alexander Levin |
2009-08-12 | Change the function name in strnatsort so that the code doesn't contradict it... | Alexander Levin |
2009-08-12 | M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s... | Karl Kurbjun |
2009-08-12 | M:Robe 500: Make endpoint requests more flexible. | Karl Kurbjun |
2009-08-11 | Fix endpoint allocation | Frank Gevaerts |
2009-08-11 | Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio... | Frank Gevaerts |
2009-08-11 | Consolidate day of week calculation | Frank Gevaerts |
2009-08-11 | rework new time handling functions a bit to be more memory efficient | Frank Gevaerts |
2009-08-11 | Fix "statement with no effect" warning | Frank Gevaerts |
2009-08-11 | Add support for setting the clock using a special SCSI command. This is the s... | Frank Gevaerts |
2009-08-11 | Fix logf() multilines handling | Rafaël Carré |
2009-08-11 | Sansa AMS: identify interrupts with no source set | Rafaël Carré |
2009-08-11 | FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ... | Michael Giacomelli |
2009-08-10 | Remove the comment also, Thanks to Rafaël Carré for spotting. | Thomas Martitz |
2009-08-10 | Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl... | Thomas Martitz |
2009-08-10 | Fix yellows (the reds on mono are caused by this, again, stupid typo). | Thomas Martitz |
2009-08-10 | panicf: Clear backdrop and print with black font on white background to preve... | Thomas Martitz |
2009-08-10 | M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi... | Karl Kurbjun |
2009-08-09 | Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader... | Bertrik Sikken |
2009-08-09 | Fix ZVM | Karl Kurbjun |
2009-08-09 | M:Robe 500: Start Building at 640x480 by default. | Karl Kurbjun |
2009-08-08 | Apply FS#10447 - e200v2 lcd driver cleanup by Michael Chicoine | Bertrik Sikken |
2009-08-08 | Samsung yp-s3: clean up the lcd and button driver (making things static, rena... | Bertrik Sikken |
2009-08-07 | Samsung YH925: Battery calibration for charging and dischharging. | Thomas Martitz |
2009-08-07 | Samsung YH925: Support for battery monitoring and charging. Discharge curve n... | Thomas Martitz |
2009-08-06 | Revert static-ing of iim_prod_rev, this function is never used so it causes a... | Bertrik Sikken |
2009-08-06 | Various files: make functions static if they're local or make sure there is a... | Bertrik Sikken |
2009-08-05 | Samsung YP-S3: allow player to stay powered up without the USB cable plugged ... | Bertrik Sikken |