summaryrefslogtreecommitdiff
path: root/firmware/target/hosted (follow)
Commit message (Expand)AuthorAge
...
* ypr0: Use generic lcd memframe driver.Thomas Martitz2012-01-22
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22
* android/ypr0: Merge lc-*.c to generic lc-unix.c.Thomas Martitz2012-01-21
* android/ypr0: Merge fs-*.c to generic filesystem-unix.c.Thomas Martitz2012-01-21
* android/ypr0: Merge kernel-*.c to generic kernel-unix.c.Thomas Martitz2012-01-21
* ypr0: Fix build failure.Thomas Martitz2012-01-21
* Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz2012-01-21
* hosted/pcm/alsa: Use alternate signal stack for the async callback.Thomas Martitz2012-01-21
* ascodec-target.h: removeRafaël Carré2012-01-08
* remove cargo-cult empty i2c-target.hRafaël Carré2012-01-08
* adc-target.h: cleanupRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Only use lcd-remote.h #ifdef HAVE_REMOTE_LCDRafaël Carré2012-01-07
* *frequency_linux(): factorizeRafaël Carré2012-01-04
* Fix oops. Too late now.Thomas Martitz2012-01-04
* Fix intermittent warning on sdl app build.Thomas Martitz2012-01-04
* android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* ypr0: Enable headphone detectionThomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
* ypr0: Proper battery curve measured with battery_bench.Thomas Martitz2011-12-31
* ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz2011-12-31
* ypr0: Fix ascodec_readbytes().Thomas Martitz2011-12-25
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz2011-12-19
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...Michael Sevakis2011-12-10
* Nokia N900: Implement pcm_play_lock() / pcm_play_unlock()Thomas Jarosch2011-12-09
* Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero2011-12-09
* lcd_blit_yuv: move from sdl driver to lcd16bit-commonRafaël Carré2011-12-03
* Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmül...Tomasz Moń2011-12-01
* Fix yellow.Thomas Martitz2011-11-17
* Remove sim_tasks from the sdl application build.Thomas Martitz2011-11-17
* Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz2011-11-17
* Sansa clip zip: make the simulator work by adding the background bitmapBertrik Sikken2011-10-30
* Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...Andree Buschmann2011-10-28
* imx233/fuze+: add fuze+ to the simulator frameworkAmaury Pouly2011-09-25
* Exit of SDL_WaitEvent() returns an error.Thomas Martitz2011-09-08
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Fix typo in and clarify comment.Thomas Martitz2011-08-14
* Android: Minor changes in ldebugf.Thomas Martitz2011-08-14
* Remove a couple of duplicate #includesBertrik Sikken2011-08-14
* Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz2011-08-14
* Android: Fix crash on start up.Thomas Martitz2011-07-22
* Android: Change headphone detection to call into native.Thomas Martitz2011-07-19
* Android: Refactor some of the glue code.Thomas Martitz2011-07-18
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Android: Greatly simplify the pcm callback mechanism on both, the Java and th...Thomas Martitz2011-06-05