summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2010-01-24ondavx777 : use own config fileRafaël Carré3-12/+212
2010-01-24zenvision.h -> zenvision30gb.hRafaël Carré2-1/+1
2010-01-24Disable DOOM for c200v2, it won't runRafaël Carré1-1/+1
2010-01-23Recalculated typical current consumption for iPod Video.Andree Buschmann1-1/+1
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann1-1/+1
2010-01-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz2-4/+18
2010-01-19undo the last commit... I'm too tired to fgure out how to make batt bench wor...Jonathan Gordon1-2/+1
2010-01-19Dont use the disk spindown notification on the mini2440, undo this if/when we...Jonathan Gordon1-1/+2
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken1-1/+1
2010-01-18Remove commented out line from iriver ifp7xx config fileTomer Shalev1-3/+0
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts3-0/+200
2010-01-17Sansa c200v2: enable battery chargingBertrik Sikken1-2/+2
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima2-0/+6
2010-01-14Meizu M6SP: add stubs so the meizu m6sp binary compiles and linksBertrik Sikken1-0/+6
2010-01-04Sansa Fuze: LCDRafaël Carré1-1/+1
2010-01-03Final removal of tabs in firmware pathAndree Buschmann2-3/+3
2010-01-03Fix more tabsAndree Buschmann10-175/+175
2009-12-31FS#10047 : Clipv2Rafaël Carré4-8/+255
2009-12-30Fix a typo in commentAlexander Levin1-1/+1
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo4-1/+210
2009-12-20Make Meizu M3 bootloader compile againBertrik Sikken1-0/+0
2009-12-18Forgot a fileMaurus Cuelenaere1-0/+5
2009-12-18Onda VX747: add USBPOWER_BUTTON and USBPOWER_BTN_IGNOREMaurus Cuelenaere1-0/+3
2009-12-17Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or BACKLIGH...Maurus Cuelenaere1-7/+4
2009-12-17Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red)Maurus Cuelenaere1-1/+6
2009-12-17Enable backlight brightness in simulatorMaurus Cuelenaere1-2/+2
2009-12-16Remove unneeded instruction from the coldfire ffs function and fix a wrong co...Nils Wallménius1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev3-3/+3
2009-12-13Font improvements: Fix bug that caused some fonts to be rendered garbled on c...Nils Wallménius1-19/+2
2009-12-07make tpj1022 bootloader compile again Robert Kukla2-3/+3
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg60-60/+60
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier8-5/+121
2009-11-26Onda VX747: don't define HAVE_MULTIVOLUMEMaurus Cuelenaere1-1/+0
2009-11-26Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere1-0/+31
2009-11-26Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7Maurus Cuelenaere1-0/+2
2009-11-26Merge branch 'hotswap'Maurus Cuelenaere1-1/+9
2009-11-26Remove unused card_detect(), and make card_detect_target() static inline in e...Thomas Martitz2-4/+0
2009-11-25Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im...Thomas Martitz1-3/+3
2009-11-25Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...Thomas Martitz1-0/+1
2009-11-25Add missing parentheses to S5L8701 USEC_TIMERMichael Sparmann1-1/+1
2009-11-25Enable wheel acceleration for iPod Nano 2GMichael Sparmann1-0/+3
2009-11-25Fix the S5L8701 µsec timerMichael Sparmann1-3/+3
2009-11-24Sansa AMS : fix recordingRafaël Carré3-2/+11
2009-11-16mpeg.h/c cleanupJeffrey Goode1-0/+7
2009-11-16Cleanup audio.h, related functionsJeffrey Goode1-33/+28
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode1-5/+5
2009-11-11Meizu M3: configure and use SDRAMBertrik Sikken1-0/+3
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima34-4/+101
2009-11-07sd.h: No functional changes to present code. Added some additional SD CMD's...Jack Halpin1-28/+50
2009-11-07Everything passed - disable viewport clipping.Karl Kurbjun1-2/+0