index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2012-01-22
Fix typo in comment.
Thomas Martitz
2012-01-22
ypr0: Work around warning introduced by buggy alsa headers.
Thomas Martitz
2012-01-22
Fix checkwps.
Thomas Martitz
2012-01-22
Fix sdl build warnings
Thomas Martitz
2012-01-22
ypr0: Enable asm optimizations.
Thomas Martitz
2012-01-22
firmware/target/arm doesn't contain code for hosted anymore.
Thomas Martitz
2012-01-22
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
2012-01-22
ypr0: Use generic lcd memframe driver.
Thomas Martitz
2012-01-22
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
Thomas Martitz
2012-01-22
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2012-01-22
Add framework to let make automatically pick optimized asm implementations ov...
Thomas Martitz
2012-01-22
Move pcm_mixer helper routines to firmware/asm.
Thomas Martitz
2012-01-22
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2012-01-21
imx233: fix clkctrl code (some registers don't have a SET/CLR variant)
Amaury Pouly
2012-01-21
android/ypr0: Merge lc-*.c to generic lc-unix.c.
Thomas Martitz
2012-01-21
android/ypr0: Merge fs-*.c to generic filesystem-unix.c.
Thomas Martitz
2012-01-21
android/ypr0: Merge kernel-*.c to generic kernel-unix.c.
Thomas Martitz
2012-01-21
ypr0: Fix build failure.
Thomas Martitz
2012-01-21
Hosted: Merge debugf() implementations. Cleanup debug.h.
Thomas Martitz
2012-01-21
Move supprt-arm.S to separate library.
Thomas Martitz
2012-01-21
hosted/pcm/alsa: Use alternate signal stack for the async callback.
Thomas Martitz
2012-01-21
Fix FS#12555: Use smoothed battery voltage for level and runtime calculation
Boris Gjenero
2012-01-17
Set HOME_DIR to "/". Should fix FS#12500.
Frank Gevaerts
2012-01-17
HM-60x: Implement power off.
Andrew Ryabinin
2012-01-16
usb-s3c6400: store endpoint status per direction
Rafaël Carré
2012-01-15
imx233: oops, forgot file
Amaury Pouly
2012-01-15
imx233: add DCP driver (only memcpy implemented), move channel arbiter to ker...
Amaury Pouly
2012-01-15
fuzeplus: fix lcd-target.h (LCD_FRAMEBUF_ADDR must point to lcd_framebuffer a...
Amaury Pouly
2012-01-14
Cut a few instructions from lcd_copy_buffer_rect.
Michael Sevakis
2012-01-11
lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...
Amaury Pouly
2012-01-09
Fix Clip Zip bootloader build.
Michael Sevakis
2012-01-09
Commit FS#12454 - Faster line scroll speed by Martin Sagmuller.
Michael Giacomelli
2012-01-08
AS3525v1/2: Enable nested handling of interrupts
Michael Sevakis
2012-01-08
Remove duplicate #include "button.h"
Bertrik Sikken
2012-01-08
adc-as3514.c : move to drivers
Rafaël Carré
2012-01-08
remove now unused prototype
Rafaël Carré
2012-01-08
ascodec-target.h: remove
Rafaël Carré
2012-01-08
lcd-target.h: remove some duplicate declarations
Rafaël Carré
2012-01-08
remove cargo-cult empty i2c-target.h
Rafaël Carré
2012-01-08
adc-target.h: cleanup
Rafaël Carré
2012-01-08
fix fuze+ build: we need stdbool.h for bool
Rafaël Carré
2012-01-08
fix previous commit
Rafaël Carré
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-07
charging_algorithm_close() declaration has moved
Rafaël Carré
2012-01-07
cowond2's power-target.h -> rename in pmu-target.h
Rafaël Carré
2012-01-07
powermgmt-target.h: move prototypes to powermgmt.h
Rafaël Carré
2012-01-07
ingenic_jz: remove ata-nand-target.h
Rafaël Carré
2012-01-07
Clean spi.h and spi-target.h
Rafaël Carré
2012-01-07
lcd-remote-target.h: Use only in firmware/target/
Rafaël Carré
2012-01-07
Only use lcd-remote.h #ifdef HAVE_REMOTE_LCD
Rafaël Carré
[next]