summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07AMS: power off while charging enabledMihail Zenkov
2016-04-06Red AlertMihail Zenkov
2016-04-06fix red againMihail Zenkov
2016-04-06fix redMihail Zenkov
2016-04-05as3525: reverting I2C2 to non-interrupts versionMihail Zenkov
2016-04-04Fix checking for CONFIG_CHARGINGMihail Zenkov
2016-04-04Don't add new message to logf when we dump it to fileMihail Zenkov
2016-04-04Save bookmark and settings on shutdown at low battery level on players withou...Mihail Zenkov
2016-04-04Cleanup unused functionMihail Zenkov
2016-04-04Fix reset runtimeMihail Zenkov
2016-04-01Align test_disk buffer for DMA.Boris Gjenero
2016-04-01Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero
2016-03-30Fix broken logfMihail Zenkov
2016-03-27Disable voltage scaling.Michael Giacomelli
2016-03-27Enable voltage scaling on AMSv2.Michael Giacomelli
2016-03-27AMSv2: additional delay for voltage scalingMihail Zenkov
2016-03-27AMSv2: DBOP frequency divided by 2Mihail Zenkov
2016-03-27Fix wrong typecast in test.Dominik Riebeling
2016-03-27Improve handling of Qt5 subversions on OS X.Dominik Riebeling
2016-03-27Use Gestalt to get number of CPUs on OS X.Dominik Riebeling
2016-03-27Fix compile warning on OS X.Dominik Riebeling
2016-03-27Fix C++11 compile error with version strings.Dominik Riebeling
2016-03-24Slightly increase VDD2 on AMSv2.Michael Giacomelli
2016-03-18GUI boost for any buttonMihail Zenkov
2016-03-18_BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts
2016-03-18sd-as3525v2: prevent DTO error and DMA problemsMihail Zenkov
2016-03-18Fix NUM_ADC_CHANNELS for AS3525v2Mihail Zenkov
2016-03-18lua: don't include rockbox-specific libc headers for the button helper tool.Frank Gevaerts
2016-03-18sd-as3525v2: exit with error if transfer failureMihail Zenkov
2016-03-18sd-as3525v2: Limit number of retryMihail Zenkov
2016-03-18usb-s3c6400x: prevent calling usb_enable(enable) twice on USB insertMihail Zenkov
2016-03-18usb-s3c6400x: prevent lockup if usb extracted during data sendingMihail Zenkov
2016-03-14regtools: Convert rk27xx register description file to v2 formatMarcin Bukat
2016-03-14hwstub: fix warning: no newline at end of file with newer gccMarcin Bukat
2016-03-14hwstub: rework usb driver for atj213xMarcin Bukat
2016-03-13A better fix than b58b9c2.Frank Gevaerts
2016-03-13Remove clearly broken error checking, as pointed out by newer gcc.Frank Gevaerts
2016-03-13HDD16X0: remove unnecessary define.Szymon Dziok
2016-03-13HDD63X0: add a note about poweroff while charging to the config file.Szymon Dziok
2016-03-13HDD16X0: disable poweroff while charging, add a note to the config file why.Szymon Dziok
2016-03-13HDD16X0: fix voltage values and simplify voltage calculation.Szymon Dziok
2016-03-13HDD63X0: fix values for charging (based on OF).Szymon Dziok
2016-02-16usb-s3c6400x: fix broken build for LOGF_ENABLECástor Muñoz
2016-02-16iPod Classic: size optmizations for HAVE_ATA_SMARTCástor Muñoz
2016-02-14iPod Nano 2G and Classic: Fix power and charging detection.Michael Sparmann
2016-02-14iPod Classic: fix buffer alignment on HDD driverCástor Muñoz
2016-02-14iPod Classic: fix build when ATA_HAVE_BBT is not definedCástor Muñoz
2016-02-14iPod Classic: ATA SMART updatesCástor Muñoz
2016-02-14iPod Classic: fix USB_DEVBSS_ATTR alignmentCástor Muñoz
2016-02-14usb-s3c6400x: set alignment for ep0_setup_pktCástor Muñoz