| Commit message (Expand) | Author | Age |
| ... | |
| * | Explain the stride and fix the player. | Karl Kurbjun | 2009-09-04 |
| * | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun | 2009-09-04 |
| * | D2: Enable ARM cache coherency functions (eg. during codec load), which shoul... | Rob Purchase | 2009-09-01 |
| * | Fixed checkwps build warnings. Updated checkwps makefile to be closer to main. | Björn Stenberg | 2009-09-01 |
| * | Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra... | Thomas Martitz | 2009-08-31 |
| * | Fix Onda VX777 boot extension | Maurus Cuelenaere | 2009-08-30 |
| * | Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ... | Thomas Martitz | 2009-08-30 |
| * | Add stride defines to support vertical strides | Karl Kurbjun | 2009-08-29 |
| * | A new implementation of logf, logfdisplay and logfdump. | Maurus Cuelenaere | 2009-08-21 |
| * | Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses). | Thomas Martitz | 2009-08-20 |
| * | M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes... | Karl Kurbjun | 2009-08-20 |
| * | Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl... | Nils Wallménius | 2009-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 |
| * | M:Robe 500: Increase the max icon size. | Karl Kurbjun | 2009-08-18 |
| * | Onda VX747: don't enable software volume control in sims | Maurus Cuelenaere | 2009-08-17 |
| * | * Onda VX747/VX767: fix target_id & MODEL_NUMBER | Maurus Cuelenaere | 2009-08-16 |
| * | 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 |
| * | FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ... | Michael Giacomelli | 2009-08-11 |
| * | M:Robe 500: Start Building at 640x480 by default. | Karl Kurbjun | 2009-08-09 |
| * | Samsung YH925: Support for battery monitoring and charging. Discharge curve n... | Thomas Martitz | 2009-08-07 |
| * | * Move DSP_CALLBACK_* enum to sound.h | Maurus Cuelenaere | 2009-08-01 |
| * | Samsung YP-S3: implement button lights | Bertrik Sikken | 2009-08-01 |
| * | Start of a Rockbox port to the Samsung YP-S3. | Bertrik Sikken | 2009-07-29 |
| * | Onda VX7x7: fix error when compiling with USB_BOOT defined | Maurus Cuelenaere | 2009-07-29 |
| * | Re-work D2 power off behaviour. | Rob Purchase | 2009-07-26 |
| * | initial commit of remote support for m:robe 100 courtesy of lowlight; simulat... | Robert Kukla | 2009-07-26 |
| * | Disable the D2 SD driver for the time being since there are reports of damage... | Rob Purchase | 2009-07-22 |
| * | D2: Enable tagcache database | Rob Purchase | 2009-07-19 |
| * | fix ifdef (HAVE_HOTSWAP, not HOTSWAP) | Frank Gevaerts | 2009-07-19 |
| * | D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon... | Rob Purchase | 2009-07-19 |
| * | adapt c200v2 and view defines to the new drive/volume handling scheme | Frank Gevaerts | 2009-07-18 |
| * | Fix Onda VX747(+)/VX777 simulator build | Maurus Cuelenaere | 2009-07-18 |
| * | Various Nano2g changes - enable the rest of crt0.S (including clock setup) an... | Dave Chapman | 2009-07-18 |
| * | fix ata-nand-s5l8700 compilation properly this time | Frank Gevaerts | 2009-07-17 |
| * | remove obsolete nand_spinup_time() declaration | Frank Gevaerts | 2009-07-17 |
| * | Commit FS#9545, storage cleanup and multi-driver support | Frank Gevaerts | 2009-07-17 |
| * | make ELIO_TPJ1022 bootloader compile again | Robert Kukla | 2009-07-17 |
| * | Add information gleaned from disassembling the main firmware image. Detect lc... | Robert Keevil | 2009-07-17 |
| * | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré | 2009-07-17 |
| * | Onda VX747: add dual-boot capability + make it possible to permanently 'stick... | Maurus Cuelenaere | 2009-07-17 |
| * | M:Robe 500: Fix simulator build and include some small changes for the 640x48... | Karl Kurbjun | 2009-07-17 |
| * | M:Robe 500: Start of interrupt support. | Karl Kurbjun | 2009-07-17 |
| * | Storage API : remove undeeded target-specific functions | Rafaël Carré | 2009-07-17 |
| * | Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(... | Dave Chapman | 2009-07-16 |