summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-26iPod Classic: define USB_STATUS_BY_EVENT and USB_DETECT_BY_REQUESTCástor Muñoz1-1/+1
2016-05-26iPod Classic: use PMU interrupts to detect USB and FWCástor Muñoz6-22/+44
2016-05-26iPod Classic: use PMU interrupts to detect accessoriesCástor Muñoz2-30/+75
2016-05-26iPod Classic: use PMU interrupts to detect hold switchCástor Muñoz1-20/+12
2016-05-25Sansa Connect: change bootloader linker fileTomasz Moń2-7/+14
2016-05-25iPod Classic: introduce PMU interruptsCástor Muñoz6-16/+214
2016-05-25iPod Classic: rework on external interruptsCástor Muñoz3-156/+164
2016-05-25iPod Classic: HW initialization for RBCástor Muñoz9-23/+25
2016-05-25iPod Classic: piezo support for bootloaderCástor Muñoz3-1/+37
2016-05-25iPod Classic: LCD init sequences for bootloaderCástor Muñoz1-2/+64
2016-05-25iPod Classic: HW preliminary initialization for bootloaderCástor Muñoz10-4/+429
2016-05-15iPod Classic: modify USB storage read/write buffers sizeCástor Muñoz1-2/+2
2016-05-15iPod Classic: wait for ATA power down on device shutdownCástor Muñoz1-1/+1
2016-05-15iPod Classic: optimize UDMA timming for ATA drivesCástor Muñoz1-5/+24