summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2011-09-02Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts
2011-09-02sansa clipzip: annotate lcd registersBertrik Sikken
2011-09-02sansa clipzip: add lcd_brightness function (to be used later to set the 'back...Bertrik Sikken
2011-09-01sansa clipzip: implement lcd reset in the lcd driverBertrik Sikken
2011-09-01sansa clipzip: implement lcd_enableBertrik Sikken
2011-09-01Oops. "void void" doesn't work in C :p.Michael Sevakis
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-08-30Dircache: Allow dircache to be enabled without reboot.Thomas Martitz
2011-08-30sansa clipzip: implement backlightBertrik Sikken
2011-08-30sansa clipzip: fix bounds check/correction in lcd_update_rectBertrik Sikken
2011-08-30Fix last yellows.Thomas Martitz
2011-08-30Fix h100 red and other warnings.Thomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-29sansa clipzip: correct GPIO used for backlightBertrik Sikken
2011-08-29sansa clipzip: implement more functions in the lcd driverBertrik Sikken
2011-08-28Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken
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