summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525
AgeCommit message (Expand)Author
2010-09-02as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote...Amaury Pouly
2010-09-02as3525v2:Amaury Pouly
2010-08-31include lcd.h , forgotten in r27957Rafaël Carré
2010-08-31AMS: update the LCD on system exception to be sure the content is up to dateRafaël Carré
2010-08-28AMSv2: remove a bunch of panicf() in SD driverRafaël Carré
2010-08-25typo in r27876Rafaël Carré
2010-08-25usb-drv-as3525: only give physical addresses to USB HWRafaël Carré
2010-08-25sd-as3525*: use AS3525_PHYSICAL_ADDRRafaël Carré
2010-08-19Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is usedRafaël Carré
2010-08-18Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency...Bertrik Sikken
2010-08-17AMSv2: don't reboot on USB plugRafaël Carré
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-07-30Make some global function/variables local (by making them static)Bertrik Sikken
2010-07-30AMSv1: Don't modify MPMC_DYNAMIC_CONTROLRafaël Carré
2010-07-22lcd-clip.h: mentions clipv2Rafaël Carré
2010-07-22Sansa clip+: fix display brightness for players with newer OLED controller ty...Bertrik Sikken
2010-07-22Correction to previous commit: fix condition to include backlight-target.h (n...Bertrik Sikken
2010-07-22Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken
2010-07-22as3525v1 USB: remove stubs if !defined(USE_ROCKBOX_USB)Rafaël Carré
2010-07-22CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.hRafaël Carré
2010-07-20The new Fuzev2 use the same FM chip than some Clip+Rafaël Carré
2010-07-20buttonlight for new fuzev2Rafaël Carré
2010-07-20Revert r26290Rafaël Carré
2010-07-19newer Fuzev2 doesn't seem to use B5 for button lightRafaël Carré
2010-07-19sd-as3525.c: disable widebus again, it causes read corruptionsRafaël Carré
2010-07-19as3525*: use atomic bit manipulation for CCU_IORafaël Carré
2010-07-19as3525*: disable_irq in system_reboot()Rafaël Carré
2010-07-19Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré
2010-07-19sd-as3525v2: remove unneeded prototypesRafaël Carré
2010-07-14Fuze*/e200v2: remove unused lcd_set_contrast()Rafaël Carré
2010-07-03Clip+ LCD: support devices with a different controllerRafaël Carré
2010-07-02pl081: Fix r27236 warnings. Need system.h.Michael Sevakis
2010-07-02AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis
2010-06-29sd-as3525.c: handle acmd retries correctlyTobias Diedrich
2010-06-29as3525v2-usb: fix yellowAmaury Pouly
2010-06-29mutex_lock/unlock must be moved up a level to make the verify code in sd-as35...Tobias Diedrich
2010-06-29usb-drv-as3525v2.c: fix compilation (typo)Rafaël Carré
2010-06-29as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a stateAmaury Pouly
2010-06-28Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich
2010-06-27as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, ...Amaury Pouly
2010-06-27Include usb-target.h for usb_remove_int().Tobias Diedrich
2010-06-27Add one second timeout for USB enumeration, so we don't get stuck in USB mode...Tobias Diedrich
2010-06-27DBOP noise on C200v2 goes away if we precharge long enough.Tobias Diedrich
2010-06-24Add transfer timeout, remove unused buf fieldTobias Diedrich
2010-06-24Fix sd-as3525.c build for non-multidrive targetsTobias Diedrich
2010-06-24Fix the pesky write corruption bug in 4bit mode.Tobias Diedrich
2010-06-23as3525v2-usb: beginning of a real driver. Setup packet and control transfers ...Amaury Pouly
2010-06-23as3525v2-usb: define number of enpoints correctly, write interrupt handlerAmaury Pouly
2010-06-23sd-as3525.c: get rid of MCI_ARGRafaël Carré
2010-06-23sd-as3525.c: disable wide bus, it corrupts writesRafaël Carré