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-09
Also rename as3525_codec in the e200/fuze backlight driver
Bertrik Sikken
2008-11-09
Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...
Bertrik Sikken
2008-11-09
Sansav2 Bootloader
Rafaël Carré
2008-11-09
ARM C Runtime : prepare to exception vectors if not in the bootloader
Rafaël Carré
2008-11-09
SD PP: move non specific defines to sd.h, to be reused by other SD drivers
Rafaël Carré
2008-11-09
drive might be used uninitialized, prevent that
Rafaël Carré
2008-11-07
AS3525: enable access to the embedded SD card
Rafaël Carré
2008-11-07
FS#9532 - e200v2 buttons
Jonathan Gordon
2008-11-07
Fix tabs galore.
Jens Arnold
2008-11-07
Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...
Jens Arnold
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é
[next]