summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-07Just a test to make sure all targets build with viewport clipping enabled - w...Karl Kurbjun1-0/+2
2009-11-07Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...Karl Kurbjun1-0/+3
2009-11-07Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius58-236/+87
2009-11-03Cosmetic commit (removing empty line from end of file) to test build systemDave Chapman1-1/+0
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins1-5/+2
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2-1/+10
2009-11-01Improvements to mini2440/UDA1341 audioBob Cousins1-7/+28
2009-11-01Sansa AMS recording support (Microphone and FM)Rafaël Carré6-41/+26
2009-10-31Replace hard coded memory sizeBob Cousins1-2/+4
2009-10-31Remove unused #defines.Thomas Martitz7-23/+0
2009-10-31enable RTC for mini2440.Dominik Wenger1-2/+2
2009-10-31Remove svn:executable from firmwareMichael Chicoine4-0/+0
2009-10-28make the mini2440 simulator compile.Dominik Wenger1-8/+11
2009-10-27remove accidentally commited spaces.Dominik Wenger1-1/+1
2009-10-27Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger2-1/+6
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger4-5/+149
2009-10-25Meizu M6 SP: make bootloader compile and run againBertrik Sikken1-0/+3
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken1-3/+3
2009-10-25Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ...Jack Halpin1-0/+1