summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8702
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Fix a pile of yellow in the bootloaderSolomon Peachy1-0/+1
2019-10-13iPod Classic: enable IRAM1 in bootloaderFranklin Wei1-0/+6
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz3-3/+4
2017-10-26Unify storage threads into oneMichael Sevakis1-34/+35
2017-04-16ipod6g: some fixes for recordingCástor Muñoz2-8/+51
2017-03-03ipod6g: rename some target filesCástor Muñoz13-31/+31
2017-02-09ipod6g: bootloader v1bootloader_ipod6g_v1Cástor Muñoz2-27/+94
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis1-1/+4
2017-01-13iPod Classic: fix small bug on PCM recordCástor Muñoz1-1/+1
2016-08-19iPod Classic: NOR support for bootloaderCástor Muñoz2-0/+536
2016-08-19iPod Classic: hardware AES and SHA1 for bootloaderCástor Muñoz2-0/+148
2016-08-19iPod Classic: SPI driver for bootloaderCástor Muñoz2-0/+144
2016-08-12iPod Classic: rework on I2C driverCástor Muñoz2-126/+120
2016-08-12iPod Classic: ADC updatesCástor Muñoz6-55/+195
2016-08-02iPod Classic: use the new USB DesignWare driverCástor Muñoz1-0/+137
2016-05-28iPod Classic: fix typos / cosmeticCástor Muñoz5-18/+20
2016-05-26iPod Classic: i2c updatesCástor Muñoz2-16/+43
2016-05-26iPod Classic: use PMU interrupts to detect USB and FWCástor Muñoz5-20/+14
2016-05-26iPod Classic: use PMU interrupts to detect accessoriesCástor Muñoz2-30/+75
2016-05-25iPod Classic: introduce PMU interruptsCástor Muñoz5-16/+203
2016-05-25iPod Classic: rework on external interruptsCástor Muñoz3-156/+164
2016-05-25iPod Classic: HW initialization for RBCástor Muñoz8-21/+25
2016-05-25iPod Classic: piezo support for bootloaderCástor Muñoz2-0/+36
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ñoz9-4/+428
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
2016-05-15iPod Classic: remove ATA_HAVE_BBTCástor Muñoz1-177/+1
2016-05-15iPod Classic: remove emCORE HDD endianess warningCástor Muñoz1-51/+0
2016-05-15iPod Classic: prepare i2c and PMU for bootloaderCástor Muñoz3-52/+68
2016-05-15iPOd Classic: skip emCORE HDD endianness warning for bootloaderCástor Muñoz1-1/+29
2016-05-13iPod Classic: updates for uc8702 driverCástor Muñoz7-885/+157
2016-02-14iPod Nano 2G and Classic: Fix power and charging detection.Michael Sparmann1-2/+12
2016-02-14iPod Classic: fix buffer alignment on HDD driverCástor Muñoz1-3/+6
2016-02-14iPod Classic: fix build when ATA_HAVE_BBT is not definedCástor Muñoz1-3/+7
2016-02-14iPod Classic: ATA SMART updatesCástor Muñoz1-23/+14
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-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: add non-cached memory regionCástor Muñoz3-59/+61
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ñoz1-139/+129
2015-12-17iPod Classic: s5l8702 clocking rewrite+documentationCástor Muñoz5-46/+716
2015-10-07iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz1-0/+59
2015-10-07iPod Classic: initialize USB power configurationCástor Muñoz1-0/+38
2015-10-07iPod Classic: implement IPOD_ACCESSORY_PROTOCOLCástor Muñoz2-2/+110
2015-10-07iPod Classic: implement HAVE_SERIALCástor Muñoz5-6/+298
2015-10-07iPod Classic: introduce s5l8702 UART driverCástor Muñoz2-0/+767
2015-10-07ipod Classic: implement HAVE_RECORDINGCástor Muñoz5-12/+242