summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* usb-drv-as3525v2: fixesRafaël Carré2010-09-08
* as3525v2-usb: don't disable data transfers !Amaury Pouly2010-09-07
* as3525v2-usb: fix red and fix stupid typo about endpoint statusAmaury Pouly2010-09-07
* as3525v2-usb: all control operations are working, there is a problem with UMS...Amaury Pouly2010-09-07
* as3525v2-usb:Amaury Pouly2010-09-07
* gigabeats: remove inline from extern functionsRafaël Carré2010-09-07
* AMS: make dma_disable_channel() not inlineRafaël Carré2010-09-07
* debug-as3525.c : fix include, remove commentRafaël Carré2010-09-06
* Fix sdl application buildThomas Martitz2010-09-06
* FS#11597 : decrease FCLK frequency when unboostedRafaël Carré2010-09-05
* revert r27991Rafaël Carré2010-09-03
* Clipv1: update CHARGER_TOTAL_TIMERRafaë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 registerRafaël Carré2010-09-03
* as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote...Amaury Pouly2010-09-02
* as3525v2:Amaury Pouly2010-09-02
* Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz2010-09-02
* Android: Fix two warningsThomas Martitz2010-09-01
* Android: don't compile powermgmt-sim.cThomas Martitz2010-09-01
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts2010-08-31
* include lcd.h , forgotten in r27957Rafaël Carré2010-08-31
* AMS: update the LCD on system exception to be sure the content is up to dateRafaël Carré2010-08-31
* ipodvideo: detect ram size at boot (doesn't actually get USED yet)Torne Wuff2010-08-29
* firmware/ : use lcd_putsf() (only in debug code)Rafaël Carré2010-08-28
* jz4740 debug: use lcd_putsf() instead of redefining itRafaël Carré2010-08-28
* AMSv2: remove a bunch of panicf() in SD driverRafaël Carré2010-08-28
* tcc77x targets: various minor cleanupsBertrik Sikken2010-08-28
* Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon2010-08-26
* typo in r27876Rafaël Carré2010-08-25
* usb-drv-as3525: only give physical addresses to USB HWRafaël Carré2010-08-25
* sd-as3525*: use AS3525_PHYSICAL_ADDRRafaël Carré2010-08-25
* mips is predefined by gcc, but we want it for paths. Don't let others fall in...Thomas Martitz2010-08-24
* Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat2010-08-23
* Some Nano2G FTL cosmeticsMichael Sparmann2010-08-21
* iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing...Jens Arnold2010-08-20
* Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se...Jens Arnold2010-08-20
* Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is usedRafaël Carré2010-08-19
* Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency...Bertrik Sikken2010-08-18
* Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr...Michael Sparmann2010-08-17
* AMSv2: don't reboot on USB plugRafaël Carré2010-08-17
* Android port: simplify sending touch events from Java->CMaurus Cuelenaere2010-08-16
* Android port: add support for hardware keysMaurus Cuelenaere2010-08-16
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur...Michael Sparmann2010-08-12
* emBIOS backports part three: Make the NAND flash driver return more useful er...Michael Sparmann2010-08-12
* emBIOS backports part two: Fix a stupid global variable *instantiation* in a ...Michael Sparmann2010-08-12
* Fix red: Revert the const correctness part, which opened a can of worms.Michael Sparmann2010-08-12
* emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG...Michael Sparmann2010-08-12