summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2010-09-08USB AMSv2: split handle_ep_int()Rafaël Carré
2010-09-08USB AMSv2: smaller struct usb_endpointRafaël Carré
2010-09-08USB AMSv2: only read endpoint interrupt status register onceRafaël Carré
2010-09-08usb-drv-as3525v2.c: cosmetics (remove trailing spaces)Rafaël Carré
2010-09-08USB AMSv2: Reduce the size of (in/out)_ep_listRafaël Carré
2010-09-08USB AMSv2: simplify FOR_EACH* macrosRafaël Carré
2010-09-08USB AMSv2: use status == -1 to signal errorsRafaël Carré
2010-09-08usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the defineRafaël Carré
2010-09-08USB AMSv2: cosmeticsRafaël Carré
2010-09-08USB AMSv2: update endpoint->len on transferRafaël Carré
2010-09-08usb-drv-as3525v2: use dump_dcache_range()Rafaël Carré
2010-09-08usb-drv-as3525v2: fixesRafaël Carré
2010-09-07as3525v2-usb: don't disable data transfers !Amaury Pouly
2010-09-07as3525v2-usb: fix red and fix stupid typo about endpoint statusAmaury Pouly
2010-09-07as3525v2-usb: all control operations are working, there is a problem with UMS...Amaury Pouly
2010-09-07as3525v2-usb:Amaury Pouly
2010-09-07gigabeats: remove inline from extern functionsRafaël Carré
2010-09-07AMS: make dma_disable_channel() not inlineRafaël Carré
2010-09-06debug-as3525.c : fix include, remove commentRafaël Carré
2010-09-06Fix sdl application buildThomas Martitz
2010-09-05FS#11597 : decrease FCLK frequency when unboostedRafaël Carré
2010-09-03revert r27991Rafaël Carré
2010-09-03Clipv1: update CHARGER_TOTAL_TIMERRafaël Carré
2010-09-03Clipv1: draw 150mA from the charger, like Clipv2/+Rafaël Carré
2010-09-03USB AMSv2: fix bit position in DCFG registerRafaël Carré
2010-09-02as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote...Amaury Pouly
2010-09-02as3525v2:Amaury Pouly
2010-09-02Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz
2010-09-01Android: Fix two warningsThomas Martitz
2010-09-01Android: don't compile powermgmt-sim.cThomas Martitz
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
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-29ipodvideo: detect ram size at boot (doesn't actually get USED yet)Torne Wuff
2010-08-28firmware/ : use lcd_putsf() (only in debug code)Rafaël Carré
2010-08-28jz4740 debug: use lcd_putsf() instead of redefining itRafaël Carré
2010-08-28AMSv2: remove a bunch of panicf() in SD driverRafaël Carré
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-26Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon
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-24mips is predefined by gcc, but we want it for paths. Don't let others fall in...Thomas Martitz
2010-08-23Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat
2010-08-21Some Nano2G FTL cosmeticsMichael Sparmann
2010-08-20iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing...Jens Arnold
2010-08-20Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se...Jens Arnold
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