| Commit message (Expand) | Author | Age |
| ... | |
| * | as3525v2 usb: define USB_HAS_BULK | Rafaël Carré | 2010-09-08 |
| * | Ged rid of uisimulator/common/io.c for android builds. | Thomas Martitz | 2010-09-01 |
| * | Move to a proper sdl key config instead of using the d2 pad. make the mouse w... | Jonathan Gordon | 2010-08-26 |
| * | Android port: add support for hardware keys | Maurus Cuelenaere | 2010-08-16 |
| * | Rockbox as an application: Commit current Android port progress. | Thomas Martitz | 2010-08-02 |
| * | Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote... | Nils Wallménius | 2010-07-23 |
| * | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz | 2010-07-06 |
| * | Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei... | Tobias Diedrich | 2010-06-28 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | as3525*: enable MMU in bootloader | Rafaël Carré | 2010-06-18 |
| * | as3525: bootloader USB mode | Rafaël Carré | 2010-06-18 |
| * | The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5... | Bertrik Sikken | 2010-06-16 |
| * | Support for mystery FM chip in some Sansa Clip+, FS #11403 by me | Bertrik Sikken | 2010-06-15 |
| * | Get rid of the STATICIRAM hack for eabi builds. | Thomas Martitz | 2010-06-11 |
| * | Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio... | Michael Sevakis | 2010-06-11 |
| * | drop 'req' from gas macro, not available in binutils 2.16 | Rafaël Carré | 2010-06-11 |
| * | FS#11335 by me: make ARM assembly functions thumb-friendly | Rafaël Carré | 2010-06-11 |
| * | Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to... | Michael Sevakis | 2010-06-10 |
| * | rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear... | Jonathan Gordon | 2010-06-09 |
| * | reclaim most of the delta from the pictureflow commit | Jonathan Gordon | 2010-06-09 |
| * | Remove CORELOCK_SWAP (unused since r16981) | Rafaël Carré | 2010-06-07 |
| * | New USB charging system, part 2 - "Force" charging mode | Torne Wuff | 2010-06-05 |
| * | Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ... | Rob Purchase | 2010-05-31 |
| * | mark some functions as init functions (discarded after init() has run) | Rafaël Carré | 2010-05-27 |
| * | config: revert an embarrassing change. | Amaury Pouly | 2010-05-18 |
| * | as3525v2: add usb driver stub, enable usb phy&core init | Amaury Pouly | 2010-05-18 |
| * | Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D... | Michael Sevakis | 2010-05-08 |
| * | as3525v2: do not use IRAM for plugins | Rafaël Carré | 2010-04-28 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | Cleanup thread_entry definition a bit. Reorder members so that related ones a... | Thomas Martitz | 2010-04-16 |
| * | as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm... | Thomas Martitz | 2010-04-05 |
| * | Don't define HAVE_IO_PRIORITY for the sim | Frank Gevaerts | 2010-04-03 |
| * | Add IO priority handling. Currently all IO has equal priority, except the dir... | Frank Gevaerts | 2010-04-03 |
| * | Make storage alignement use cache alignement macros | Rafaël Carré | 2010-03-25 |
| * | Add experimental support for isochronous transfers in the usb ARC driver. The... | Amaury Pouly | 2010-03-12 |
| * | Disable HID on Nano2G for now - it's causing some instability that needs to b... | Michael Sparmann | 2010-03-10 |
| * | Add a few warning comments about the INIT_ATTR stuff. | Thomas Martitz | 2010-03-04 |
| * | Really fix bootloaders now. | Thomas Martitz | 2010-03-03 |
| * | Fix reds. Don't use the init section in the bootloader. It's not useful there... | Thomas Martitz | 2010-03-03 |
| * | FS#10756 - Free unused init code | Thomas Martitz | 2010-03-03 |
| * | Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt... | Thomas Martitz | 2010-02-25 |
| * | as3525v2: use iram (might need to be disabled for clipv2) | Rafaël Carré | 2010-02-22 |
| * | Commit FS#10889: detect file handles leaks in plugins and automatically close... | Amaury Pouly | 2010-02-11 |
| * | Make Clip+ bootloader build | Rafaël Carré | 2010-02-05 |
| * | Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target has... | Torne Wuff | 2010-02-01 |
| * | Add a config file for zenvision (which includes zvm30gb config file) | Rafaël Carré | 2010-01-24 |
| * | ondavx777 : use own config file | Rafaël Carré | 2010-01-24 |
| * | zenvision.h -> zenvision30gb.h | Rafaël Carré | 2010-01-24 |
| * | Fix FS#10867 and a few more potential issues by imitate target scrollwheel be... | Thomas Martitz | 2010-01-19 |
| * | Add initial Packard Bell Vibe 500 port, by Szymon Dziok | Frank Gevaerts | 2010-01-18 |