summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2012-01-22Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.Thomas Martitz
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz
2012-01-22Add framework to let make automatically pick optimized asm implementations ov...Thomas Martitz
2012-01-22Move pcm_mixer helper routines to firmware/asm.Thomas Martitz
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz
2012-01-21imx233: fix clkctrl code (some registers don't have a SET/CLR variant)Amaury Pouly
2012-01-21android/ypr0: Merge lc-*.c to generic lc-unix.c.Thomas Martitz
2012-01-21android/ypr0: Merge fs-*.c to generic filesystem-unix.c.Thomas Martitz
2012-01-21android/ypr0: Merge kernel-*.c to generic kernel-unix.c.Thomas Martitz
2012-01-21ypr0: Fix build failure.Thomas Martitz
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz
2012-01-21hosted/pcm/alsa: Use alternate signal stack for the async callback.Thomas Martitz
2012-01-21Fix FS#12555: Use smoothed battery voltage for level and runtime calculationBoris Gjenero
2012-01-17Set HOME_DIR to "/". Should fix FS#12500.Frank Gevaerts
2012-01-17HM-60x: Implement power off.Andrew Ryabinin
2012-01-16usb-s3c6400: store endpoint status per directionRafaël Carré
2012-01-15imx233: oops, forgot fileAmaury Pouly
2012-01-15imx233: add DCP driver (only memcpy implemented), move channel arbiter to ker...Amaury Pouly
2012-01-15fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer a...Amaury Pouly
2012-01-14Cut a few instructions from lcd_copy_buffer_rect.Michael Sevakis
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly
2012-01-09Fix Clip Zip bootloader build.Michael Sevakis
2012-01-09Commit FS#12454 - Faster line scroll speed by Martin Sagmuller.Michael Giacomelli
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken
2012-01-08adc-as3514.c : move to driversRafaël Carré
2012-01-08remove now unused prototypeRafaël Carré
2012-01-08ascodec-target.h: removeRafaël Carré
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré
2012-01-08remove cargo-cult empty i2c-target.hRafaël Carré
2012-01-08adc-target.h: cleanupRafaël Carré
2012-01-08fix fuze+ build: we need stdbool.h for boolRafaël Carré
2012-01-08fix previous commitRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-07charging_algorithm_close() declaration has movedRafaël Carré
2012-01-07cowond2's power-target.h -> rename in pmu-target.hRafaël Carré
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré
2012-01-07ingenic_jz: remove ata-nand-target.hRafaël Carré
2012-01-07Clean spi.h and spi-target.hRafaël Carré
2012-01-07lcd-remote-target.h: Use only in firmware/target/Rafaël Carré
2012-01-07Only use lcd-remote.h #ifdef HAVE_REMOTE_LCDRafaël Carré
2012-01-07powermgmt.c : include lcd-remote.h only when neededRafaël Carré
2012-01-07lcd_remote_powersave: unusedRafaël Carré
2012-01-07rolo: include lcd-remote.h only when neededRafaël Carré
2012-01-07mr500: move remote button reading code to buttom-mr500.cRafaël Carré
2012-01-07move _remote_backlight_* to common headerRafaël Carré
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré
2012-01-07lcd-remote-target.h: remove more duplicatesRafaël Carré