summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fix errors and warnings.Thomas Martitz2011-08-14
* Fix typo in and clarify comment.Thomas Martitz2011-08-14
* GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.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
* Fix typos in comments. Thanks ukleinek for pointing out.Marcin Bukat2011-08-08
* rk27xx sd driver fixesMarcin Bukat2011-08-08
* format/*printf: Add simple support for %p format specifier.Thomas Martitz2011-08-04
* Lower the maximum brightness of the fuzev2 backlight even more.Frank Gevaerts2011-07-31
* Dircache: Fix 2 nasty bugs introduced with the reworks starting with r30032.Thomas Martitz2011-07-30
* Convert AMSv2 microphone samples from 14 to 16 bit before storing them.Michael Giacomelli2011-07-25
* Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli2011-07-24
* imx233/fuze+: implement lcd_blit_yuv (untested)Amaury Pouly2011-07-24
* imx233/fuze+: cleanup sd codeAmaury Pouly2011-07-24
* ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTATBertrik Sikken2011-07-24
* imx233/fuze+: move page table to dramAmaury Pouly2011-07-23
* imx233/fuze+: huge reworkAmaury Pouly2011-07-23
* imx233/fuze+: prepare target to enable MMUAmaury Pouly2011-07-23
* imx233/fuze+: add SD detection supportAmaury Pouly2011-07-22
* imx233/fuze+: add pin irq supportAmaury Pouly2011-07-22
* imx233/fuze+: implement gpio interruptsAmaury Pouly2011-07-22
* imx233/fuze+: gives bootloader argument to mainAmaury Pouly2011-07-22
* Android: Fix crash on start up.Thomas Martitz2011-07-22
* ipod nano 1g: enable LCD invertBertrik Sikken2011-07-20
* ipod nano 1g: show lcd type debug info, make more room for iap debug infoBertrik Sikken2011-07-20
* Android: Change headphone detection to call into native.Thomas Martitz2011-07-19
* Fix "variable 'result' set but not used" warningFrank Gevaerts2011-07-19
* Disable ipod video battery capacity default detection for bootloader and simu...Frank Gevaerts2011-07-19
* Set the default battery capacity for ipod video properly depending on detecte...Frank Gevaerts2011-07-19
* rk27xx - use more correct function to map between percived lightness and PWM ...Marcin Bukat2011-07-19
* rk27xx - implement cache_commit_discard(). Cache is still not enabled in crt0.SMarcin Bukat2011-07-19
* rk27xx - add missing interrupt sourceMarcin Bukat2011-07-18
* rk27xx - fix (hopefully) adc readingsMarcin Bukat2011-07-18
* Android: Refactor some of the glue code.Thomas Martitz2011-07-18
* Revert "Introduce bsearch() and use it in tagtree.c."Thomas Martitz2011-07-18
* Introduce bsearch() and use it in tagtree.c.Thomas Martitz2011-07-18
* rk27xx - fix backlight driver - now one can set brightnessMarcin Bukat2011-07-14
* imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly2011-07-09
* Initialize the d_names_start pointer correctly in dircache. This shouldMiika Pekkarinen2011-07-04
* imx233: add missing i2c fileAmaury Pouly2011-07-03
* imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly2011-07-03
* Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis2011-07-02
* as3525: make interrupts struct static and merge declaration & definitionRafaël Carré2011-07-02
* imx233/fuze+: simplify ssp pin codeAmaury Pouly2011-07-02
* imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly2011-07-02
* imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly2011-07-02
* Fixed incorrect dircache reallocation during tagcache commit.Miika Pekkarinen2011-07-01
* imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly2011-06-30
* Get M5 building again by moving the downmix buffer out of IRAM for now. Every...Michael Sevakis2011-06-29