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
/
export
Age
Commit message (
Expand
)
Author
2010-06-18
fix endif wrongly removed (should have been moved) in r26927
Rafaël Carré
2010-06-18
as3525*: enable USB stack in bootloader (but not USE_ROCKBOX_USB yet)
Rafaël Carré
2010-06-18
as3525*: enable MMU in bootloader
Rafaël Carré
2010-06-18
as3525: bootloader USB mode
Rafaël Carré
2010-06-17
Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...
Michael Sevakis
2010-06-16
The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...
Bertrik Sikken
2010-06-16
FS#11402 by me : sd_enable for Sansa AMSv2
Rafaël Carré
2010-06-15
Support for mystery FM chip in some Sansa Clip+, FS #11403 by me
Bertrik Sikken
2010-06-11
Get rid of the STATICIRAM hack for eabi builds.
Thomas Martitz
2010-06-11
Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...
Michael Sevakis
2010-06-11
drop 'req' from gas macro, not available in binutils 2.16
Rafaël Carré
2010-06-11
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-10
c200v2: reduce the plugin even further
Rafaël Carré
2010-06-10
c200v2: reduce plugin buffer size nearly to minimum
Rafaël Carré
2010-06-10
Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...
Michael Sevakis
2010-06-10
Enable the hotkey feature on the touchscreen targets who now have a hotkey to...
Jonathan Gordon
2010-06-09
rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...
Jonathan Gordon
2010-06-09
reclaim most of the delta from the pictureflow commit
Jonathan Gordon
2010-06-08
make meizu-m6sl bootloader build
Rafaël Carré
2010-06-08
CPU_PP implies CPU_ARM is defined
Rafaël Carré
2010-06-07
Remove CORELOCK_SWAP (unused since r16981)
Rafaël Carré
2010-06-06
Make disk_init() non-static again. I forgot to look at the bootloaders
Frank Gevaerts
2010-06-06
Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...
Frank Gevaerts
2010-06-06
USB charging support for iPods.
Torne Wuff
2010-06-05
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...
Frank Gevaerts
2010-06-05
New USB charging system, part 2 - "Force" charging mode
Torne Wuff
2010-06-05
Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.
Jens Arnold
2010-06-05
New USB charging system, part 1 - API rework and user-visible setting update
Torne Wuff
2010-05-31
Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...
Rob Purchase
2010-05-30
Fix FS#9193. Remove recording source <Mic> for iPod Video and iPod nano 1G. T...
Andree Buschmann
2010-05-30
Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...
Andree Buschmann
2010-05-29
Fuzev1/v2 : lcd_set_flip()
Rafaël Carré
2010-05-28
Apply FS#9194 - LCD invert for Sansa c200/c200v2
Bertrik Sikken
2010-05-27
fuzev2: lcd_enable and lcd_invert() work fine
Rafaël Carré
2010-05-27
SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...
Michael Sevakis
2010-05-27
mark some functions as init functions (discarded after init() has run)
Rafaël Carré
2010-05-26
as3525: write irq/fiq handlers in C
Rafaël Carré
2010-05-24
Clipv1 battery capacity is 330mAh
Rafaël Carré
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-22
rtc_enable_alarm() needs no return value
Rafaël Carré
2010-05-22
as3525v2: RTC alarm
Rafaël Carré
2010-05-22
fuzev1: don't enable RTC in the bootloader
Rafaël Carré
2010-05-19
as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...
Rafaël Carré
2010-05-19
Revert r26060. A better fix was found. The acceleration should be fixed once ...
Thomas Martitz
2010-05-19
as3514.c: clean up
Rafaël Carré
2010-05-18
Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power ...
Michael Sevakis
2010-05-18
Clip+: reboot on USB insert
Rafaël Carré
2010-05-18
don't let logf() and DEBUGF() be empty statements
Rafaël Carré
2010-05-18
Enable/disable second pll dynamically on usb plugin/remove.
Tobias Diedrich
2010-05-18
Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes
Rafaël Carré
[next]