index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
*
Cleanup r26253 red and yellow.
Michael Sevakis
2010-05-24
*
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-24
*
ata: do some threading-related corrections (some sync related where it matter...
Michael Sevakis
2010-05-21
*
Hopefully finish off the red from r26051.
Michael Sevakis
2010-05-15
*
PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...
Michael Sevakis
2010-05-12
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handler
Maurus Cuelenaere
2010-05-06
*
Ingenic Jz4740: eliminate EP0 state machine + small cleanups
Maurus Cuelenaere
2010-05-03
*
Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...
Maurus Cuelenaere
2010-05-03
*
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-27
*
Onda VX747/VX777: only enable SD clock when transferring data
Maurus Cuelenaere
2010-01-03
*
Onda VX747/VX777: fix not closing I²C all times
Maurus Cuelenaere
2010-01-03
*
Onda VX747/VX777: update battery charge cycle
Maurus Cuelenaere
2010-01-03
*
Onda VX747/VX777: cleanup linker files a bit
Maurus Cuelenaere
2010-01-03
*
Onda VX747/VX777: centralise LCD clock en-/disabling.
Maurus Cuelenaere
2010-01-03
*
Onda VX747/VX777: disable LCD when backlight is off (saves power)
Maurus Cuelenaere
2010-01-03
*
Onda VX747: fix USB charging detection
Maurus Cuelenaere
2010-01-03
*
Onda VX747/VX777: fix FM radio
Maurus Cuelenaere
2009-12-18
*
Onda VX747(+)/VX777: update battery discharge curve
Maurus Cuelenaere
2009-12-08
*
Ingenic Jz4740: fix CPU boosting (was reversed)
Maurus Cuelenaere
2009-12-05
*
Jz4740: init I²C GPIO pins
Maurus Cuelenaere
2009-11-27
*
Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red).
Maurus Cuelenaere
2009-11-26
*
- Split off strip_volume() to a separate file
Maurus Cuelenaere
2009-11-26
*
Fix Onda VX767
Maurus Cuelenaere
2009-11-26
*
Merge branch 'hotswap'
Maurus Cuelenaere
2009-11-26
*
Remove unused card_detect(), and make card_detect_target() static inline in e...
Thomas Martitz
2009-11-26
*
Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...
Andrew Mahone
2009-11-14
*
Removed unneeded includes
Jeffrey Goode
2009-11-09
*
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-11-03
*
The Onda VX777 has only one button, add it to the keymap.
Maurus Cuelenaere
2009-10-28
*
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
*
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...
Michael Sparmann
2009-10-09
*
Add a BTN_MASK for the VX777 (aka fix red)
Maurus Cuelenaere
2009-08-21
*
* Onda VX777: add support for its single physical button
Maurus Cuelenaere
2009-08-21
*
fix red
Nils Wallménius
2009-08-19
*
Onda's: add touchscreen boot menu for targets without/not much physical butto...
Maurus Cuelenaere
2009-08-19
*
Fix Yellow
Karl Kurbjun
2009-08-14
*
Hopefully get all of the touchscreen drivers to act the same so release event...
Karl Kurbjun
2009-08-14
*
Fix red: only use SW_VOLUME_MIN if HAVE_SW_VOLUME_CONTROL is defined
Maurus Cuelenaere
2009-08-01
*
* Move DSP_CALLBACK_* enum to sound.h
Maurus Cuelenaere
2009-08-01
*
Ingenic Jz4740 timer driver: fix stupid mistake
Maurus Cuelenaere
2009-08-01
*
Jz4740 timer driver: only init timer in timer_set() when start is true
Maurus Cuelenaere
2009-07-27
*
Jz4740 PCM driver: do 32-bit or 16-bit burst sizes if 16-byte ones won't fit ...
Maurus Cuelenaere
2009-07-27
*
Jz4740 PCM driver: check whether pcm_callback_for_more isn't NULL (fixes metr...
Maurus Cuelenaere
2009-07-27
*
Ingenic Jz4740 targets: turn backlight on when an exception occurs and EXTEND...
Maurus Cuelenaere
2009-07-26
*
Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixe...
Maurus Cuelenaere
2009-07-26
*
Make sd_present() and mmc_present() look only at the actual presence of a car...
Frank Gevaerts
2009-07-20
*
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-07-17
*
remove nand_soft_reset and nand_disk_is_active already voided in storage.h
Rafaël Carré
2009-07-17
*
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
2009-07-17
[next]