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