summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2008-05-13Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up ...Mark Arigo
2008-05-08Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the...Michael Sevakis
2008-05-05Split up DMA and ATA, but don't enable it (yet).Maurus Cuelenaere
2008-05-031) add support for ata-as-armMaurus Cuelenaere
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-04-28get rid of the last mr500 yellow (again :p )Jonathan Gordon
2008-04-27add more registers for the tsc2100Jonathan Gordon
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis
2008-04-27Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - ...Dave Chapman
2008-04-26- change the usb class driver framework to allow for device classes with more...Frank Gevaerts
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2008-04-24Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis
2008-04-21A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis
2008-04-07Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold
2008-04-06Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...Jens Arnold
2008-04-04D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase
2008-04-04Split out the PCF5060x register defines into a common header and create a gen...Rob Purchase
2008-03-30Fix red and clean up meg-fx firmware sources. Remove an unused file.Michael Sevakis
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg
2008-03-27cleanup some ifdefsMarcoen Hirschberg
2008-03-27initial Meizu M6SL portMarcoen Hirschberg
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg
2008-03-26Back-ported the iAudio remote LCD driver optimisations to X5 and M5.Jens Arnold
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase
2008-03-17iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis...Jens Arnold
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold
2008-03-12Make ATA work on M3.Jens Arnold
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold
2008-03-04Move some sh specific assembler files into the target treeNils Wallménius
2008-03-03remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...Frank Gevaerts
2008-03-02move the ifp7xx usb serial driver files to more specific names, to make the "...Frank Gevaerts
2008-02-17revert doneChristian Gmeiner
2008-02-17FS#8611: move hw_info for pp targets into target treeChristian Gmeiner
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis
2008-02-03mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla
2008-01-26H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis
2008-01-14Initial Cowon D2 commit:Rob Purchase
2008-01-12- share adc reading code between h10 and mrobe100Robert Kukla
2008-01-12Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo
2007-12-23Gigabeat S memory management stuff. Will Robertson