summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* sansa clipzip: add lcd_brightness function (to be used later to set the 'back...Bertrik Sikken2011-09-02
* sansa clipzip: implement lcd reset in the lcd driverBertrik Sikken2011-09-01
* sansa clipzip: implement lcd_enableBertrik Sikken2011-09-01
* Oops. "void void" doesn't work in C :p.Michael Sevakis2011-09-01
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* sansa clipzip: implement backlightBertrik Sikken2011-08-30
* sansa clipzip: fix bounds check/correction in lcd_update_rectBertrik Sikken2011-08-30
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* sansa clipzip: correct GPIO used for backlightBertrik Sikken2011-08-29
* sansa clipzip: implement more functions in the lcd driverBertrik Sikken2011-08-29
* Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken2011-08-27
* Fix typo in and clarify comment.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
* Convert AMSv2 microphone samples from 14 to 16 bit before storing them.Michael Giacomelli2011-07-25
* 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
* 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
* 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
* 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
* 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
* imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly2011-06-30
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold2011-06-19
* fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly2011-06-17