summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2011-03-15MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out...Marcin Bukat1-1/+1
2011-03-14Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg3-0/+8
2011-03-14slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat1-7/+31
2011-03-10Enable volume keys in Android.Björn Stenberg1-0/+3
2011-03-10Enable A-B repeat on nano2gFrank Gevaerts1-2/+2
2011-03-08RaaA: Add RTC supportThomas Jarosch5-0/+15
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch1-1/+1
2011-03-05Anti-Aliased Fonts support.Thomas Martitz1-1/+2
2011-03-05Change the thread api a bit.Thomas Martitz1-4/+7
2011-03-03Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann1-0/+4
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-0/+13
2011-03-02Introduce "power" thread for RaaAThomas Jarosch1-3/+3
2011-03-02Enable hotkey on all the touchscreen targetsJonathan Gordon5-5/+5
2011-03-02Fix pretty colors from r29492 - PP5002 need sems too.Michael Sevakis1-1/+1
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis3-22/+6
2011-03-01Switch off ATA DMA for all PP targets. There is sufficient evidence that ATA ...Andree Buschmann15-15/+15
2011-03-01iPod Classic: Disable boosting, it seems to cause random lockupsMichael Sparmann1-1/+1
2011-02-28Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch1-0/+1
2011-02-28iPod Classic: Fix YUV blitting. Mpegplayer works now.Michael Sparmann1-1/+1
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch3-2/+102
2011-02-27Fix misspelled define that was commented out anywayMichael Sparmann1-1/+1
2011-02-27iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)Michael Sparmann2-14/+207
2011-02-27iPod Classic CE-ATA Support (Part 2 of 4: Remove on-stack sector buffers, and...Michael Sparmann1-0/+2
2011-02-27iPod Classic CE-ATA Support (Part 1 of 4: Cacheline align some statically all...Michael Sparmann1-2/+3
2011-02-27Fix comment about LCD sizeThomas Jarosch1-3/+1
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman5-37/+312
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch1-0/+5
2011-02-19Cleanup preprocessor around corelock usage and move its definition outside #i...Thomas Martitz1-19/+20
2011-02-18Fix yellows and checkwps.Thomas Martitz1-1/+1
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz2-7/+24
2011-02-10audio_peek_track should copy the struct mp3entry instead of pointing directly...Michael Sevakis1-1/+1
2011-02-09iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clockMichael Sparmann2-7/+18
2011-02-09Buffering should align itself and not rely on buffering_reset parameters when...Michael Sevakis1-0/+3
2011-02-08Correct typo in the Philipps SA9200 config file.Marianne Arnold1-1/+1
2011-02-08Initial maemo platform supportThomas Jarosch3-5/+20
2011-02-06Add ARMv4 16-bit(set, mod, clr) operations used on DM320.Karl Kurbjun1-0/+4
2011-02-06M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun1-11/+7
2011-02-06M:Robe 500: Update current numbers and add a comment.Karl Kurbjun1-2/+3
2011-02-06DM320: Add CPU revisions as defines.Karl Kurbjun1-0/+4
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2-2/+2
2011-01-30Use __builtin_constant_p() to select the best byteswapping method: constant o...Michael Sevakis1-60/+69
2011-01-29Convert AMS target USB detection to event-based (no more polling in a tick). ...Michael Sevakis1-5/+9
2011-01-20Fuze V2: Fix hold switch behavior. Add a GPIOx_PIN_MASK macro to AS3525.Michael Sevakis1-1/+4
2011-01-19Enable AB repeat for the Gigabeat S, this will break lang string/voice clip o...Nils Wallménius1-0/+2
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2-5/+1
2011-01-17Add a higher level USB detection that prevents fraudulent bus resets from cau...Michael Sevakis2-2/+9
2011-01-17Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 5/6G...Michael Sevakis3-7/+9
2011-01-16e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...Michael Sevakis1-0/+3
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis8-10/+25
2011-01-12Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...Andree Buschmann2-0/+6