Age | Commit message (Expand) | Author |
2010-09-02 | as3525v2: | Amaury Pouly |
2010-08-31 | 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-29 | ipodvideo: detect ram size at boot (doesn't actually get USED yet) | Torne Wuff |
2010-08-28 | firmware/ : use lcd_putsf() (only in debug code) | 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-25 | 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-23 | Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. | Marcin Bukat |
2010-08-21 | Some Nano2G FTL cosmetics | Michael Sparmann |
2010-08-20 | 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-19 | Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used | Rafaël Carré |
2010-08-18 | Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency... | Bertrik Sikken |
2010-08-17 | 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-12 | 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-08 | ipod nano 2g: make functions/variables static where possible, add missing #in... | Bertrik Sikken |
2010-08-08 | Various minor fixes for Samsung YH* targets | Bertrik Sikken |
2010-08-01 | Various minor cleanups for cowon d2 | Bertrik Sikken |
2010-08-01 | Various minor cleanups for mini2440 | Bertrik Sikken |
2010-07-31 | Various minor clean-ups for mrobe | Bertrik Sikken |
2010-07-31 | Various minor clean-ups for Zen Vision | Bertrik Sikken |
2010-07-31 | Add #include to power-ipod.c, make some variables static in storage.c | Bertrik Sikken |
2010-07-30 | Make some global function/variables local (by making them static) | Bertrik Sikken |
2010-07-30 | AMSv1: Don't modify MPMC_DYNAMIC_CONTROL | Rafaël Carré |
2010-07-22 | lcd-clip.h: mentions clipv2 | Rafaël Carré |
2010-07-22 | Sansa clip+: fix display brightness for players with newer OLED controller ty... | Bertrik Sikken |
2010-07-22 | Correction to previous commit: fix condition to include backlight-target.h (n... | Bertrik Sikken |
2010-07-22 | Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t... | Bertrik Sikken |
2010-07-22 | as3525v1 USB: remove stubs if !defined(USE_ROCKBOX_USB) | Rafaël Carré |
2010-07-22 | CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.h | Rafaël Carré |
2010-07-20 | The new Fuzev2 use the same FM chip than some Clip+ | Rafaël Carré |
2010-07-20 | buttonlight for new fuzev2 | Rafaël Carré |
2010-07-20 | Revert r26290 | Rafaël Carré |
2010-07-19 | newer Fuzev2 doesn't seem to use B5 for button light | Rafaël Carré |
2010-07-19 | sd-as3525.c: disable widebus again, it causes read corruptions | Rafaël Carré |
2010-07-19 | as3525*: use atomic bit manipulation for CCU_IO | Rafaël Carré |
2010-07-19 | as3525*: disable_irq in system_reboot() | Rafaël Carré |
2010-07-19 | Support new Fuzev2 revisions (fuzev2_variant == 1) | Rafaël Carré |
2010-07-19 | sd-as3525v2: remove unneeded prototypes | Rafaël Carré |