summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* USB AMSv2: simplify FOR_EACH* macrosRafaël Carré2010-09-08
* USB AMSv2: use status == -1 to signal errorsRafaël Carré2010-09-08
* usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the defineRafaël Carré2010-09-08
* USB AMSv2: cosmeticsRafaël Carré2010-09-08
* USB AMSv2: update endpoint->len on transferRafaël Carré2010-09-08
* as3525v2 usb: define USB_HAS_BULKRafaël Carré2010-09-08
* usb-drv-as3525v2: use dump_dcache_range()Rafaël Carré2010-09-08
* 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 set_serial_descriptor() for targets with as3543Rafaël Carré2010-09-06
* Slightly reorganise the FAT driver to ensure that no more than one sector buf...Frank Gevaerts2010-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
* powermgmt.h: include config.hRafaë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
* Fix typoThomas Martitz2010-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
* Redo previous commit to not break android builds.Thomas Martitz2010-09-01
* Fix databaseThomas Martitz2010-09-01
* struct DIR -> DIR, should fix most if not all reds.Thomas Martitz2010-09-01
* Android: Enable software tone controlsThomas Martitz2010-09-01
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Revert an accidentaly change to debug.h that prevent simulator+debug buildAmaury Pouly2010-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
* typo in r27953 spotted by kugel: s/long/ssize_t/Rafaël Carré2010-08-30
* format: supports %zd (ssize_t) and %zu (ssize_t)Rafaël Carré2010-08-30
* Change lc_open_from_mem() return type to void*Thomas Martitz2010-08-30
* 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
* fix r27921 : lcd_putsxyf() for charcellRafaël Carré2010-08-28
* Implement lcd(_remote)_putsxyf() and export to pluginsRafaë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
* change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl...Fred Bauer2010-08-27