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-12
Last commit for the flash bootloader. The bootloader build works properly ei...
Karl Kurbjun
2008-11-12
Fix a bug when shutting down the player with the charger plugged in with the ...
Karl Kurbjun
2008-11-12
(really) commit the crt0.S changes needed for the wakeup alarm.
Karl Kurbjun
2008-11-12
Revert last commit (accidentally committed the whole tree)
Karl Kurbjun
2008-11-12
Add in the needed crt0.S code for the wakeup alarm also
Karl Kurbjun
2008-11-12
Make the wakeup alarm code work (Needs the flashed bootloader)
Karl Kurbjun
2008-11-12
Fix a small bug in %x when padding is being added
Karl Kurbjun
2008-11-11
Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...
Dave Chapman
2008-11-11
make the meizu bootloaders compile again with the new storage infrastructure
Frank Gevaerts
2008-11-11
FS#9535 - Sansa Fuze sim
Jonathan Gordon
2008-11-10
Fix a warning introduced by r18940
Dave Chapman
2008-11-10
Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)
Rafaël Carré
2008-11-10
as3514: do not error out if included by files which don't use AS3514_I2C_ADDR
Rafaël Carré
2008-11-10
Sansa AMS: remove symbol already defined in audio/as3514.c driver
Rafaël Carré
2008-11-10
Sansa AMS: declare ascodec_init() function in the header
Rafaël Carré
2008-11-10
Sansa AMS: use the AS3514 ADC driver
Rafaël Carré
2008-11-10
Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.h
Rafaël Carré
2008-11-10
AMS Sansa (formerly 'V2') use the as3514 RTC
Rafaël Carré
2008-11-10
Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a...
Dave Chapman
2008-11-10
make m200v4 build compilable.
Dominik Wenger
2008-11-10
M200V4 : use simple charging (no support yet, will be controlled via i2c)
Rafaël Carré
2008-11-10
quick fix for the e200v2 to skip the OF
Jonathan Gordon
2008-11-10
Fuze: remove an unused variable
Rafaël Carré
2008-11-10
m200v4 : disable RTC in bootloader
Rafaël Carré
2008-11-10
Fix Clip firmware building by adding missing symbols
Rafaël Carré
2008-11-10
... and the entire dir is renamed too
Daniel Stenberg
2008-11-10
grrr, I need to learn to do case insensitive grepping when that's the better ...
Daniel Stenberg
2008-11-10
oops, one more rename
Daniel Stenberg
2008-11-10
"mv m200v2 m200v4"
Daniel Stenberg
2008-11-09
core_sleep(): only write once the same implementation, and add as3525 to the ...
Rafaël Carré
2008-11-09
Fix as3525 bootloader broken by r19049 - we need to operate between
Rafaël Carré
2008-11-09
sd.h : avoid namespace collision by prefixing defines with SD_
Rafaël Carré
2008-11-09
Properly guard usb_mmc_countdown with the proper #ifs everywhere
Frank Gevaerts
2008-11-09
AS3525 SD : fix 2nd initialization (in loaded firmware)
Rafaël Carré
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
[next]