summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2016-02-01AS3543: Fix increasing noise and power consumption if booted through roloMihail Zenkov1-0/+2
2016-01-29iPod Classic: revert "set initial USB current limit to 500mA"Cástor Muñoz1-1/+1
2016-01-29iPod Classic: remove uninteresting info in HW debug screenCástor Muñoz1-21/+7
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt4-4/+4
2016-01-24Fix warning in rolo.Michael Giacomelli1-0/+4
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov7-54/+35
2016-01-18Make sure the system is boosted before enabling USB hardware.Michael Giacomelli1-2/+5
2016-01-18Increase button delays in preperation for frequency scaling.Michael Giacomelli1-2/+3
2016-01-18Change the clipv2 button driver to use fixed delays rather than processor cyc...Michael Giacomelli1-4/+2
2016-01-12Samsung YH92X: Remove unneeded line.Szymon Dziok1-4/+0
2016-01-12iPod Classic: fix wake-up from power-off on USB insertCástor Muñoz1-1/+3
2016-01-12iPod Classic: update documentation on PMU targetCástor Muñoz1-0/+34
2015-12-17iPod Classic: use uncached memory for USB driverCástor Muñoz1-0/+4
2015-12-17iPod Classic: add non-cached memory regionCástor Muñoz4-68/+97
2015-12-17iPod Classic: clickwheel fixesCástor Muñoz1-14/+19
2015-12-17iPod Classic: set initial USB current limit to 500mACástor Muñoz1-1/+1
2015-12-17iPod Classic: prepare LCD driver for the bootloaderCástor Muñoz2-139/+130
2015-12-17iPod Classic: s5l8702 clocking rewrite+documentationCástor Muñoz7-79/+792
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2-0/+36
2015-10-17iPod Classic: enable AB repeatCástor Muñoz1-2/+2
2015-10-14Samsung YH820/YH92X: different way of powering off to avoid poweringSzymon Dziok1-9/+4
2015-10-09Fix (D)EBUG compilation errors on targets using FATCástor Muñoz3-21/+24
2015-10-07iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz3-0/+167
2015-10-07iPod Classic: initialize USB power configurationCástor Muñoz1-0/+38
2015-10-07iAP: lingo 1 (microphone)Cástor Muñoz1-0/+3
2015-10-07iPod Classic: implement IPOD_ACCESSORY_PROTOCOLCástor Muñoz3-4/+116
2015-10-07iPod Classic: implement HAVE_SERIALCástor Muñoz8-7/+317
2015-10-07iPod Classic: introduce s5l8702 UART driverCástor Muñoz3-0/+768
2015-10-07ipod Classic: implement HAVE_RECORDINGCástor Muñoz6-14/+246
2015-10-07iPod Classic: capture support for CS42L55 codecCástor Muñoz2-7/+141
2015-10-07iPod Classic: use new PL080 DMA driverCástor Muñoz9-343/+336
2015-10-07iPod Classic: introduce PL080 DMA controller driverCástor Muñoz4-0/+854
2015-10-07iPod Classic: s5l8702 GPIO interrupt controller.Cástor Muñoz5-10/+352
2015-09-24Samsung YHxxx: reduce pop noise on power downSebastian Leonhardt1-1/+6
2015-07-17iPod Classic: do not use HDD features on CE-ATA drivesCástor Muñoz1-4/+5
2015-06-02AS3543: Fix recording volume setting and voiceMihail Zenkov1-2/+3
2015-06-01AMS: Change DMA transfer size for audio.Mihail Zenkov1-1/+1
2015-04-09AMS: Fix pop-clicks noise on play/stop.Mihail Zenkov1-14/+2
2015-03-16Fix a race condition in as3525 I2C driver caused by stacked ISRs.Michael Sevakis1-17/+25
2015-02-24Fix warnings in firmware/screendump.cFranklin Wei1-2/+10
2015-02-24Fix whitespace in firmware/screendump.cFranklin Wei1-10/+10
2015-02-24Fix warning in firmware/common/structec.cFranklin Wei1-3/+7
2015-02-24Whitespace fixes in firmware/common/structec.cFranklin Wei1-24/+23
2015-02-16Revert "usb_storage: make it a bit more correct"Amaury Pouly1-1/+0
2015-02-14iBasso DX90 sound enabling fixEduard Kutuev1-1/+1
2015-02-07iBasso DX50: Digital filter roll off setting.Udo Schläpfer4-1/+21
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer1-2/+0
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer4-3/+146
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer53-1223/+3636
2015-01-30CPUFreq scaling governor interface for Linux/Android hosted devices.Udo Schläpfer3-0/+210