summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* usb-as3525v2:Amaury Pouly2010-05-20
* disk/file: Do not use & on arraysRafaël Carré2010-05-20
* fuzev2: charging curve and voltage limitsRafaël Carré2010-05-20
* fix commentsMarcin Bukat2010-05-20
* HD200 - increase sligtly wait states for lcd. This removes clicks in playback...Marcin Bukat2010-05-20
* HD200 - fix button readings afrer PLL settings changeMarcin Bukat2010-05-20
* HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...Marcin Bukat2010-05-20
* Gigabeat S: Use longer battery filter; lag is not a problem with voltage for ...Michael Sevakis2010-05-19
* sd-as3525v2: masked interrupts and block size won't change, and DMA won't be ...Rafaël Carré2010-05-19
* as3525: hide our UNCACHED_ADDR from usb_storage.cRafaël Carré2010-05-19
* revert part of r26176 to avoid large static allocationRafaël Carré2010-05-19
* as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...Rafaël Carré2010-05-19
* Revert r26060. A better fix was found. The acceleration should be fixed once ...Thomas Martitz2010-05-19
* as3514.c: clean upRafaël Carré2010-05-19
* Handshake still grinds to a halt at some point, but it works better now.Tobias Diedrich2010-05-19
* fix previous commitRafaël Carré2010-05-19
* better preprocessor conditions for enabling GPIOA interruptRafaël Carré2010-05-19
* sd-as3525: wait 100µs before disabling SD clocksRafaël Carré2010-05-19
* as3525v2: fix end of charge detectionRafaël Carré2010-05-19
* sd-as3525: avoid division when calculating current bank, we only deal with 1 ...Rafaël Carré2010-05-19
* as3525: reorder vectored interruptsRafaël Carré2010-05-19
* sd-as3525: give timeout in HZ units, not in ticksRafaël Carré2010-05-19
* HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat2010-05-19
* as3525v2: add partial usb init codeAmaury Pouly2010-05-19
* Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet.Michael Sevakis2010-05-19
* Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power ...Michael Sevakis2010-05-18
* as3525v2: show adc channels in the debug menuRafaël Carré2010-05-18
* Fuzev1: calibrated charging curveRafaël Carré2010-05-18
* Clip+: reboot on USB insertRafaël Carré2010-05-18
* don't let logf() and DEBUGF() be empty statementsRafaël Carré2010-05-18
* Enable/disable second pll dynamically on usb plugin/remove.Tobias Diedrich2010-05-18
* Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré2010-05-18
* as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré2010-05-18
* plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré2010-05-18
* HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat2010-05-18
* Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2010-05-18
* config: revert an embarrassing change.Amaury Pouly2010-05-18
* as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly2010-05-18
* Ok, this time I double-checked for warnings...Tobias Diedrich2010-05-18
* And don't forget the return values...Tobias Diedrich2010-05-18
* And of course the stubs still need to be there...Tobias Diedrich2010-05-18
* Obviously this should not be built on AS353x...Tobias Diedrich2010-05-18
* This change wasn't supposed to be in there yet.Tobias Diedrich2010-05-18
* Not quite working yet, but almost.Tobias Diedrich2010-05-18
* A bit further cleanup in system-sdl.c.Thomas Martitz2010-05-17
* Clip+: boot to OF if USB is connectedRafaël Carré2010-05-17
* Fix another warning which strangely only occurs on cygwin.Thomas Martitz2010-05-17
* Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2010-05-17
* as3525: correctly detect usb status if we boot with USB pluggedRafaël Carré2010-05-17
* as3514/as3543 fixesRafaël Carré2010-05-17