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
2010-06-18
as3525: bootloader USB mode
Rafaël Carré
2010-06-18
sd-as3525: enable writing, sd_enable() and card_get_info_target() in bootloader
Rafaël Carré
2010-06-18
usb-drv-as3525: use udelay() and not a C busy loop
Rafaël Carré
2010-06-18
usb-drv-as3525: build with LOGF_ENABLE undefined
Rafaël Carré
2010-06-17
Fix red. Need 'inline' with 'always_inline'.
Michael Sevakis
2010-06-17
Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...
Michael Sevakis
2010-06-17
sd-as3525 was calling dma_release() without calling dma_retain() first, if
Tobias Diedrich
2010-06-17
Either the removal of the unneeded flush or the additional epn_info setup
Tobias Diedrich
2010-06-17
Make sure files which aren't windows-specific use \n line endings only
Rafaël Carré
2010-06-17
AMSv2 RTC: no need to write to RTC_WAKEUP register
Rafaël Carré
2010-06-16
Re-write the Telechips I2C delay routine in assembler to stop the compiler op...
Rob Purchase
2010-06-16
The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...
Bertrik Sikken
2010-06-16
FM clip+ radio: enable stereo indication
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-15
SDL target: remove mouse polling and replace it with an event-based mechanism...
Maurus Cuelenaere
2010-06-15
HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup.
Marcin Bukat
2010-06-14
cowond2: make sure the i2c delay loop code is actually generated by the eabi ...
Amaury Pouly
2010-06-14
HD200 - make USB bridge handling more correct
Marcin Bukat
2010-06-13
cowond2: make the code consistent with the comments and really clear the bits
Rafaël Carré
2010-06-12
__div0: give the address of the instruction calling division to UIE
Rafaël Carré
2010-06-12
ARM: __div0() takes no argument
Rafaël Carré
2010-06-12
Sansa AMS: call the exception handler with the correct address when the excep...
Rafaël Carré
2010-06-12
usb-as3535v2: add more defines, reorganize/simplify things, add code for inte...
Amaury Pouly
2010-06-11
Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; furthe...
Jens Arnold
2010-06-11
Get rid of the STATICIRAM hack for eabi builds.
Thomas Martitz
2010-06-11
Remove an unneccessary long call from the S5L8700 PCM FIQ handler
Michael Sparmann
2010-06-11
Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...
Michael Sevakis
2010-06-11
pcm as3525v1: revert 26761 to use faster ASM code
Rafaël Carré
2010-06-11
s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)
Michael Sevakis
2010-06-11
ata-creative-zvm: make sure return value is defined
Rafaël Carré
2010-06-11
HD200 - clean up usb related functions
Marcin Bukat
2010-06-11
HD200 - power_init() rework based on latest power consumption measurements
Marcin Bukat
2010-06-11
HD200 - small cleanup in button_init_device()
Marcin Bukat
2010-06-11
pcm-pp: revert r26756
Rafaël Carré
2010-06-11
as3525v1: drop the asm version of mono2stereo
Rafaël Carré
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-11
arm/memset: don't use ldm to load pc when it has been stored with str
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-10
avoid dereferencing void** to remove warnings when building with -Os
Rafaël Carré
2010-06-09
meizu m6sl: load code from IRAM, not FLASH (it eases debugging)
Rafaël Carré
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
arm/crt0.S: s58l* don't use this file, no need for 'DFUC' string
Rafaël Carré
2010-06-08
make meizu-m6sl bootloader build
Rafaël Carré
2010-06-08
CPU_PP implies CPU_ARM is defined
Rafaël Carré
[next]