summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-11-11Meizu M3: configure and use SDRAMBertrik Sikken3-11/+33
2009-11-11pcm-s5l8700: add missing header file, remove out-of-date commentBertrik Sikken1-1/+1
2009-11-11Comstify a function pointer arrayNils Wallménius1-2/+2
2009-11-09Fix Free and Disk size display when SECTOR_SIZE!=512Frank Gevaerts1-2/+2
2009-11-09Fix mpegplayer on S5L870xMichael Sparmann1-11/+28
2009-11-09Removed unneeded includesJeffrey Goode1-1/+0
2009-11-09M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.Karl Kurbjun3-0/+16
2009-11-08Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c...Michael Sparmann4-112/+129
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima34-4/+101
2009-11-07M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun1-3/+12
2009-11-07M:Robe 500 - Add some more debug information.Karl Kurbjun1-33/+130
2009-11-07sd.h: No functional changes to present code. Added some additional SD CMD's...Jack Halpin1-28/+50
2009-11-07Meizu M6SP: initial button driver (adapted from Meizu M3)Bertrik Sikken2-10/+79
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-07Fix RedKarl Kurbjun1-0/+1
2009-11-07Fix two width calculationsKarl Kurbjun2-4/+2
2009-11-07Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...Karl Kurbjun8-166/+1092
2009-11-07Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius58-236/+87
2009-11-06Meizu M6SP: initialise and use SDRAMBertrik Sikken2-5/+66
2009-11-05Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius2-2/+2
2009-11-05RTC read of ds1339 of ds3231 weekday Robert Kukla1-1/+1
2009-11-04Fix FS#10751 - Fuze freezes when using radio while chargingMichael Chicoine1-1/+10
2009-11-03Simplify uart_printf() a bit by using vuprintf(), that also makes removing a ...Thomas Martitz1-19/+15
2009-11-03Rename vfnprintf to vuprintf (u stands for user for the user callback and dat...Thomas Martitz3-3/+6
2009-11-03Fix a #elif without condion (is an error with newer gcc/cpp versions).Thomas Martitz1-1/+1
2009-11-03FS#9728: Battery current measuring on the Video iPodTorne Wuff2-3/+11
2009-11-03Cosmetic commit (removing empty line from end of file) to test build systemDave Chapman1-1/+0
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode19-19/+19
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins6-21/+20
2009-11-03Sansa AMS PCM : cleanupRafaël Carré1-10/+8
2009-11-03Sansa AMS: fix system_exception_wait()Rafaël Carré1-0/+3
2009-11-02Hopefully fix the remaining iPod Nano 2G flash issues, by adding a tiny sleep...Michael Sparmann1-12/+13
2009-11-02Echoes logf output to the sim console when logf build is enabledJeffrey Goode1-0/+7
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun5-79/+166
2009-11-01Sansa AMS : reduce size of interrupt source/isr mapping tableRafaël Carré1-1/+4
2009-11-01Sansa AMS PCM: remove runtime sanity checksRafaël Carré2-8/+15
2009-11-01Improvements to mini2440/UDA1341 audioBob Cousins3-17/+109
2009-11-01Sansa AMS recording support (Microphone and FM)Rafaël Carré9-67/+172
2009-11-01Replace hardcoded constants (fix 32/64MB bug)Bob Cousins1-5/+8
2009-11-01Fix debug/multidrive build errorBob Cousins1-1/+4
2009-10-31Replace hard coded memory sizeBob Cousins1-2/+4
2009-10-31FS#10744 - Fuze: Last line of screen's pixels doesn't change when switching t...Michael Chicoine2-2/+2
2009-10-31Replace hard-coded value of memory sizeBob Cousins1-1/+1
2009-10-31Remove unused #defines.Thomas Martitz7-23/+0
2009-10-31make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger1-6/+10
2009-10-31enable RTC for mini2440.Dominik Wenger1-2/+2
2009-10-31Remove svn:executable from firmwareMichael Chicoine18-0/+0
2009-10-29Make the TCC78x HW debug screen yield by including a button wait timeout.Rob Purchase1-9/+6
2009-10-28The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere1-1/+1