summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2014-04-02optimize Cypress chip power supply for iriver h100 seriesDmitry Gamza2-3/+13
2014-03-27Sansa View: implement proper backlight and buttonlight switching.Szymon Dziok1-4/+17
2014-03-27Sansa View: adjust two things (define fake codec, missing header file) in orderSzymon Dziok2-1/+3
2014-03-27Sansa View: define a GPIO bit for USB detection in order to compile the bootl...Szymon Dziok1-0/+6
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
2014-03-27change order of include headers and at the same time fix warning aboutSzymon Dziok1-1/+1
2014-03-27HDD1630: enable backlight fading.Szymon Dziok1-1/+1
2014-03-24Fix ALIGN_DOWN() macro on 64bit.Thomas Martitz1-1/+1
2014-03-22zenxfi3: fix horrible bug which prevented the power button to workAmaury Pouly1-3/+4
2014-03-18some optimization for iriver h100 and h300 seriesDmitry Gamza1-2/+2
2014-03-18Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt2-2/+6
2014-03-15Fix stupid typo in 470989b that triggered panics easily.Thomas Martitz1-2/+2
2014-03-14Fix reds.Thomas Martitz1-0/+2
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz5-31/+128
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-1/+1
2014-03-09Fix ipod6g build.Thomas Martitz1-0/+2
2014-03-09android: Get the port up and running againThomas Martitz1-34/+30
2014-03-09zenxfi: enable speakerAmaury Pouly2-1/+4
2014-03-08zen(xfi): enable frequency scalingAmaury Pouly2-2/+2
2014-03-08imx233: rewrite frequency scaling to use the new functionAmaury Pouly1-20/+4
2014-03-08imx233: add function to change cpu/hbus frequency safelyAmaury Pouly2-0/+34
2014-03-08imx233: prepare frequency scaling for stmp3700Amaury Pouly2-8/+13
2014-03-08imx233: fix regulator code on stmp3700Amaury Pouly1-0/+17
2014-03-08zen: handle lcd underflow by handAmaury Pouly1-4/+17
2014-03-08imx233: add lcdif underflow irq supportAmaury Pouly2-0/+23
2014-03-08Greatly reduce volume-change zipper artifacts with SW volume.Michael Sevakis3-28/+108
2014-03-06Gigabeat S: Improve headphone thread implementation.Michael Sevakis1-81/+54
2014-03-04ingenic: crt0.S fixes #3Marcin Bukat1-6/+5
2014-03-04ingenic: fix bugs introduced by 5900bf7Marcin Bukat1-6/+6
2014-03-03Fix last warnings.Thomas Martitz2-2/+0
2014-03-03Fix more reds.Thomas Martitz10-2/+17
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz11-2/+14
2014-03-03zen/zenxfi: correctly implement lcdif errataAmaury Pouly1-1/+3
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz29-755/+1563
2014-03-03Iaudio m3: implement lcd_get_dpi() (aka fix red).Thomas Martitz1-1/+3
2014-03-03Implement lcd_get_dpi() for X-Fi Style (aka fix red).Thomas Martitz1-2/+2
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz1-1/+0
2014-03-03Implement lcd_get_dpi() for all bitmap targets.Thomas Martitz85-8/+171
2014-03-03ingenic: Tweak a few details in crt0.SMarcin Bukat1-13/+14
2014-03-03Fix hostfs_init() return value.Thomas Martitz5-5/+9
2014-02-28application(ypr0): Fix mount option selected by the current codepage.Thomas Martitz1-16/+16
2014-02-26application: fix opendir() for "/" directory.Thomas Martitz1-1/+1
2014-02-25application: Remove trailing slashes from the input in opendir().Thomas Martitz1-4/+8
2014-02-24application: Speed up dir_get_info() further.Thomas Martitz1-18/+23
2014-02-24hosted/multidrive: Speed up readdir()/get_dir_info().Thomas Martitz2-18/+37
2014-02-24ypr0: Make it build without HAVE_MULTIDRIVE again.Thomas Martitz1-0/+5