summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2016-10-02SA9200: Remove duplicated and misleading define.Szymon Dziok1-4/+0
2016-10-02HDD16X0/HDD63X0: Enable power status of charging from USB.Szymon Dziok1-2/+0
2016-09-25HDD6330: Implement ATA power on/off.Szymon Dziok1-0/+17
2016-09-23Fix makefile not rebuilding rbversion.h in some casesAmaury Pouly1-2/+5
2016-09-22fix red on stmp<3780Amaury Pouly1-0/+2
2016-09-22imx233: add power-up source to the debug menuAmaury Pouly1-0/+1
2016-09-21imx233: make microphone bias, bias pin and resistor configurableAmaury Pouly6-5/+43
2016-09-21imx233: fix recording gainAmaury Pouly2-4/+4
2016-08-29as3543: fix audio gap when switching from dac to line-in/recordingAmaury Pouly1-30/+51
2016-08-22Fix two typos in commentsAmaury Pouly1-2/+2
2016-08-22imx233: add alarm value to debug menuAmaury Pouly1-1/+2
2016-08-19iPod Classic: NOR support for bootloaderCástor Muñoz3-0/+537
2016-08-19iPod Classic: hardware AES and SHA1 for bootloaderCástor Muñoz3-0/+149
2016-08-19iPod Classic: SPI driver for bootloaderCástor Muñoz3-0/+146
2016-08-15as3525v2: use the new USB DesignWare driverCástor Muñoz7-5/+93
2016-08-12iPod Classic: rework on I2C driverCástor Muñoz3-126/+135
2016-08-12iPod Classic: ADC updatesCástor Muñoz7-57/+201
2016-08-11Increase CVDD1 only for Clip+ version 0Mihail Zenkov1-1/+4
2016-08-10Increase CVDD1 for Clip+ to prevent ATA errorMihail Zenkov1-1/+3
2016-08-04usb_serial: fix send buffer alignmentCástor Muñoz1-16/+11
2016-08-02iPod Nano 2G: use the new USB DesignWare driverCástor Muñoz5-122/+163
2016-08-02iPod Classic: use the new USB DesignWare driverCástor Muñoz4-5/+158
2016-08-02Introduce new USB driver for Synopsys DesignWare USB OTG core.Cástor Muñoz5-1/+1687
2016-06-12zenxfi3: recalibrate battery curveAmaury Pouly1-4/+4
2016-06-10iPod Nano2G: clear external interrupts at startupCástor Muñoz1-5/+17
2016-06-08imx233: fix power off codeAmaury Pouly1-1/+7
2016-06-01fix yellowAmaury Pouly1-1/+1
2016-06-01imx233: fix stupid typo in debug screenAmaury Pouly1-1/+1
2016-06-01zenxfi3: rewrite mpr121 driverAmaury Pouly7-574/+601
2016-06-01fuze+: rewrite touchpad driverAmaury Pouly4-351/+496
2016-06-01imx233: rewrite i2c driverAmaury Pouly3-78/+356
2016-05-29Fix red, forgotten fileAmaury Pouly1-0/+48
2016-05-29imx233: two minor fixes for sd/mmcAmaury Pouly1-2/+5
2016-05-29imx233: add sd/mmc debug screenAmaury Pouly2-6/+127
2016-05-29imx233: fix button debug screen on landscape mode screenAmaury Pouly1-0/+5
2016-05-28imx233: fix redAmaury Pouly2-0/+12
2016-05-28imx233: add new power debug screenAmaury Pouly1-0/+88
2016-05-28imx233: fix debug screen button handlingAmaury Pouly1-18/+23
2016-05-28imx233: speedup charging trickle phaseAmaury Pouly3-20/+27
2016-05-28imx233: fix system_exception_wait()Amaury Pouly1-11/+9
2016-05-28imx233: fix frequency reportingAmaury Pouly2-6/+6
2016-05-28imx233: simplify timrot APIAmaury Pouly5-11/+74
2016-05-28zenxfi3: fix headphone detectionAmaury Pouly1-2/+2
2016-05-28nwz-370/380: increase adc button error marginAmaury Pouly1-0/+2
2016-05-28imx233: enhance button driver adc handlingAmaury Pouly3-22/+80
2016-05-28imx233: cosmeticsAmaury Pouly2-17/+27
2016-05-28imx233: make sure not to discharge battery when charge is completeAmaury Pouly1-8/+8
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly306-42319/+66936
2016-05-28iPod Classic: fix typos / cosmeticCástor Muñoz6-19/+21
2016-05-26iPod Classic: i2c updatesCástor Muñoz3-20/+49