summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update runtime estimation after recent power optimizations.Michael Giacomelli2016-04-22
* Fix AMSv2 variant 1 detection if rockbox loaded from SD cardMihail Zenkov2016-04-22
* AMS: enable SD card support in bootloaderMihail Zenkov2016-04-20
* Manual: Add missing pluginsSebastian Leonhardt2016-04-15
* AMSv2: enable voltage scalingMihail Zenkov2016-04-13
* jz4670_tools: add usbboot tool, tweak Makefile and packtoolAmaury Pouly2016-04-08
* hwstub: remove the old libraryAmaury Pouly2016-04-08
* qeditor: port to the new hwstub library and add featuresAmaury Pouly2016-04-08
* regtools: add register access to soc descAmaury Pouly2016-04-08
* hwstub: port hwstub_shell to the new libraryAmaury Pouly2016-04-08
* hwstub: port hwstub_load to the new libraryAmaury Pouly2016-04-08
* hwstub: rewrite and expand libraryAmaury Pouly2016-04-08
* soc_desc: add default constructors to most structuresAmaury Pouly2016-04-08
* Plugin 2048: Optimize for 128x96 screenSebastian Leonhardt2016-04-07
* Fix (D)EBUG compilationMihail Zenkov2016-04-07
* AMS: power off while charging enabledMihail Zenkov2016-04-07
* Red AlertMihail Zenkov2016-04-06
* fix red againMihail Zenkov2016-04-06
* fix redMihail Zenkov2016-04-06
* as3525: reverting I2C2 to non-interrupts versionMihail Zenkov2016-04-05
* Fix checking for CONFIG_CHARGINGMihail Zenkov2016-04-04
* Don't add new message to logf when we dump it to fileMihail Zenkov2016-04-04
* Save bookmark and settings on shutdown at low battery level on players withou...Mihail Zenkov2016-04-04
* Cleanup unused functionMihail Zenkov2016-04-04
* Fix reset runtimeMihail Zenkov2016-04-04
* Align test_disk buffer for DMA.Boris Gjenero2016-04-01
* Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero2016-04-01
* Fix broken logfMihail Zenkov2016-03-30
* Disable voltage scaling.Michael Giacomelli2016-03-27
* Enable voltage scaling on AMSv2.Michael Giacomelli2016-03-27
* AMSv2: additional delay for voltage scalingMihail Zenkov2016-03-27
* AMSv2: DBOP frequency divided by 2Mihail Zenkov2016-03-27
* Fix wrong typecast in test.Dominik Riebeling2016-03-27
* Improve handling of Qt5 subversions on OS X.Dominik Riebeling2016-03-27
* Use Gestalt to get number of CPUs on OS X.Dominik Riebeling2016-03-27
* Fix compile warning on OS X.Dominik Riebeling2016-03-27
* Fix C++11 compile error with version strings.Dominik Riebeling2016-03-27
* Slightly increase VDD2 on AMSv2.Michael Giacomelli2016-03-24
* GUI boost for any buttonMihail Zenkov2016-03-18
* _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts2016-03-18
* sd-as3525v2: prevent DTO error and DMA problemsMihail Zenkov2016-03-18
* Fix NUM_ADC_CHANNELS for AS3525v2Mihail Zenkov2016-03-18
* lua: don't include rockbox-specific libc headers for the button helper tool.Frank Gevaerts2016-03-18
* sd-as3525v2: exit with error if transfer failureMihail Zenkov2016-03-18
* sd-as3525v2: Limit number of retryMihail Zenkov2016-03-18
* usb-s3c6400x: prevent calling usb_enable(enable) twice on USB insertMihail Zenkov2016-03-18
* usb-s3c6400x: prevent lockup if usb extracted during data sendingMihail Zenkov2016-03-18
* regtools: Convert rk27xx register description file to v2 formatMarcin Bukat2016-03-14
* hwstub: fix warning: no newline at end of file with newer gccMarcin Bukat2016-03-14
* hwstub: rework usb driver for atj213xMarcin Bukat2016-03-14