summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-2/+2
2015-01-08usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly9-2/+9
2015-01-08usb: make usb_release_exclusive_storage privateAmaury Pouly1-1/+0
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly1-1/+2
2015-01-08usb: document usb states, powering and detectionAmaury Pouly1-16/+112
2015-01-08usb: document usb_status_event and #ifdef it with USB_STATUS_BY_EVENTAmaury Pouly1-1/+3
2015-01-08usb: move usb charging function prototype from usb_core.h to usb.hAmaury Pouly2-10/+7
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly62-63/+0
2014-11-29Add IS_ALIGNED(x, a) macro helperAndrew Ryabinin1-0/+2
2014-11-16iPod Classic: update timer API using 32-bit timers.Cástor Muñoz1-2/+30
2014-11-13iPod Classic: fix s5l8702 cache line length.Cástor Muñoz1-1/+1
2014-11-10HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.Szymon Dziok3-0/+6
2014-10-18Enable battery charging detection for iBasso DX50/DX90.Udo Schläfer2-2/+2
2014-10-08YH820/YH92X: Properly enable morse input.Szymon Dziok3-0/+9
2014-10-03Samsung yh820/yh92x: add HID keymaps.Szymon Dziok3-2/+3
2014-10-02YH920: fix the battery capacity.Szymon Dziok1-3/+3
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen4-1/+280
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+8
2014-08-30Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis1-4/+0
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-0/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis12-180/+379
2014-08-25panicf doesn't return so why not tell GCC and $AVE :Michael Sevakis1-5/+2
2014-08-25Do a better endian.h setup that isn't as fragileMichael Sevakis1-119/+1
2014-08-25Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg1-2/+2
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis1-13/+25
2014-08-05Fix up some more redMichael Sevakis1-0/+5
2014-07-27Samsung YH-820: enable battery monitoringSebastian Leonhardt1-3/+3
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2-2/+2
2014-06-25zen/zenxfi: fix config file commentsAmaury Pouly2-4/+4
2014-06-24zen/zenxfi: switch lcd driver to 24-bit modeAmaury Pouly2-8/+4
2014-06-23fix sdlapp and ypr0 buildsThomas Martitz1-1/+1
2014-06-21lcd-24bit: fix up previous commit a1842c0Thomas Martitz1-2/+2
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz6-8/+92
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok3-1/+42
2014-06-18YH92x: Implement ATA power off.Szymon Dziok2-2/+2
2014-06-18YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok2-0/+6
2014-06-09Samsung YH-820: implement an inverting of colours on the lcd.Szymon Dziok1-1/+1
2014-06-09Samsung YH-920: properly implement and enable lcd flipping.Szymon Dziok1-1/+1
2014-06-09Samsung YH-920: enable lcd contrast setting, fix default lcd contrast.Szymon Dziok1-4/+4
2014-06-09Samsung YH-920: enable inverting of colours on the lcd.Szymon Dziok1-1/+1
2014-06-01recording on Samsung YH-820/YH-92xSebastian Leonhardt4-3/+14
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt4-4/+5
2014-05-11sansaview: fix lcd codeAmaury Pouly1-0/+2
2014-05-11sansaview: clean config fileAmaury Pouly1-10/+3
2014-03-27Sansa View: adjust two things (define fake codec, missing header file) in orderSzymon Dziok1-1/+2
2014-03-27define more GPIO ports for the NVIDIA GoForce SoC (PP6100).Szymon Dziok1-0/+65
2014-03-27HDD6330: enable AB repeat.Szymon Dziok1-1/+1
2014-03-27HDD6330: enable backlight fading.Szymon Dziok1-1/+3
2014-03-27SA9200: enable headphones detection.Szymon Dziok1-0/+3
2014-03-27HDD1630: enable AB repeat.Szymon Dziok1-1/+1