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
/
export
Age
Commit message (
Expand
)
Author
2011-12-19
Remove obsolete empty IRAM defines from the sansa m200v4 config file.
Andree Buschmann
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-12-18
Gigabeat S: PMIC SPI improvement and bugfixes.
Michael Sevakis
2011-12-17
FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)
Bertrik Sikken
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-16
Oops. Left some bits I didn't want to keep.
Michael Sevakis
2011-12-16
Convert remaining memframe LCDs that can be convert to common code.
Michael Sevakis
2011-12-15
There's not much to be shared between gigabeatf and gigabeats lcd code
Rafaël Carré
2011-12-15
Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32
Amaury Pouly
2011-12-15
Add support for for per-drive logical sector size. This allows targets to hav...
Amaury Pouly
2011-12-15
imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...
Amaury Pouly
2011-12-15
Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...
Michael Sevakis
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-12-14
Sansa AMSv2: enable usb storage in bootloader
Rafaël Carré
2011-12-14
Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centered
Jonathan Gordon
2011-12-13
usb-drv-as3525v2.c: simplify a lot
Rafaël Carré
2011-12-13
AMSv2: enable USB
Rafaël Carré
2011-12-13
usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameter
Rafaël Carré
2011-12-13
s5l870x: use usb-s3c6400 defines
Rafaël Carré
2011-12-13
Move usb-s3c6400 register comments to usb-s3c6400.h
Rafaël Carré
2011-12-10
AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...
Bertrik Sikken
2011-12-09
Nokia N900: Increase the number of samples for the software mixer
Thomas Jarosch
2011-12-09
Add STORAGE_INIT_ATTR to some target-specific ATA functions.
Boris Gjenero
2011-12-08
Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...
Michael Sevakis
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-12-08
AS3525v1/v2:
Michael Sevakis
2011-12-05
Use a macro for aligning PCM chunks instead of explictly coding it each time.
Michael Sevakis
2011-12-05
Sansa Connect: Revise codec initialization/shutdown.
Tomasz Moń
2011-12-04
Collect the 16-bit signed range sample clipping routines scattered about, whi...
Michael Sevakis
2011-12-04
Power management is to be kept in target tree due to being target specific.
Tomasz Moń
2011-12-04
Sansa Connect: Add TPS65021 (Power Management) driver.
Tomasz Moń
2011-11-30
fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...
Amaury Pouly
2011-11-27
glyph_cache_save should be static
Frank Gevaerts
2011-11-27
AMSv2: remove stray ; from USB_DEVBSS_ATTR
Rafaël Carré
2011-11-22
FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...
Boris Gjenero
2011-11-20
Add INIT_ATTR to storage_init() when possible
Rafaël Carré
2011-11-19
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...
Fred Bauer
2011-11-19
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
2011-11-17
Buflib: Make shrinking and buflib_available() smarter.
Thomas Martitz
2011-11-16
fix target id for HiFiMAN HM-801
Andrew Ryabinin
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-11-14
fuze+: fix backlight to have a real zero
Amaury Pouly
2011-11-14
fuze+: fix backlight calculations
Amaury Pouly
2011-11-13
Use the timeout api for the gui boost implementation. This ensures that the C...
Andree Buschmann
2011-11-13
Sansa clip zip: correct USB vendor/product id
Bertrik Sikken
2011-11-11
Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with...
Andree Buschmann
2011-11-08
Fix build errors and warnings in the lcd drivers.
Thomas Martitz
2011-11-08
Support for transparency in 32bit bitmaps on color targets.
Thomas Martitz
2011-11-08
Add new lcd_bmp and lcd_bmp_part APIs.
Thomas Martitz
[next]