Age | Commit message (Expand) | Author |
2010-05-27 | mark some functions as init functions (discarded after init() has run) | Rafaël Carré |
2010-05-18 | config: revert an embarrassing change. | Amaury Pouly |
2010-05-18 | as3525v2: add usb driver stub, enable usb phy&core init | Amaury Pouly |
2010-05-08 | Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D... | Michael Sevakis |
2010-04-28 | as3525v2: do not use IRAM for plugins | Rafaël Carré |
2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
2010-04-16 | Cleanup thread_entry definition a bit. Reorder members so that related ones a... | Thomas Martitz |
2010-04-05 | as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm... | Thomas Martitz |
2010-04-03 | 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-03-25 | Make storage alignement use cache alignement macros | Rafaël Carré |
2010-03-12 | Add experimental support for isochronous transfers in the usb ARC driver. The... | Amaury Pouly |
2010-03-10 | Disable HID on Nano2G for now - it's causing some instability that needs to b... | Michael Sparmann |
2010-03-04 | Add a few warning comments about the INIT_ATTR stuff. | Thomas Martitz |
2010-03-03 | 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-02-25 | Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt... | Thomas Martitz |
2010-02-22 | as3525v2: use iram (might need to be disabled for clipv2) | Rafaël Carré |
2010-02-11 | Commit FS#10889: detect file handles leaks in plugins and automatically close... | Amaury Pouly |
2010-02-05 | Make Clip+ bootloader build | Rafaël Carré |
2010-02-01 | Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target has... | Torne Wuff |
2010-01-24 | 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-19 | Fix FS#10867 and a few more potential issues by imitate target scrollwheel be... | Thomas Martitz |
2010-01-18 | Add initial Packard Bell Vibe 500 port, by Szymon Dziok | Frank Gevaerts |
2009-12-31 | FS#10047 : Clipv2 | Rafaël Carré |
2009-12-30 | Fix a typo in comment | Alexander Levin |
2009-12-25 | Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port.... | Mark Arigo |
2009-12-17 | Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or BACKLIGH... | Maurus Cuelenaere |
2009-12-17 | Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red) | Maurus Cuelenaere |
2009-12-17 | Enable backlight brightness in simulator | Maurus Cuelenaere |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-12-07 | make tpj1022 bootloader compile again | Robert Kukla |
2009-12-07 | Rename targets to be consistent in all places. (FS #10819). Take 2. | Björn Stenberg |
2009-12-01 | Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS | Laurent Gautier |
2009-11-12 | Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets | Jeffrey Goode |
2009-11-07 | Everything passed - disable viewport clipping. | Karl Kurbjun |
2009-11-07 | Just a test to make sure all targets build with viewport clipping enabled - w... | Karl Kurbjun |
2009-11-07 | Introduce new config header 'config-sim.h' that takes care of undefining thin... | Nils Wallménius |
2009-10-20 | Don't selecu any usb class drivers for a simulator build | Frank Gevaerts |
2009-10-20 | Fix some iPod Nano 2G config defines to make USB HID work. | Michael Sparmann |
2009-10-19 | Initial mini2440 port. | Dominik Wenger |
2009-10-11 | D2: The RTC chip needs to be runtime detected. | Rob Purchase |
2009-10-09 | Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1. | Tom Ross |
2009-10-07 | Make the database tool buildable from configure. | Frank Gevaerts |
2009-10-05 | Reworked iPod Nano 2G PMU code, added RTC and battery ADC. | Michael Sparmann |
2009-09-17 | Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Na... | Dave Chapman |
2009-09-06 | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon |