summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-11-05Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius
2009-11-05RTC read of ds1339 of ds3231 weekday Robert Kukla
2009-11-04Fix FS#10751 - Fuze freezes when using radio while chargingMichael Chicoine
2009-11-03Simplify uart_printf() a bit by using vuprintf(), that also makes removing a ...Thomas Martitz
2009-11-03Rename vfnprintf to vuprintf (u stands for user for the user callback and dat...Thomas Martitz
2009-11-03Fix a #elif without condion (is an error with newer gcc/cpp versions).Thomas Martitz
2009-11-03FS#9728: Battery current measuring on the Video iPodTorne Wuff
2009-11-03Cosmetic commit (removing empty line from end of file) to test build systemDave Chapman
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins
2009-11-03Sansa AMS PCM : cleanupRafaël Carré
2009-11-03Sansa AMS: fix system_exception_wait()Rafaël Carré
2009-11-02Hopefully fix the remaining iPod Nano 2G flash issues, by adding a tiny sleep...Michael Sparmann
2009-11-02Echoes logf output to the sim console when logf build is enabledJeffrey Goode
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun
2009-11-01Sansa AMS : reduce size of interrupt source/isr mapping tableRafaël Carré
2009-11-01Sansa AMS PCM: remove runtime sanity checksRafaël Carré
2009-11-01Improvements to mini2440/UDA1341 audioBob Cousins
2009-11-01Sansa AMS recording support (Microphone and FM)Rafaël Carré
2009-11-01Replace hardcoded constants (fix 32/64MB bug)Bob Cousins
2009-11-01Fix debug/multidrive build errorBob Cousins
2009-10-31Replace hard coded memory sizeBob Cousins
2009-10-31FS#10744 - Fuze: Last line of screen's pixels doesn't change when switching t...Michael Chicoine
2009-10-31Replace hard-coded value of memory sizeBob Cousins
2009-10-31Remove unused #defines.Thomas Martitz
2009-10-31make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger
2009-10-31enable RTC for mini2440.Dominik Wenger
2009-10-31Remove svn:executable from firmwareMichael Chicoine
2009-10-29Make the TCC78x HW debug screen yield by including a button wait timeout.Rob Purchase
2009-10-28The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere
2009-10-28make the mini2440 simulator compile.Dominik Wenger
2009-10-27remove accidentally commited spaces.Dominik Wenger
2009-10-27Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger
2009-10-26Fix iPod Nano 2G UI sluggishness (thanks to JdGordon for spotting this)Michael Sparmann
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger
2009-10-26AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defin...Jack Halpin
2009-10-26fix an off-by-one error in lcd_update_rect()Michael Chicoine
2009-10-26Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk."Jack Halpin
2009-10-26Save one branch for archs without conditional execution (e.g. coldfire).Jens Arnold
2009-10-26Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they...Thomas Martitz
2009-10-26Color targets: Ported assembler optimised transparent bitmap drawing from Gig...Jens Arnold
2009-10-25AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to...Jack Halpin
2009-10-25Fix ipod nano 2g bootloader link problem, caused by my previous commitBertrik Sikken
2009-10-25Meizu M6 SP: make bootloader compile and run againBertrik Sikken
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken
2009-10-25Little bit of const correctnessNils Wallménius
2009-10-25power-meizu.c: fix usage of USB_TR nameBertrik Sikken
2009-10-25Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ...Jack Halpin
2009-10-24Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann
2009-10-24Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was u...Michael Sparmann