summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ipod6g: bootloader v1bootloader_ipod6g_v1Cástor Muñoz5-32/+118
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-02-07Add some comments about the behavior of a couple path functions.Michael Sevakis1-0/+15
2017-02-06Make sure dircache resolves outstanding references on volume root.Michael Sevakis1-0/+1
2017-02-06Fix a bug in disk.c that really wasn't affecting anything.Michael Sevakis1-8/+3
2017-02-04Fix dangerous castsAmaury Pouly6-11/+12
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly1-0/+9
2017-02-04zen/zenxfi: adjust maximum emi voltageAmaury Pouly1-2/+2
2017-02-04zenmozaic: adjust button voltageAmaury Pouly1-1/+1
2017-02-04imx233: remove weak attribute on some functionsAmaury Pouly4-15/+13
2017-02-04nano2g: fix dangerous mutex in hold switchCástor Muñoz1-2/+2
2017-02-03Improve code for gmtime_r()Michael Sevakis1-68/+86
2017-02-02In queue_wait_w_tmo, guarantee wait durationMichael Sevakis2-22/+41
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis1-1/+2
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis19-484/+551
2017-01-27sd-as3525v2: simplify logic and cleanupMihail Zenkov1-75/+33
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis15-22/+54
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis12-156/+635
2017-01-24imx233: remove redundant lines in linker scriptAmaury Pouly2-2/+0
2017-01-21Fix warnings - got to (void) the statementMichael Sevakis1-1/+1
2017-01-21Add CPU mode asserts to kernel on blocking functions.Michael Sevakis7-1/+54
2017-01-21Fix dumb typo in button.c.Michael Sevakis1-1/+1
2017-01-21action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis2-40/+71
2017-01-18Make consitent internal file API flag behvior, FF_PROBE.Michael Sevakis1-7/+7
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus2-8/+49
2017-01-17Reenable database ramcache and playlist dircacheMichael Sevakis1-1/+1
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis11-329/+436
2017-01-16zen/zenxfi: remove obsolete commentAmaury Pouly1-2/+1
2017-01-16zen/zenxfi: add remark about pinAmaury Pouly1-6/+7
2017-01-16imx233: add small framework for LEDAmaury Pouly6-5/+312
2017-01-16Fix path handling snafu for CheckWPS toolMichael Sevakis2-4/+4
2017-01-15Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is alreadyMatthias Mohr11-22/+22
2017-01-15imx233: workaround hardware dma bugAmaury Pouly1-0/+34
2017-01-15Support using swapxx() and bswap_xx() for byteswaps in rbendian.hFranklin Wei1-0/+8
2017-01-14Dircache: Fix a tiny-block reclaim bugMichael Sevakis1-1/+1
2017-01-14imx233: fix audio debug screen on stmp3700Amaury Pouly1-3/+3
2017-01-14imx233: add note about power down bits in audiooutAmaury Pouly1-0/+4
2017-01-14imx233: fix speaker enable/disable codeAmaury Pouly1-1/+1
2017-01-13iPod Classic: fix small bug on PCM recordCástor Muñoz1-1/+1
2017-01-07Improve the implementation of a couple linked list routines.Michael Sevakis1-36/+13
2017-01-07Fix track formatting problems in playlist.cMichael Sevakis2-30/+0
2016-12-19zenxfistyle: enable dualboot stub apiAmaury Pouly1-0/+3
2016-12-12imx233: don't print disabled IRQs in debug screenAmaury Pouly1-3/+7
2016-12-12imx233: add more icoll statisticsAmaury Pouly3-4/+21
2016-12-12imx233: fix IRQ handler w.r.t unwinderAmaury Pouly2-10/+18
2016-12-12uda1380: document audiohw setting based on uda1380.cAmaury Pouly1-1/+2
2016-12-12tlv320: document audiohw setting based on tlv320.cAmaury Pouly1-1/+2
2016-12-12wm8975: document audiohw settingsAmaury Pouly2-0/+7
2016-12-12wm8758: document and fix audiohw settingsAmaury Pouly2-3/+7
2016-12-12wm8751: document and fix audiohw settingsAmaury Pouly2-6/+11