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-02-04
Generic find_first_set_bit can use __builtin_ctz instead of __builtin_ffs
Michael Sevakis
2012-02-03
imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...
Amaury Pouly
2012-02-02
fuze+: don't use the DCP to copy the framebuffer since it can yield and then ...
Amaury Pouly
2012-02-01
fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...
Amaury Pouly
2012-02-01
fuze+: check rectangle coordinates in lcd_update_rect
Amaury Pouly
2012-02-01
fuze+: add basi pinctrl debug screen
Amaury Pouly
2012-02-01
fuze+: pin B1P30 is volume down key and has no relation with SD
Amaury Pouly
2012-02-01
imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...
Amaury Pouly
2012-01-30
Clipv2: fix button reading on some models
Rafaël Carré
2012-01-29
AMSv1/AMSv2: show CCU_IO in debug menu
Bertrik Sikken
2012-01-27
fuze+: change rendering scheme, do not rely on generic framebuffer and implem...
Amaury Pouly
2012-01-27
imx233: update arbiter to get more debug information, update debug screen acc...
Amaury Pouly
2012-01-27
imx233: implement dcp blitting, simplify code and make it work even in contex...
Amaury Pouly
2012-01-27
imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if mis...
Amaury Pouly
2012-01-27
find_first_set_bit tweaks
Michael Sevakis
2012-01-26
Fix FS#12559: sigaltstack threads fortify failure
Boris Gjenero
2012-01-25
Include stdlib.h for atexit().
Thomas Martitz
2012-01-25
Fix win32 simulator build (FS#12564).
Thomas Martitz
2012-01-25
Remove ata_removable() and ata_present() from multidriver code.
Frank Gevaerts
2012-01-25
WM8750: Extend recording gain range.
Marcin Bukat
2012-01-25
MPIO HD300: Fix scrollstip issue at driver level.
Marcin Bukat
2012-01-24
MPIO HD300: Use MENU button to go back from debug screens.
Marcin Bukat
2012-01-24
MPIO HD200/HD300: Decrease ADC scanrate.
Marcin Bukat
2012-01-23
ypr0: Allow dection of multiple button presses at the same time.
Thomas Martitz
2012-01-22
Fix incomplete comment.
Thomas Martitz
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é
[next]