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
/
mips
Age
Commit message (
Expand
)
Author
2009-07-05
Onda VX747 backlight: use a higher frequency to reduce flickering
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-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-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 SH7034 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-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-20
* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74...
Maurus Cuelenaere
2009-06-18
Fix red
Maurus Cuelenaere
2009-06-18
Ingenic Jz4740: enable IRAM (only core, without ibss)
Maurus Cuelenaere
2009-06-16
Make some asm() statements volatile
Maurus Cuelenaere
2009-06-16
Onda VX747: fix backlight driver so it doesn't 'flicker' upon init
Maurus Cuelenaere
2009-06-15
Onda VX747: clean up SD GPIO initialization
Maurus Cuelenaere
2009-06-09
Correct some comments (no functional changes)
Maurus Cuelenaere
2009-06-09
Properly implement backlighting on Onda VX7x7 (using PWM).
Maurus Cuelenaere
2009-06-08
VX767: cleanup LCD driver a bit + add forgotten backlight-target.h
Maurus Cuelenaere
2009-06-04
Ingenic Jz4740: fix debug messages not being readable due to backdrop
Maurus Cuelenaere
2009-06-04
Fix RoLo on MIPS targets
Maurus Cuelenaere
2009-06-03
Ingenic Jz4740: should fix timer (thanks to Rafaël Carré)
Maurus Cuelenaere
2009-06-03
Ingenic Jz4740: add extended exception debug reporting option
Maurus Cuelenaere
2009-06-01
Fix reds & yellow
Maurus Cuelenaere
2009-06-01
Onda VX747: try at implementing FM tuner support
Maurus Cuelenaere
2009-05-26
Fix audio on Onda VX747
Maurus Cuelenaere
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-05-21
Replace some TABs with spaces (no functional changes)
Maurus Cuelenaere
2009-05-20
Onda VX747: improve the USB insertion detection
Maurus Cuelenaere
2009-05-20
Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates.
Maurus Cuelenaere
2009-05-20
Fix Ingenic Jz4740 USB driver (USB IN <-> OUT) and some whitespace cleaning
Maurus Cuelenaere
2009-05-17
Ingenic Jz4740 PCM driver: set correct sample rate
Maurus Cuelenaere
2009-05-17
Don't define LOGF_ENABLE..
Maurus Cuelenaere
2009-05-17
Get interrupt endpoints fully working on Ingenic Jz4740 targets
Maurus Cuelenaere
2009-05-16
Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driver
Maurus Cuelenaere
2009-05-16
Add working USB HID driver, by Tomer Shalev (part of his GSoC work).
Frank Gevaerts
2009-04-25
Merge Onda VX7?7 backlight-target.h
Maurus Cuelenaere
2009-04-25
Fix onda red. Unlike all other targets, it built the whole backlight driver ...
Thomas Martitz
2009-04-20
Fix yellow (forgot file)
Maurus Cuelenaere
2009-04-20
Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...
Maurus Cuelenaere
[next]