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