Age | Commit message (Expand) | Author |
2010-09-02 | as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote... | Amaury Pouly |
2010-09-02 | as3525v2: | Amaury Pouly |
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-28 | AMSv2: remove a bunch of panicf() in SD driver | Rafaël Carré |
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-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 | AMSv2: don't reboot on USB plug | Rafaël Carré |
2010-08-12 | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz |
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é |
2010-07-14 | Fuze*/e200v2: remove unused lcd_set_contrast() | Rafaël Carré |
2010-07-03 | Clip+ LCD: support devices with a different controller | Rafaël Carré |
2010-07-02 | pl081: Fix r27236 warnings. Need system.h. | Michael Sevakis |
2010-07-02 | AMS SoC's: Some register bit changes need interrupt protection: timer API and... | Michael Sevakis |
2010-06-29 | sd-as3525.c: handle acmd retries correctly | Tobias Diedrich |
2010-06-29 | as3525v2-usb: fix yellow | Amaury Pouly |
2010-06-29 | mutex_lock/unlock must be moved up a level to make the verify code in sd-as35... | Tobias Diedrich |
2010-06-29 | usb-drv-as3525v2.c: fix compilation (typo) | Rafaël Carré |
2010-06-29 | as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a state | Amaury Pouly |
2010-06-28 | Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei... | Tobias Diedrich |
2010-06-27 | as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, ... | Amaury Pouly |
2010-06-27 | Include usb-target.h for usb_remove_int(). | Tobias Diedrich |
2010-06-27 | Add one second timeout for USB enumeration, so we don't get stuck in USB mode... | Tobias Diedrich |
2010-06-27 | DBOP noise on C200v2 goes away if we precharge long enough. | Tobias Diedrich |
2010-06-24 | Add transfer timeout, remove unused buf field | Tobias Diedrich |
2010-06-24 | Fix sd-as3525.c build for non-multidrive targets | Tobias Diedrich |
2010-06-24 | Fix the pesky write corruption bug in 4bit mode. | Tobias Diedrich |
2010-06-23 | as3525v2-usb: beginning of a real driver. Setup packet and control transfers ... | Amaury Pouly |
2010-06-23 | as3525v2-usb: define number of enpoints correctly, write interrupt handler | Amaury Pouly |
2010-06-23 | sd-as3525.c: get rid of MCI_ARG | Rafaël Carré |
2010-06-23 | sd-as3525.c: disable wide bus, it corrupts writes | Rafaël Carré |