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
/
target
/
coldfire
Age
Commit message (
Expand
)
Author
2007-04-10
mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...
Michael Sevakis
2007-03-29
Missed one variable declaration updating byteswapping functions. Not function...
Michael Sevakis
2007-03-29
Fix errors. What an errant keystroke when saving can accomplish.
Michael Sevakis
2007-03-29
Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...
Michael Sevakis
2007-03-25
Save a couple bytes in set_irq_level on Coldfire. Should add up to something.
Michael Sevakis
2007-03-20
More logf fixes. speex.c wants to format 64bit args so I didn't change that o...
Michael Sevakis
2007-03-19
Rrrr. Editor shouldn't have left those tabs. Will check settings.
Michael Sevakis
2007-03-19
SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...
Michael Sevakis
2007-03-15
Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...
Jens Arnold
2007-03-14
x5/M5: Finally get rid of filter selection aberrations when switching to 88.2...
Michael Sevakis
2007-03-13
H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM need...
Michael Sevakis
2007-03-11
Squeeze the serial number code down a few more bytes and call it a day. Will ...
Michael Sevakis
2007-03-11
Fix a late error that only let it read at default CPU frequency. Disable inte...
Michael Sevakis
2007-03-11
iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...
Michael Sevakis
2007-03-11
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...
Michael Sevakis
2007-03-11
Reenable aynchronous audio init stage. Really just single stage with aynchron...
Michael Sevakis
2007-03-07
Coldfire targets: Shuffle IRQ levels around to have all interaction between l...
Michael Sevakis
2007-03-05
Add extra filtering to the X5 and M5 button drivers to prevent erratic button...
Jens Arnold
2007-03-05
More catching up on old work. Refine audio interface setup on Coldfire. Stop ...
Michael Sevakis
2007-03-05
Forget to commit this one deleted file
Jens Arnold
2007-03-05
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
2007-03-04
iRiver H100 series: Catching up on old work. Use a better way to keep playbac...
Michael Sevakis
2007-03-04
Added new iAudio M5 target, including some adjustments to make the bootloader...
Jens Arnold
2007-03-02
H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...
Linus Nielsen Feltzing
2007-02-28
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2007-02-25
Well, it seems that caused problems for others but my magic bug correcting DA...
Michael Sevakis
2007-02-25
X5: Move the remote tick to target tree.
Jens Arnold
2007-02-25
Move target specific parts of the H100 remote LCD driver to target tree.
Jens Arnold
2007-02-25
Add CPU-model-specific init to newborn threads. Add default %macsr for each t...
Michael Sevakis
2007-02-22
Move the MPARK init to system_init()
Linus Nielsen Feltzing
2007-02-22
Correct LCD DMA init on the H300
Linus Nielsen Feltzing
2007-02-20
Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...
Jens Arnold
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
Do the CONFIG_USBOTG define correctly
Jonathan Gordon
2007-02-18
CONFIG_USBOTG fixes
Jonathan Gordon
2007-02-17
Keep delay loop from being optimized away.
Magnus Holmgren
2007-02-05
Optimise EQ coef calculation routines for both speed and size. Move now unnee...
Thom Johansen
2007-02-05
New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p...
Linus Nielsen Feltzing
2007-02-02
Corrected the comments regarding USB charging
Linus Nielsen Feltzing
2007-02-01
FS#4770 - Add USB charging for the H300 series
Steve Bavin
2007-01-12
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
2007-01-12
Prepare core support for the iriver bootloader supporting ROM images
Miika Pekkarinen
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2006-12-17
Coldfire: More efficient and compact peaking code. Hope the build doesn't whi...
Michael Sevakis
2006-12-17
SWCODEC recording: More cleanup of stuff after queue additions and audio driv...
Michael Sevakis
2006-12-12
Coldfire: Put DMA1 priority back at level 7 as that seems to be the cause of ...
Michael Sevakis
2006-12-09
Fix some comments, and make code consistent with comments (CSMR2 was set to 1...
Jens Arnold
2006-12-08
iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip...
Michael Sevakis
2006-12-06
Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now ...
Jens Arnold
[next]