| Commit message (Expand) | Author | Age |
| ... | |
| * | usb-drv-as3525v2: fixes | Rafaël Carré | 2010-09-08 |
| * | as3525v2-usb: don't disable data transfers ! | Amaury Pouly | 2010-09-07 |
| * | as3525v2-usb: fix red and fix stupid typo about endpoint status | Amaury Pouly | 2010-09-07 |
| * | as3525v2-usb: all control operations are working, there is a problem with UMS... | Amaury Pouly | 2010-09-07 |
| * | as3525v2-usb: | Amaury Pouly | 2010-09-07 |
| * | gigabeats: remove inline from extern functions | Rafaël Carré | 2010-09-07 |
| * | AMS: make dma_disable_channel() not inline | Rafaël Carré | 2010-09-07 |
| * | debug-as3525.c : fix include, remove comment | Rafaël Carré | 2010-09-06 |
| * | Fix sdl application build | Thomas Martitz | 2010-09-06 |
| * | FS#11597 : decrease FCLK frequency when unboosted | Rafaël Carré | 2010-09-05 |
| * | revert r27991 | Rafaël Carré | 2010-09-03 |
| * | Clipv1: update CHARGER_TOTAL_TIMER | Rafaël Carré | 2010-09-03 |
| * | Clipv1: draw 150mA from the charger, like Clipv2/+ | Rafaël Carré | 2010-09-03 |
| * | USB AMSv2: fix bit position in DCFG register | Rafaël Carré | 2010-09-03 |
| * | as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote... | Amaury Pouly | 2010-09-02 |
| * | as3525v2: | Amaury Pouly | 2010-09-02 |
| * | Android: don't compile stubs.c and kill off libuisimulator entirely. | Thomas Martitz | 2010-09-02 |
| * | Android: Fix two warnings | Thomas Martitz | 2010-09-01 |
| * | Android: don't compile powermgmt-sim.c | Thomas Martitz | 2010-09-01 |
| * | Ged rid of uisimulator/common/io.c for android builds. | Thomas Martitz | 2010-09-01 |
| * | Unify 32mb and 64mb ipod video builds - FS#11580 | Frank Gevaerts | 2010-08-31 |
| * | include lcd.h , forgotten in r27957 | Rafaël Carré | 2010-08-31 |
| * | AMS: update the LCD on system exception to be sure the content is up to date | Rafaël Carré | 2010-08-31 |
| * | ipodvideo: detect ram size at boot (doesn't actually get USED yet) | Torne Wuff | 2010-08-29 |
| * | firmware/ : use lcd_putsf() (only in debug code) | Rafaël Carré | 2010-08-28 |
| * | jz4740 debug: use lcd_putsf() instead of redefining it | Rafaël Carré | 2010-08-28 |
| * | AMSv2: remove a bunch of panicf() in SD driver | Rafaël Carré | 2010-08-28 |
| * | tcc77x targets: various minor cleanups | Bertrik Sikken | 2010-08-28 |
| * | Move to a proper sdl key config instead of using the d2 pad. make the mouse w... | Jonathan Gordon | 2010-08-26 |
| * | typo in r27876 | Rafaël Carré | 2010-08-25 |
| * | usb-drv-as3525: only give physical addresses to USB HW | Rafaël Carré | 2010-08-25 |
| * | sd-as3525*: use AS3525_PHYSICAL_ADDR | Rafaël Carré | 2010-08-25 |
| * | mips is predefined by gcc, but we want it for paths. Don't let others fall in... | Thomas Martitz | 2010-08-24 |
| * | Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. | Marcin Bukat | 2010-08-23 |
| * | Some Nano2G FTL cosmetics | Michael Sparmann | 2010-08-21 |
| * | iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing... | Jens Arnold | 2010-08-20 |
| * | Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se... | Jens Arnold | 2010-08-20 |
| * | Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used | Rafaël Carré | 2010-08-19 |
| * | Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency... | Bertrik Sikken | 2010-08-18 |
| * | Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr... | Michael Sparmann | 2010-08-17 |
| * | AMSv2: don't reboot on USB plug | Rafaël Carré | 2010-08-17 |
| * | Android port: simplify sending touch events from Java->C | Maurus Cuelenaere | 2010-08-16 |
| * | Android port: add support for hardware keys | Maurus Cuelenaere | 2010-08-16 |
| * | Move memset6() declaration to string-extra.h, kills a warning compiling for a... | Thomas Martitz | 2010-08-12 |
| * | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz | 2010-08-12 |
| * | emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur... | Michael Sparmann | 2010-08-12 |
| * | emBIOS backports part three: Make the NAND flash driver return more useful er... | Michael Sparmann | 2010-08-12 |
| * | emBIOS backports part two: Fix a stupid global variable *instantiation* in a ... | Michael Sparmann | 2010-08-12 |
| * | Fix red: Revert the const correctness part, which opened a can of worms. | Michael Sparmann | 2010-08-12 |
| * | emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG... | Michael Sparmann | 2010-08-12 |