Age | Commit message (Expand) | Author |
2011-08-14 | Fix errors and warnings. | Thomas Martitz |
2011-08-14 | Fix typo in and clarify comment. | Thomas Martitz |
2011-08-14 | GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. | Thomas Martitz |
2011-08-14 | Android: Minor changes in ldebugf. | Thomas Martitz |
2011-08-14 | Remove a couple of duplicate #includes | Bertrik Sikken |
2011-08-14 | Remove hosted_get_volume(), as event data is available in button_get_data(). | Thomas Martitz |
2011-08-08 | Fix typos in comments. Thanks ukleinek for pointing out. | Marcin Bukat |
2011-08-08 | rk27xx sd driver fixes | Marcin Bukat |
2011-08-04 | format/*printf: Add simple support for %p format specifier. | Thomas Martitz |
2011-07-31 | Lower the maximum brightness of the fuzev2 backlight even more. | Frank Gevaerts |
2011-07-30 | Dircache: Fix 2 nasty bugs introduced with the reworks starting with r30032. | Thomas Martitz |
2011-07-25 | Convert AMSv2 microphone samples from 14 to 16 bit before storing them. | Michael Giacomelli |
2011-07-24 | Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr... | Michael Giacomelli |
2011-07-24 | imx233/fuze+: implement lcd_blit_yuv (untested) | Amaury Pouly |
2011-07-24 | imx233/fuze+: cleanup sd code | Amaury Pouly |
2011-07-24 | ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTAT | Bertrik Sikken |
2011-07-23 | imx233/fuze+: move page table to dram | Amaury Pouly |
2011-07-23 | imx233/fuze+: huge rework | Amaury Pouly |
2011-07-23 | imx233/fuze+: prepare target to enable MMU | Amaury Pouly |
2011-07-22 | imx233/fuze+: add SD detection support | Amaury Pouly |
2011-07-22 | imx233/fuze+: add pin irq support | Amaury Pouly |
2011-07-22 | imx233/fuze+: implement gpio interrupts | Amaury Pouly |
2011-07-22 | imx233/fuze+: gives bootloader argument to main | Amaury Pouly |
2011-07-22 | Android: Fix crash on start up. | Thomas Martitz |
2011-07-20 | ipod nano 1g: enable LCD invert | Bertrik Sikken |
2011-07-20 | ipod nano 1g: show lcd type debug info, make more room for iap debug info | Bertrik Sikken |
2011-07-19 | Android: Change headphone detection to call into native. | Thomas Martitz |
2011-07-19 | Fix "variable 'result' set but not used" warning | Frank Gevaerts |
2011-07-19 | Disable ipod video battery capacity default detection for bootloader and simu... | Frank Gevaerts |
2011-07-19 | Set the default battery capacity for ipod video properly depending on detecte... | Frank Gevaerts |
2011-07-19 | rk27xx - use more correct function to map between percived lightness and PWM ... | Marcin Bukat |
2011-07-19 | rk27xx - implement cache_commit_discard(). Cache is still not enabled in crt0.S | Marcin Bukat |
2011-07-18 | rk27xx - add missing interrupt source | Marcin Bukat |
2011-07-18 | rk27xx - fix (hopefully) adc readings | Marcin Bukat |
2011-07-18 | Android: Refactor some of the glue code. | Thomas Martitz |
2011-07-18 | Revert "Introduce bsearch() and use it in tagtree.c." | Thomas Martitz |
2011-07-18 | Introduce bsearch() and use it in tagtree.c. | Thomas Martitz |
2011-07-14 | rk27xx - fix backlight driver - now one can set brightness | Marcin Bukat |
2011-07-09 | imx233/fuze+: make SOURCES more correct, implement i2c for fmradio | Amaury Pouly |
2011-07-04 | Initialize the d_names_start pointer correctly in dircache. This should | Miika Pekkarinen |
2011-07-03 | imx233: add missing i2c file | Amaury Pouly |
2011-07-03 | imx233/fuze+: replace software i2c by hardware i2c, make some code more corre... | Amaury Pouly |
2011-07-02 | Use playback channel directly for peakmeters and plugins using peak calculati... | Michael Sevakis |
2011-07-02 | as3525: make interrupts struct static and merge declaration & definition | Rafaël Carré |
2011-07-02 | imx233/fuze+: simplify ssp pin code | Amaury Pouly |
2011-07-02 | imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ... | Amaury Pouly |
2011-07-02 | imx233/fuze+: make config.h more correct, remove logo from bootloader, update... | Amaury Pouly |
2011-07-01 | Fixed incorrect dircache reallocation during tagcache commit. | Miika Pekkarinen |
2011-06-30 | imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque... | Amaury Pouly |
2011-06-29 | Get M5 building again by moving the downmix buffer out of IRAM for now. Every... | Michael Sevakis |