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