summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2016-05-15iPod Classic: modify USB storage read/write buffers sizeCástor Muñoz
2016-05-15iPod Classic: remove ATA_HAVE_BBTCástor Muñoz
2016-05-15iPod Classic: remove emCORE HDD endianess warningCástor Muñoz
2016-05-15iPod Classic: prepare i2c and PMU for bootloaderCástor Muñoz
2016-05-15iPOd Classic: skip emCORE HDD endianness warning for bootloaderCástor Muñoz
2016-05-14iPod Nano2G: add IPOD_ACCESSORY_PROTOCOLCástor Muñoz
2016-05-13iPod Nano2G: add HAVE_SERIALCástor Muñoz
2016-05-13Add UART suuport for s5l8700 and s5l8701Cástor Muñoz
2016-05-13iPod Classic: updates for uc8702 driverCástor Muñoz
2016-04-22Update runtime estimation after recent power optimizations.Michael Giacomelli
2016-04-20AMS: enable SD card support in bootloaderMihail Zenkov
2016-04-13AMSv2: enable voltage scalingMihail Zenkov
2016-04-07AMS: power off while charging enabledMihail Zenkov
2016-04-05as3525: reverting I2C2 to non-interrupts versionMihail Zenkov
2016-04-04Fix checking for CONFIG_CHARGINGMihail Zenkov
2016-04-04Don't add new message to logf when we dump it to fileMihail Zenkov
2016-03-27Disable voltage scaling.Michael Giacomelli
2016-03-27Enable voltage scaling on AMSv2.Michael Giacomelli
2016-03-18GUI boost for any buttonMihail Zenkov
2016-03-18Fix NUM_ADC_CHANNELS for AS3525v2Mihail Zenkov
2016-03-13HDD63X0: add a note about poweroff while charging to the config file.Szymon Dziok
2016-03-13HDD16X0: disable poweroff while charging, add a note to the config file why.Szymon Dziok
2016-02-14iPod Classic: ATA SMART updatesCástor Muñoz
2016-02-14iPod Classic: fix USB_DEVBSS_ATTR alignmentCástor Muñoz
2016-02-12as3514: fix bug in volume management on AS3543 targets which are not AS3525v2Amaury Pouly
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov
2015-12-17iPod Classic: add non-cached memory regionCástor Muñoz
2015-12-17iPod Classic: prepare LCD driver for the bootloaderCástor Muñoz
2015-12-17iPod Classic: s5l8702 clocking rewrite+documentationCástor Muñoz
2015-10-17iPod Classic: enable AB repeatCástor Muñoz
2015-10-07iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz
2015-10-07iAP: lingo 1 (microphone)Cástor Muñoz
2015-10-07iPod Classic: implement IPOD_ACCESSORY_PROTOCOLCástor Muñoz
2015-10-07iPod Classic: implement HAVE_SERIALCástor Muñoz
2015-10-07ipod Classic: implement HAVE_RECORDINGCástor Muñoz
2015-10-07iPod Classic: capture support for CS42L55 codecCástor Muñoz
2015-10-07iPod Classic: use new PL080 DMA driverCástor Muñoz
2015-10-07iPod Classic: introduce PL080 DMA controller driverCástor Muñoz
2015-10-07iPod Classic: s5l8702 GPIO interrupt controller.Cástor Muñoz
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2015-01-29yp-r0: improve the charging codeLorenzo Miori
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2015-01-08usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly
2015-01-08usb: make usb_release_exclusive_storage privateAmaury Pouly
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly
2015-01-08usb: document usb states, powering and detectionAmaury Pouly
2015-01-08usb: document usb_status_event and #ifdef it with USB_STATUS_BY_EVENTAmaury Pouly
2015-01-08usb: move usb charging function prototype from usb_core.h to usb.hAmaury Pouly
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly