summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2017-01-16Fix path handling snafu for CheckWPS toolMichael Sevakis
2017-01-15Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is alreadyMatthias Mohr
2017-01-15imx233: workaround hardware dma bugAmaury Pouly
2017-01-15Support using swapxx() and bswap_xx() for byteswaps in rbendian.hFranklin Wei
2017-01-14Dircache: Fix a tiny-block reclaim bugMichael Sevakis
2017-01-14imx233: fix audio debug screen on stmp3700Amaury Pouly
2017-01-14imx233: add note about power down bits in audiooutAmaury Pouly
2017-01-14imx233: fix speaker enable/disable codeAmaury Pouly
2017-01-13iPod Classic: fix small bug on PCM recordCástor Muñoz
2017-01-07Improve the implementation of a couple linked list routines.Michael Sevakis
2017-01-07Fix track formatting problems in playlist.cMichael Sevakis
2016-12-19zenxfistyle: enable dualboot stub apiAmaury Pouly
2016-12-12imx233: don't print disabled IRQs in debug screenAmaury Pouly
2016-12-12imx233: add more icoll statisticsAmaury Pouly
2016-12-12imx233: fix IRQ handler w.r.t unwinderAmaury Pouly
2016-12-12uda1380: document audiohw setting based on uda1380.cAmaury Pouly
2016-12-12tlv320: document audiohw setting based on tlv320.cAmaury Pouly
2016-12-12wm8975: document audiohw settingsAmaury Pouly
2016-12-12wm8758: document and fix audiohw settingsAmaury Pouly
2016-12-12wm8751: document and fix audiohw settingsAmaury Pouly
2016-12-12wm8731: document audiohw settingsAmaury Pouly
2016-12-12as3514: document hardware setting based on as3514.cAmaury Pouly
2016-12-12imx233: slightly rework 3D audio settingAmaury Pouly
2016-12-12Document AUDIOHW_SETTINGAmaury Pouly
2016-12-12imx233: refactor power off and rebootAmaury Pouly
2016-12-12Make it clear that the NWZ-E370 port also handles NWZ-E380Amaury Pouly
2016-12-12imx233: add capability to boot OF or updater instead of RockboxAmaury Pouly
2016-10-02SA9200: Remove duplicated and misleading define.Szymon Dziok
2016-10-02HDD16X0/HDD63X0: Enable power status of charging from USB.Szymon Dziok
2016-09-25HDD6330: Implement ATA power on/off.Szymon Dziok
2016-09-23Fix makefile not rebuilding rbversion.h in some casesAmaury Pouly
2016-09-22fix red on stmp<3780Amaury Pouly
2016-09-22imx233: add power-up source to the debug menuAmaury Pouly
2016-09-21imx233: make microphone bias, bias pin and resistor configurableAmaury Pouly
2016-09-21imx233: fix recording gainAmaury Pouly
2016-08-29as3543: fix audio gap when switching from dac to line-in/recordingAmaury Pouly
2016-08-22Fix two typos in commentsAmaury Pouly
2016-08-22imx233: add alarm value to debug menuAmaury Pouly
2016-08-19iPod Classic: NOR support for bootloaderCástor Muñoz
2016-08-19iPod Classic: hardware AES and SHA1 for bootloaderCástor Muñoz
2016-08-19iPod Classic: SPI driver for bootloaderCástor Muñoz
2016-08-15as3525v2: use the new USB DesignWare driverCástor Muñoz
2016-08-12iPod Classic: rework on I2C driverCástor Muñoz
2016-08-12iPod Classic: ADC updatesCástor Muñoz
2016-08-11Increase CVDD1 only for Clip+ version 0Mihail Zenkov
2016-08-10Increase CVDD1 for Clip+ to prevent ATA errorMihail Zenkov
2016-08-04usb_serial: fix send buffer alignmentCástor Muñoz
2016-08-02iPod Nano 2G: use the new USB DesignWare driverCástor Muñoz
2016-08-02iPod Classic: use the new USB DesignWare driverCástor Muñoz
2016-08-02Introduce new USB driver for Synopsys DesignWare USB OTG core.Cástor Muñoz