summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2011-08-16Dircache: Fix memory leak (and recently panic).Thomas Martitz
2011-08-15Dircache: Fix bug introduced in r30308.Thomas Martitz
2011-08-15Add a 100ms delay before calling disk_mount_all(). Some players (especially s...Frank Gevaerts
2011-08-14Fix errors and warnings.Thomas Martitz
2011-08-14Fix typo in and clarify comment.Thomas Martitz
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2011-08-14Android: Minor changes in ldebugf.Thomas Martitz
2011-08-14Remove a couple of duplicate #includesBertrik Sikken
2011-08-14Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz
2011-08-08Fix typos in comments. Thanks ukleinek for pointing out.Marcin Bukat
2011-08-08rk27xx sd driver fixesMarcin Bukat
2011-08-04format/*printf: Add simple support for %p format specifier.Thomas Martitz
2011-07-31Lower the maximum brightness of the fuzev2 backlight even more.Frank Gevaerts
2011-07-30Dircache: Fix 2 nasty bugs introduced with the reworks starting with r30032.Thomas Martitz
2011-07-25Convert AMSv2 microphone samples from 14 to 16 bit before storing them.Michael Giacomelli
2011-07-24Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli
2011-07-24imx233/fuze+: implement lcd_blit_yuv (untested)Amaury Pouly
2011-07-24imx233/fuze+: cleanup sd codeAmaury Pouly
2011-07-24ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTATBertrik Sikken
2011-07-23imx233/fuze+: move page table to dramAmaury Pouly
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2011-07-23imx233/fuze+: prepare target to enable MMUAmaury Pouly
2011-07-22imx233/fuze+: add SD detection supportAmaury Pouly
2011-07-22imx233/fuze+: add pin irq supportAmaury Pouly
2011-07-22imx233/fuze+: implement gpio interruptsAmaury Pouly
2011-07-22imx233/fuze+: gives bootloader argument to mainAmaury Pouly
2011-07-22Android: Fix crash on start up.Thomas Martitz
2011-07-20ipod nano 1g: enable LCD invertBertrik Sikken
2011-07-20ipod nano 1g: show lcd type debug info, make more room for iap debug infoBertrik Sikken
2011-07-19Android: Change headphone detection to call into native.Thomas Martitz
2011-07-19Fix "variable 'result' set but not used" warningFrank Gevaerts
2011-07-19Disable ipod video battery capacity default detection for bootloader and simu...Frank Gevaerts
2011-07-19Set the default battery capacity for ipod video properly depending on detecte...Frank Gevaerts
2011-07-19rk27xx - use more correct function to map between percived lightness and PWM ...Marcin Bukat
2011-07-19rk27xx - implement cache_commit_discard(). Cache is still not enabled in crt0.SMarcin Bukat
2011-07-18rk27xx - add missing interrupt sourceMarcin Bukat
2011-07-18rk27xx - fix (hopefully) adc readingsMarcin Bukat
2011-07-18Android: Refactor some of the glue code.Thomas Martitz
2011-07-18Revert "Introduce bsearch() and use it in tagtree.c."Thomas Martitz
2011-07-18Introduce bsearch() and use it in tagtree.c.Thomas Martitz
2011-07-14rk27xx - fix backlight driver - now one can set brightnessMarcin Bukat
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly
2011-07-04Initialize the d_names_start pointer correctly in dircache. This shouldMiika Pekkarinen
2011-07-03imx233: add missing i2c fileAmaury Pouly
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly
2011-07-02Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis
2011-07-02as3525: make interrupts struct static and merge declaration & definitionRafaël Carré
2011-07-02imx233/fuze+: simplify ssp pin codeAmaury Pouly
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly