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
2009-07-03
Also enable frequency switching on Onda VX767
Maurus Cuelenaere
2009-07-03
Ingenic Jz4740: add basic frequency switching
Maurus Cuelenaere
2009-07-03
Ingenic Jz4740 PCM driver: add some locking here and there (doesn't fix all P...
Maurus Cuelenaere
2009-07-03
Ingenic Jz4740: remove some unneeded stuff and simplify SD driver (also thank...
Maurus Cuelenaere
2009-07-02
Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't defined
Rafaël Carré
2009-07-01
Move sd_get_info() into common sd code
Rafaël Carré
2009-07-01
* Move some more stuff to the general SD driver
Maurus Cuelenaere
2009-07-01
Ingenic jz4740 SD driver: remove custom list of SD commands
Rafaël Carré
2009-07-01
add firmware/driver/sd.c which contains common code between SD drivers
Rafaël Carré
2009-07-01
card_extract_bits() take the start bit argument as defined in public SanDisk ...
Rafaël Carré
2009-07-01
Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in ...
Maurus Cuelenaere
2009-07-01
Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards)
Maurus Cuelenaere
2009-07-01
Also cleanup Onda VX747 ata-sd-target.h file
Maurus Cuelenaere
2009-07-01
Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)
Rafaël Carré
2009-07-01
AMSSansa: Corrects bug introduced with r21577 causing random lockups on AMSSa...
Jack Halpin
2009-07-01
Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert.
Mark Arigo
2009-07-01
Use the USB pid normally used by the OF when in UMS mode. This might make mis...
Jonas Häggqvist
2009-06-30
FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime.
Jack Halpin
2009-06-29
1 mA gets rounded to 0 during computation, so use 2 mA as the default.
Michael Giacomelli
2009-06-29
Clean up nested defines in powermngt.h while I'm at it.
Michael Giacomelli
2009-06-29
Protect CURRENT_REMOTE define with an ifndef.
Michael Giacomelli
2009-06-29
Move Archos battery runtime estimation defines into config files instead of p...
Michael Giacomelli
2009-06-29
Sansa AMS : use the aligned buffer in bss for all DMA transfers
Rafaël Carré
2009-06-29
Fix yellow introduced in r21561
Alexander Levin
2009-06-29
Build archos timer code for ONDIO (fix red)
Rafaël Carré
2009-06-29
Make the get_time on non-RTC sims behave like target, i.e. always return a co...
Alexander Levin
2009-06-29
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2009-06-29
Remove the TIMER_* macros and declare target-specific functions in timer.h
Rafaël Carré
2009-06-29
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
2009-06-29
Move PP (last target) timer code in target tree
Rafaël Carré
2009-06-29
Move SH7034 timer code in the target tree
Rafaël Carré
2009-06-29
Move coldfire timer code in the target tree
Rafaël Carré
2009-06-29
Move PNX0101 timer code in the target tree
Rafaël Carré
2009-06-29
Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...
Rafaël Carré
2009-06-29
Move Sansa AMS timer code in the target tree
Rafaël Carré
2009-06-29
Sansa AMS: correct sd_select_bank() in SD driver
Rafaël Carré
2009-06-28
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...
Bertrik Sikken
2009-06-28
Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...
Bertrik Sikken
2009-06-27
S5L8700: implement i2c driver (used for communicating with the RTC and the co...
Bertrik Sikken
2009-06-27
Meizu M3: implement logarithmic brightness curve (curve provided by markun) a...
Bertrik Sikken
2009-06-26
ignore write data if the length doesn't match what we expect. This avoids the...
Frank Gevaerts
2009-06-24
Also fix the iRiver H10
Maurus Cuelenaere
2009-06-24
Fix some forgotten OR's in some button-target.h files
Maurus Cuelenaere
2009-06-24
Onda VX747: fix DEFAULT_BRIGHTNESS_SETTING
Maurus Cuelenaere
2009-06-24
Onda VX747: make backlight setting range from 1->16 instead of 0->15
Maurus Cuelenaere
2009-06-24
Use a logarithmic scale for the Onda VX747 backlight (thanks to Bertrik Sikken)
Maurus Cuelenaere
2009-06-24
TCC78x: Enable interrupts/threading in the bootloader (required now that the ...
Rob Purchase
2009-06-24
Fix an error in the TCC NAND driver which caused a panic on startup for certa...
Rob Purchase
2009-06-24
Fix Red
Karl Kurbjun
2009-06-24
M:Robe 500: RTC is now working, Added some SPI flexibility per end device and...
Karl Kurbjun
[next]