summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat2011-03-14
* Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when Upside Down is ac...Bertrik Sikken2011-03-13
* Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim...Thomas Martitz2011-03-08
* Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has.Thomas Martitz2011-03-05
* Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd.Thomas Martitz2011-03-05
* Anti-Aliased Fonts support.Thomas Martitz2011-03-05
* Change the thread api a bit.Thomas Martitz2011-03-05
* Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann2011-03-03
* Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...Marcin Bukat2011-03-01
* Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat2011-03-01
* Fix typo in commentThomas Jarosch2011-02-27
* iPod Classic CE-ATA Support (Part 2 of 4: Remove on-stack sector buffers, and...Michael Sparmann2011-02-27
* iPod Classic CE-ATA Support (Part 1 of 4: Cacheline align some statically all...Michael Sparmann2011-02-27
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Use target names instead of model numbers in #if statements - nowhere else us...Dave Chapman2011-02-12
* Initial maemo platform supportThomas Jarosch2011-02-08
* M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun2011-02-06
* TSC2100: Sample multiple times and provide an average to clean up touch detec...Karl Kurbjun2011-02-06
* WM8978: Turn off AMUTE since it can cause annoying clicking with audio that p...Michael Sevakis2011-02-06
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* Fix r29123: the variable should be initialized every time in the loopAlexander Levin2011-01-23
* Respect the 'scroll delay' setting more accurately between scrolling roundsAlexander Levin2011-01-23
* i.MX31: Busy wait for a couple microseconds at most then sleep until next tic...Michael Sevakis2011-01-22
* Add a delay between text scroll rounds when scrolling forward similarly to ho...Alexander Levin2011-01-21
* WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi...Michael Sevakis2011-01-21
* Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2011-01-18
* SA9200: Adjust touchpad sensitivities so that actual contact with the player ...Michael Sevakis2011-01-11
* Oops, that didn't belong in there.Michael Sparmann2011-01-07
* Fix CS42L55 (iPod Classic) tone controlMichael Sparmann2011-01-07
* iPod Classic: Unmute amplifiers when setting volume (fixes resuming paused pl...Michael Sparmann2011-01-06
* Fix volume control on iPod ClassicMichael Sparmann2011-01-06
* Fix USB storage driver. ata_get_info was no longer filling-in num_sectors aft...Michael Sevakis2011-01-04
* Fix regression from r28950: ATA broken on MPIO and possibly other targetsMichael Sparmann2011-01-03
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Fix yellowMichael Sparmann2011-01-02
* Fix redMichael Sparmann2011-01-02
* Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann2011-01-02
* Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...Michael Sparmann2011-01-02
* Make mutexes a tiny bit leaner. There is no need for a separate locked semaph...Michael Sevakis2010-12-26
* mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis2010-12-24
* WM8750 - fix muted output when entering FM radio screen.Marcin Bukat2010-12-21
* RTC s35380a - remove unneeded header files includesMarcin Bukat2010-12-08
* RTC s35380a - cleanup and more commentsMarcin Bukat2010-12-08
* RTC s35380a - proper alarm supportMarcin Bukat2010-12-07
* RTC s35380a - add support for alarm function. Currently this powers up the de...Marcin Bukat2010-12-06
* RTC s35380a - fix initialization.Marcin Bukat2010-11-29
* HD300 - add basic RTC supportMarcin Bukat2010-11-28
* Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...Frank Gevaerts2010-11-28
* MPIO HD300 - initial commitMarcin Bukat2010-11-26
* Hopefully fix FS#11696: scrollwheel doesn't respond in some cases.Magnus Holmgren2010-11-14