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
2010-06-07
as3525v1: fix r26444 which broke mic recording
Rafaël Carré
2010-06-06
fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)
Robert Kukla
2010-06-06
Use atomic GPIO manipulation where appropriate.
Jens Arnold
2010-06-06
sd-as3525v2: check the (supposedly) card data line for business when writing
Rafaël Carré
2010-06-06
Don't initialise disk_* for the sim, and make sure disk.c isn't built at all
Frank Gevaerts
2010-06-06
Make disk_init() non-static again. I forgot to look at the bootloaders
Frank Gevaerts
2010-06-06
Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...
Frank Gevaerts
2010-06-06
USB charging support for iPods.
Torne Wuff
2010-06-06
Fix most reds, I have no idea what's wrong with the gigabeats (yet).
Thomas Martitz
2010-06-06
Move target-simulating specific keymaps out of button-sdl.c into a file per
Thomas Martitz
2010-06-05
Put an #ifdef in the technically correct place. No functional change.
Jens Arnold
2010-06-05
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...
Frank Gevaerts
2010-06-05
Fix wrongly nested commenting
Frank Gevaerts
2010-06-05
Fix EOL style
Frank Gevaerts
2010-06-05
New USB charging system, part 2 - "Force" charging mode
Torne Wuff
2010-06-05
Mini2440: Fix simulator. It's touchscreen so there's button clashes when tryi...
Thomas Martitz
2010-06-05
Move delay a bit in dbop_read_input for ams sansa targets using the DBOP port...
Bertrik Sikken
2010-06-05
Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.
Jens Arnold
2010-06-05
New USB charging system, part 1 - API rework and user-visible setting update
Torne Wuff
2010-06-04
Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't ...
Jens Arnold
2010-06-04
Port greylib blitting optimisation to clipv1.
Jens Arnold
2010-06-03
Using void instead of unsigned char fixes the strict-aliasing warnings with -...
Tobias Diedrich
2010-06-03
sd-as3525v1: do not disable peripheral clocks in sd_enable()
Rafaël Carré
2010-06-02
Fix PP5002 builds. Somehow an #else went missing along the line.
Michael Sevakis
2010-06-02
Threading: Split processor support code into respective target files. C files...
Michael Sevakis
2010-06-01
Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very diffic...
Tobias Diedrich
2010-06-01
as3525 ascodec: make internal functions statics and remove some details for a...
Rafaël Carré
2010-06-01
as3525 PCM: implement locking like done for the gigabeats in r26341
Rafaël Carré
2010-06-01
sd-as3525v1: set up bank selection data outside of the loop
Rafaël Carré
2010-05-31
Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...
Rob Purchase
2010-05-31
Port the greylib blitting optimisation to m:robe 100. It's even more efficien...
Jens Arnold
2010-05-31
Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...
Jens Arnold
2010-05-31
ARM: use BX when branch to an address in register
Rafaël Carré
2010-05-31
rolo: use BX for ARM branches
Rafaël Carré
2010-05-30
Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike S...
Jens Arnold
2010-05-30
Update Samsung YP-S3 bootloader demo
Bertrik Sikken
2010-05-30
Fix FS#9193. Remove recording source <Mic> for iPod Video and iPod nano 1G. T...
Andree Buschmann
2010-05-30
Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...
Andree Buschmann
2010-05-30
inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits
Rafaël Carré
2010-05-30
inttypes.h: add (some) iso c99 fprintf format specifiers
Rafaël Carré
2010-05-29
fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795
Rafaël Carré
2010-05-29
No need to break after a return
Frank Gevaerts
2010-05-29
Commit FS#10887 by me. Change the check for software poweroff to be that the...
Michael Giacomelli
2010-05-29
fix broken case handling in storage_present() and storage_removable(). Those ...
Frank Gevaerts
2010-05-29
Fuze: don't change gate scan position if lcd_set_flip() is not used
Rafaël Carré
2010-05-29
cpucache_invalidate: use bx reg instead of mov pc, reg to return
Rafaël Carré
2010-05-29
e200v2: revert r26353
Rafaël Carré
2010-05-29
Fuzev1/v2 : lcd_set_flip()
Rafaël Carré
2010-05-28
sd-as3525.c: Do not wait for TRAN state after transfer is over.
Jack Halpin
2010-05-28
Apply FS#9194 - LCD invert for Sansa c200/c200v2
Bertrik Sikken
[next]