summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* 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
* close file when cached font load failsFred Bauer2010-08-27
* limit font_cache preloading to cache capacityFred Bauer2010-08-27
* Fix checkwps.Thomas Martitz2010-08-27
* Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz2010-08-27
* 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz2010-08-27
* Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz2010-08-27
* Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz2010-08-26
* Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon2010-08-26
* Accept FS#11567 by Fred Bauer - better memory management for the skin fontsJonathan Gordon2010-08-25
* 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
* ipod fm remote: some static/const fixes from FS #11266 by meBertrik Sikken2010-08-23
* Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat2010-08-23
* Read glyph cache in disk order to speed up loading - FS#11168 by Fred BauerFrank Gevaerts2010-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