| Commit message (Expand) | Author | Age |
| ... | |
| * | sansa clipzip: add lcd_brightness function (to be used later to set the 'back... | Bertrik Sikken | 2011-09-02 |
| * | sansa clipzip: implement lcd reset in the lcd driver | Bertrik Sikken | 2011-09-01 |
| * | sansa clipzip: implement lcd_enable | Bertrik Sikken | 2011-09-01 |
| * | Oops. "void void" doesn't work in C :p. | Michael Sevakis | 2011-09-01 |
| * | Shuffle some functions around so that interfacing with playback.c in particul... | Michael Sevakis | 2011-09-01 |
| * | sansa clipzip: implement backlight | Bertrik Sikken | 2011-08-30 |
| * | sansa clipzip: fix bounds check/correction in lcd_update_rect | Bertrik Sikken | 2011-08-30 |
| * | GSoC/Buflib: Add buflib memory alocator to the core. | Thomas Martitz | 2011-08-30 |
| * | sansa clipzip: correct GPIO used for backlight | Bertrik Sikken | 2011-08-29 |
| * | sansa clipzip: implement more functions in the lcd driver | Bertrik Sikken | 2011-08-29 |
| * | Initial framework for the Sandisk Sansa Clip Zip | Bertrik Sikken | 2011-08-27 |
| * | Fix typo in and clarify comment. | 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-14 |
| * | Fix typos in comments. Thanks ukleinek for pointing out. | Marcin Bukat | 2011-08-08 |
| * | rk27xx sd driver fixes | Marcin Bukat | 2011-08-08 |
| * | Convert AMSv2 microphone samples from 14 to 16 bit before storing them. | Michael Giacomelli | 2011-07-25 |
| * | 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-24 |
| * | 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-23 |
| * | 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-22 |
| * | 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-20 |
| * | Android: Change headphone detection to call into native. | Thomas Martitz | 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-19 |
| * | 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 |
| * | rk27xx - fix backlight driver - now one can set brightness | Marcin Bukat | 2011-07-14 |
| * | imx233/fuze+: make SOURCES more correct, implement i2c for fmradio | Amaury Pouly | 2011-07-09 |
| * | 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-03 |
| * | 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-02 |
| * | imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque... | Amaury Pouly | 2011-06-30 |
| * | Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat... | Michael Sevakis | 2011-06-29 |
| * | Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. | Jens Arnold | 2011-06-19 |
| * | fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,... | Amaury Pouly | 2011-06-17 |