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-03-19
fix cache function name
Marcin Bukat
2012-03-18
Add RBCODEC_LIB to android and ypr0 builds so they link again.
Frank Gevaerts
2012-03-18
gmtime: avoid a modulus
Rafaël Carré
2012-03-17
HDD6330: Correct voltage values, based on the values found in the OF.
Szymon Dziok
2012-03-17
HDD6330: Simplify strange OF voltage calculation, it's linear anyway.
Szymon Dziok
2012-03-17
imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery)
Amaury Pouly
2012-03-15
fuze+: add unknown channel to debug menu
Amaury Pouly
2012-03-15
imx233/fuze+: rework i2c and fmradio_i2c init
Amaury Pouly
2012-03-15
imx233: enable charging in bootloader USB mode by including powermgmt
Amaury Pouly
2012-03-15
skin_engine: New tag to draw a rectangle (optionally with a gradient)
Jonathan Gordon
2012-03-13
Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtime
Bertrik Sikken
2012-03-12
fix year calculation in gmtime
Bertrik Sikken
2012-03-12
Coldfire: Optimize emac context save/restore in mixer ISR.
Michael Sevakis
2012-03-11
gmtime: reduce array size: days in month fit in 8 bits
Rafaël Carré
2012-03-11
Introduce gmtime.c and use it in the AS3514 RTC driver
Bertrik Sikken
2012-03-06
rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic
Andrew Ryabinin
2012-03-04
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
2012-03-04
Tweak some PCM drivers for less typecasting with the data pointer.
Michael Sevakis
2012-03-04
AMSv2: add proper definitions for charge current
Bertrik Sikken
2012-03-04
rkw-loader: Fix wrong include
Andrew Ryabinin
2012-03-04
rename rkw.h header file
Marcin Bukat
2012-03-04
rk27xx: switch to RKW format for binary
Marcin Bukat
2012-03-04
rk27generic: Implement power_off()
Marcin Bukat
2012-03-04
rk27xx: add rolo_restart() rk27xx specific variant
Marcin Bukat
2012-03-04
Add RKW support to rolo
Marcin Bukat
2012-03-04
Add RKW firmware file format loader
Marcin Bukat
2012-03-04
rk27xx: rework linker scripts and crt0.S
Marcin Bukat
2012-03-03
Don't define CPU_* for __PCTOOL__
Frank Gevaerts
2012-03-03
Disable some more sim_ and app_ redirection for __PCTOOL__.
Frank Gevaerts
2012-03-03
Integrate the warble tool in the regular build system.
Frank Gevaerts
2012-03-03
Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asm
Frank Gevaerts
2012-03-03
android: drop copied lcd_blit_yuv() and use generic one.
Thomas Martitz
2012-03-03
Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__
Frank Gevaerts
2012-03-03
Fix __PCTOOL__ dependencies on SIMULATOR
Frank Gevaerts
2012-03-03
Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions.
Frank Gevaerts
2012-03-03
Don't redirect file IO to app_* for __PCTOOLS__ builds.
Frank Gevaerts
2012-03-03
Fix errors in unintentionally merged gerrit commit.
Michael Sevakis
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-02
Pandora port: Add support for the L/R shoulder buttons
Thomas Jarosch
2012-02-29
imx233: correctly stop charging on topoff (fix battery discharging)
Amaury Pouly
2012-03-01
lcd drivers: split lcd_gradient_rect so it is actually useful
Jonathan Gordon
2012-02-29
Fix bugs in lcd drivers after b37e6bc
Andrew Ryabinin
2012-02-28
imx233: user __FIELD_SET to set the clock divisors
Amaury Pouly
2012-02-28
imx233: print power up source in the bootloader
Amaury Pouly
2012-02-28
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
2012-02-28
rk27xx: Make sure SD module clock is not gated
Marcin Bukat
2012-02-28
Fix build errors and warnings
Jonathan Gordon
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-25
radio: include power.h in drivers for tuner_power()
Amaury Pouly
2012-02-25
Move radio power handling from apps/ to drivers.
Amaury Pouly
[next]