summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Clipv2: charging curve + voltage limitsRafaël Carré2-3/+11
2010-05-20usb-as3525v2:Amaury Pouly2-30/+147
2010-05-20disk/file: Do not use & on arraysRafaël Carré2-4/+3
2010-05-20fuzev2: charging curve and voltage limitsRafaël Carré2-3/+12
2010-05-20fix commentsMarcin Bukat1-2/+2
2010-05-20HD200 - increase sligtly wait states for lcd. This removes clicks in playback...Marcin Bukat1-2/+2
2010-05-20HD200 - fix button readings afrer PLL settings changeMarcin Bukat2-7/+7
2010-05-20HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...Marcin Bukat1-4/+6
2010-05-19Gigabeat S: Use longer battery filter; lag is not a problem with voltage for ...Michael Sevakis2-1/+3
2010-05-19sd-as3525v2: masked interrupts and block size won't change, and DMA won't be ...Rafaël Carré1-17/+9
2010-05-19as3525: hide our UNCACHED_ADDR from usb_storage.cRafaël Carré5-24/+15
2010-05-19revert part of r26176 to avoid large static allocationRafaël Carré2-3/+12
2010-05-19as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...Rafaël Carré3-18/+5
2010-05-19Revert r26060. A better fix was found. The acceleration should be fixed once ...Thomas Martitz2-14/+11
2010-05-19as3514.c: clean upRafaël Carré2-72/+101
2010-05-19Handshake still grinds to a halt at some point, but it works better now.Tobias Diedrich1-52/+45
2010-05-19fix previous commitRafaël Carré1-3/+3
2010-05-19better preprocessor conditions for enabling GPIOA interruptRafaël Carré1-5/+7
2010-05-19sd-as3525: wait 100µs before disabling SD clocksRafaël Carré1-0/+4
2010-05-19as3525v2: fix end of charge detectionRafaël Carré1-1/+8
2010-05-19sd-as3525: avoid division when calculating current bank, we only deal with 1 ...Rafaël Carré1-5/+7
2010-05-19as3525: reorder vectored interruptsRafaël Carré1-8/+10
2010-05-19sd-as3525: give timeout in HZ units, not in ticksRafaël Carré1-3/+1
2010-05-19HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat1-0/+9
2010-05-19as3525v2: add partial usb init codeAmaury Pouly2-12/+282
2010-05-19Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet.Michael Sevakis1-2/+0
2010-05-18Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power ...Michael Sevakis5-55/+308
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