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
2008-11-06
AS3525: disable interrupts
Rafaël Carré
2008-11-06
AS3525: we won't use threads in the bootloader
Rafaël Carré
2008-11-06
AS3525: implement tick_start() with TIMER2
Rafaël Carré
2008-11-06
AS3525: use kernel_init() in bootloader
Rafaël Carré
2008-11-06
AS3525: timer support
Rafaël Carré
2008-11-05
Onda VX747:
Maurus Cuelenaere
2008-11-04
Onda VX747:
Maurus Cuelenaere
2008-11-04
Since *set_led_enabled() is actually an ata-specific feature, move it back to...
Frank Gevaerts
2008-11-04
*_hard_reset() is only used inside ata.c, so there's no need to export it to ...
Frank Gevaerts
2008-11-04
More storage work.
Frank Gevaerts
2008-11-03
AS3525 : wait until PLLA is locked when changed
Rafaël Carré
2008-11-03
ramdisk needs to be non-extern
Frank Gevaerts
2008-11-03
Add ramdisk storage driver. It will be useful for developing multi-driver sto...
Frank Gevaerts
2008-11-03
Minor comment change. FS #9234.
Björn Stenberg
2008-11-03
Sansa Clip : define recording and tuner capabilities to fix simulator build
Rafaël Carré
2008-11-02
AS3525 : fix interrupts support (but leave them disabled)
Rafaël Carré
2008-11-02
put stubs in the proper place
Frank Gevaerts
2008-11-02
add proper dummy storage implementation for sims
Frank Gevaerts
2008-11-02
fix red
Frank Gevaerts
2008-11-02
implement single-driver storage layer with macros instead of inlines
Frank Gevaerts
2008-11-02
make the m200v2 lcd work again with higher cpu frequency
Dominik Wenger
2008-11-02
AS3525: disable interrupts, higher clock frequencies
Rafaël Carré
2008-11-02
declare m200v2 storage type
Frank Gevaerts
2008-11-01
Shave off another 4 instructions (8 bytes).
Jens Arnold
2008-11-01
AS3525 : enable instruction and data cache
Rafaël Carré
2008-11-01
Clean up the Fuze LCD driver. The only functional change is to write 0x7030 ...
Dave Chapman
2008-11-01
Adapt sansa v2 sd driver to the new storage layer
Frank Gevaerts
2008-11-01
Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.
Dave Chapman
2008-11-01
conditionalise *_get_info() to get some binsize back
Frank Gevaerts
2008-11-01
Add new storage-related defines for meizu
Frank Gevaerts
2008-11-01
Add more simulator stubs. This should get rid of the last reds
Frank Gevaerts
2008-11-01
fix reds
Frank Gevaerts
2008-11-01
Now also commit added files
Frank Gevaerts
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-11-01
Remove Linux's mmci.h since the license is strict GPLv2
Rafaël Carré
2008-11-01
Add Sansa Fuze to the build system, including a first (untested) attempt at a...
Dave Chapman
2008-11-01
Define HAVE_AS3514 for the other V2 targets (it was already defined for the e...
Dave Chapman
2008-11-01
Sansa Clip config : remove/fix wrong defines/comments
Rafaël Carré
2008-10-31
Clip: add backlight and buttonlight code
Rafaël Carré
2008-10-31
Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR
Rafaël Carré
2008-10-31
cleanup storage defines
Frank Gevaerts
2008-10-31
Sansa Clip simulator
Rafaël Carré
2008-10-31
Sansav2 SD : minor modifications
Rafaël Carré
2008-10-31
Oops, fix red - only include ascodec-target.h when HAVE_AS3514 is defined
Dave Chapman
2008-10-31
Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...
Dave Chapman
2008-10-30
Sansav2 bootloader: explicitely link everything into IRAM
Rafaël Carré
2008-10-29
Embryo of a SD driver for Sansav2
Rafaël Carré
2008-10-29
use ARCHOS_ONDIO* defines when checking for ondio
Frank Gevaerts
2008-10-29
correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usage
Frank Gevaerts
2008-10-29
Adding non-existing files in SOURCES no longer causes strange sysfont.h error...
Björn Stenberg
[next]