summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-05-18as3525v2: show adc channels in the debug menuRafaël Carré
2010-05-18Fuzev1: calibrated charging curveRafaël Carré
2010-05-18Clip+: reboot on USB insertRafaël Carré
2010-05-18don't let logf() and DEBUGF() be empty statementsRafaël Carré
2010-05-18Enable/disable second pll dynamically on usb plugin/remove.Tobias Diedrich
2010-05-18Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré
2010-05-18as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré
2010-05-18plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré
2010-05-18HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz
2010-05-18config: revert an embarrassing change.Amaury Pouly
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly
2010-05-18Ok, this time I double-checked for warnings...Tobias Diedrich
2010-05-18And don't forget the return values...Tobias Diedrich
2010-05-18And of course the stubs still need to be there...Tobias Diedrich
2010-05-18Obviously this should not be built on AS353x...Tobias Diedrich
2010-05-18This change wasn't supposed to be in there yet.Tobias Diedrich
2010-05-18Not quite working yet, but almost.Tobias Diedrich
2010-05-17A bit further cleanup in system-sdl.c.Thomas Martitz
2010-05-17Clip+: boot to OF if USB is connectedRafaël Carré
2010-05-17Fix another warning which strangely only occurs on cygwin.Thomas Martitz
2010-05-17Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz
2010-05-17as3525: correctly detect usb status if we boot with USB pluggedRafaël Carré
2010-05-17as3514/as3543 fixesRafaël Carré
2010-05-17Fix FS#11280Thomas Martitz
2010-05-17Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.Maurus Cuelenaere
2010-05-17HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2...Marcin Bukat
2010-05-17Integrate byte swap of ata word into ata-as-coldfire.SMarcin Bukat
2010-05-17HD200 - decrease wait states for lcd when boostedMarcin Bukat
2010-05-17HD200 minor lcd asm routines adjustmentsMarcin Bukat
2010-05-17Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis
2010-05-16Clipv2/+ : ascodec register 0x25 is not related to backlightRafaël Carré
2010-05-16memset is in string.h, not memory.h.Thomas Martitz
2010-05-16as3525: don't use incomplete USB code when chargingRafaël Carré
2010-05-16FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon
2010-05-16as3525: make sure we don't use a negative number of sectorsRafaël Carré
2010-05-16Fix building on cygwin.Thomas Martitz
2010-05-16as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré
2010-05-15Correct button_read_device prototype for HAVE_BUTTON_DATA.Thomas Martitz
2010-05-15Fix last reds, database tool definitely needs rework.Thomas Martitz
2010-05-15Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts
2010-05-15Gigabeat S: Not defining HAVE_POWEROFF_WHILE_CHARGING is far too disruptive g...Michael Sevakis
2010-05-15Revert r26055 since it breaks certain Archos targets.Michael Sevakis
2010-05-15Get checkwps going again, don't mess with sdl in it.Thomas Martitz
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2010-05-15YUV Dither: r12 saving was removed but stacked parameter load offset wasn't c...Michael Sevakis
2010-05-15adc-as3514.c: cosmeticsRafaël Carré
2010-05-15fuzev2: leave at least 3ms between scrollwheel eventsRafaël Carré
2010-05-15fuzev2: fix buttonlight flashing on µSD access (2nd try)Rafaël Carré
2010-05-15i.MX31: Issue some NOP's immediately after MCR WFI to prevent premature execu...Michael Sevakis