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
/
target
Age
Commit message (
Expand
)
Author
2009-07-09
S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication
Bertrik Sikken
2009-07-09
S5L8700: Implement ADC driver
Bertrik Sikken
2009-07-08
M:Robe 500: fix a bug where the remote LCD was not properly sleeping
Karl Kurbjun
2009-07-08
M:robe 500 - Set the mask on the remote so that it indicates the battery status
Karl Kurbjun
2009-07-07
Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver
Bertrik Sikken
2009-07-07
Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...
Mark Arigo
2009-07-06
Sansa AMS: display the virtual led icon on disk transfers
Rafaël Carré
2009-07-06
sAMSa: Turn the backlight off before rebooting to avoid irritating lcd flash.
Thomas Martitz
2009-07-06
Samsa SD driver : acknowledge USB events, now reboots on USB insertion
Rafaël Carré
2009-07-06
Samsa AMS: start of an USB driver (nothing working atm)
Rafaël Carré
2009-07-06
DM320: Add the same fix from r21647
Karl Kurbjun
2009-07-06
Sansa AMS: Disable voltage scaling for now until we found a way to make it re...
Thomas Martitz
2009-07-05
s5l8700: fix off-by-one error in DMA count
Bertrik Sikken
2009-07-05
S5L8700: implement kernel timer
Bertrik Sikken
2009-07-05
Onda VX747 backlight: use a higher frequency to reduce flickering
Maurus Cuelenaere
2009-07-05
S5L8700: initial framework for PCM (using DMA transfers)
Bertrik Sikken
2009-07-05
Sansa AMS : don't reinvent adc_read(), patch by FlynDice
Rafaël Carré
2009-07-05
ARM922T's icache isn't coherent with its dcache, so we need to ensure that it...
Michael Giacomelli
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-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-06-30
FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime.
Jack Halpin
2009-06-29
Sansa AMS : use the aligned buffer in bss for all DMA transfers
Rafaël Carré
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-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-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: make backlight setting range from 1->16 instead of 0->15
Maurus Cuelenaere
[next]