summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz1-0/+1
2009-03-01Fix Onda VX747 bootloader buildMaurus Cuelenaere1-2/+4
2009-02-19Hopefully finally fix red .. (/me needs to cleanup his tree)Maurus Cuelenaere1-0/+3
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken1-0/+1
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo1-0/+1
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo1-0/+1
2009-02-11Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...Michael Sevakis1-4/+4
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold1-1/+4
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-1/+1
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis1-1/+1
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken1-0/+2
2009-02-04MIPS:Maurus Cuelenaere1-6/+4
2009-01-27I wonder how that got it...Thomas Martitz1-1/+0
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz1-0/+1
2009-01-27Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo1-1/+1
2009-01-27Onda VX747:Maurus Cuelenaere1-0/+2
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-2/+3
2009-01-23Gigabeat S: Add remote control reading and proper headphone insert detection....Michael Sevakis1-0/+1
2009-01-22Rename software backlight fading files, as we don't call it thread fading. Co...Thomas Martitz1-1/+1
2009-01-21Onda VX747:Maurus Cuelenaere1-0/+1
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis1-12/+14
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis1-0/+1
2009-01-05Gigabeat S: Get timer API working. metronome will work now.Michael Sevakis1-1/+2
2009-01-04Group source files common to all current as3525 targets under '#if CONFIG_CPU...Bertrik Sikken1-12/+4
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli1-0/+13
2008-12-21iaudio7: add battery voltage monitoringVitja Makarov1-2/+2
2008-12-19Fix SVN propertiesMaurus Cuelenaere1-0/+0
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere1-1/+1
2008-12-19Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo1-0/+3
2008-12-17Renamed as3525-codec.c to ascodec-as3525.c to bring it in line with the namin...Bertrik Sikken1-1/+1
2008-12-17Move the Synaptics touchpad driver for the m:robe 100 to a common place. It w...Mark Arigo1-0/+3
2008-12-16AMS Sansa: add fmradio i2c support for e200v2 and the fuze, by Thomas Martitz...Bertrik Sikken1-0/+4
2008-12-14Sansa Clip: add sources for radio i2c communication.Bertrik Sikken1-0/+2
2008-12-13correct battery readout for m200v4. Percentage is still uncalibrated.Dominik Wenger1-1/+1
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius1-0/+2
2008-12-09make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...Dominik Wenger1-0/+2
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis1-3/+3
2008-12-02Move Clip specific power management stuff (specifically the battery discarge ...Bertrik Sikken1-5/+13
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts1-5/+5
2008-11-27Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré1-0/+1
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-0/+4
2008-11-25Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré1-0/+1
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman1-0/+3
2008-11-11make the meizu bootloaders compile again with the new storage infrastructureFrank Gevaerts1-3/+4
2008-11-10Sansa AMS: use the AS3514 ADC driverRafaël Carré1-1/+1
2008-11-10AMS Sansa (formerly 'V2') use the as3514 RTCRafaël Carré1-1/+0
2008-11-10Fix Clip firmware building by adding missing symbolsRafaël Carré1-1/+13
2008-11-10"mv m200v2 m200v4"Daniel Stenberg1-3/+3
2008-11-06AS3525: use kernel_init() in bootloaderRafaël Carré1-0/+1
2008-11-05Onda VX747:Maurus Cuelenaere1-1/+5