summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-01-27imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if mis...Amaury Pouly1-1/+3
2012-01-27find_first_set_bit tweaksMichael Sevakis2-24/+9
2012-01-26Fix FS#12559: sigaltstack threads fortify failureBoris Gjenero1-0/+9
2012-01-25Include stdlib.h for atexit().Thomas Martitz1-0/+1
2012-01-25Fix win32 simulator build (FS#12564).Thomas Martitz1-0/+1
2012-01-25Remove ata_removable() and ata_present() from multidriver code.Frank Gevaerts1-2/+2
2012-01-25WM8750: Extend recording gain range.Marcin Bukat1-15/+55
2012-01-25MPIO HD300: Fix scrollstip issue at driver level.Marcin Bukat1-2/+33
2012-01-24MPIO HD300: Use MENU button to go back from debug screens.Marcin Bukat1-2/+4
2012-01-24MPIO HD200/HD300: Decrease ADC scanrate.Marcin Bukat2-31/+11
2012-01-23ypr0: Allow dection of multiple button presses at the same time.Thomas Martitz3-68/+60
2012-01-22Fix incomplete comment.Thomas Martitz1-2/+2
2012-01-22Fix typo in comment.Thomas Martitz1-1/+1
2012-01-22ypr0: Work around warning introduced by buggy alsa headers.Thomas Martitz1-19/+28
2012-01-22Fix checkwps.Thomas Martitz1-1/+1
2012-01-22Fix sdl build warningsThomas Martitz1-0/+6
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz1-1/+1
2012-01-22firmware/target/arm doesn't contain code for hosted anymore.Thomas Martitz1-4/+1
2012-01-22Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz6-12/+14
2012-01-22ypr0: Use generic lcd memframe driver.Thomas Martitz4-53/+30
2012-01-22Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.Thomas Martitz4-11/+188
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz22-34/+7
2012-01-22Add framework to let make automatically pick optimized asm implementations ov...Thomas Martitz3-0/+30
2012-01-22Move pcm_mixer helper routines to firmware/asm.Thomas Martitz8-102/+217
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz24-295/+352
2012-01-21imx233: fix clkctrl code (some registers don't have a SET/CLR variant)Amaury Pouly2-8/+14
2012-01-21android/ypr0: Merge lc-*.c to generic lc-unix.c.Thomas Martitz3-44/+8
2012-01-21android/ypr0: Merge fs-*.c to generic filesystem-unix.c.Thomas Martitz6-168/+9
2012-01-21android/ypr0: Merge kernel-*.c to generic kernel-unix.c.Thomas Martitz6-144/+55
2012-01-21ypr0: Fix build failure.Thomas Martitz2-3/+2
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz3-16/+77
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz2-704/+0
2012-01-21hosted/pcm/alsa: Use alternate signal stack for the async callback.Thomas Martitz1-0/+31
2012-01-21Fix FS#12555: Use smoothed battery voltage for level and runtime calculationBoris Gjenero1-2/+5
2012-01-17Set HOME_DIR to "/". Should fix FS#12500.Frank Gevaerts1-1/+1
2012-01-17HM-60x: Implement power off.Andrew Ryabinin1-1/+2
2012-01-16usb-s3c6400: store endpoint status per directionRafaël Carré1-33/+36
2012-01-15imx233: oops, forgot fileAmaury Pouly1-0/+45
2012-01-15imx233: add DCP driver (only memcpy implemented), move channel arbiter to ker...Amaury Pouly8-52/+663
2012-01-15fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer a...Amaury Pouly1-1/+1
2012-01-14Cut a few instructions from lcd_copy_buffer_rect.Michael Sevakis1-17/+13
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly8-16/+16
2012-01-09Fix Clip Zip bootloader build.Michael Sevakis1-3/+1
2012-01-09Commit FS#12454 - Faster line scroll speed by Martin Sagmuller.Michael Giacomelli1-4/+4
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis8-48/+105
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken1-1/+0
2012-01-08adc-as3514.c : move to driversRafaël Carré2-2/+2
2012-01-08remove now unused prototypeRafaël Carré1-2/+0
2012-01-08ascodec-target.h: removeRafaël Carré24-330/+177
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré3-33/+0