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
Age
Commit message (
Expand
)
Author
2006-11-06
Forgot to use cvs add on a few new files in the fresh checkout I used. woops.
Michael Sevakis
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-05
implement the gigabeat backlight driver
Marcoen Hirschberg
2006-11-04
H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...
Jens Arnold
2006-11-03
More tweak to ColdFire default exception handler. iRiver reboots on power pre...
Michael Sevakis
2006-11-02
H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...
Jens Arnold
2006-11-02
Display correct exception information on ColdFire targets.
Michael Sevakis
2006-10-31
Removed remnants of deprecated lcd_roll().
Jens Arnold
2006-10-30
Moved coldfire code in system.c and system.h into target tree.
Michael Sevakis
2006-10-30
General: changed local adc to voltage conversions in several places to use ba...
Michael Sevakis
2006-10-30
move coldfire ata defines to a shared ata-target.h
Marcoen Hirschberg
2006-10-30
move the iriver h1x0/h3x0 targets to the target tree
Jonathan Gordon
2006-10-29
Removed unnecessary #include s.
Jens Arnold
2006-10-29
H300: Don't read the button ADC as long as no button is pressed, utilising th...
Jens Arnold
2006-10-29
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
2006-10-28
Cleanup of new button reading code. Moved functions for enabling of scanning ...
Michael Sevakis
2006-10-27
cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...
Marcoen Hirschberg
2006-10-27
Renamed the ipod_i2c functions to the more appropriate pp_i2c
Daniel Stenberg
2006-10-27
kill two gigabeat warnings
Daniel Stenberg
2006-10-27
Put a couple x5-specific function declarations in adc-target.h where they sho...
Michael Sevakis
2006-10-27
Stop reading buttons if one is not down. Don't read remote keys if not plugge...
Michael Sevakis
2006-10-25
Moved pcf50606 stuff to target directory.
Michael Sevakis
2006-10-25
Fixed implicit declaration warning.
Michael Sevakis
2006-10-25
Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...
Michael Sevakis
2006-10-20
Get rid of some OR-ing and conditional expressions in lcd driver when registe...
Michael Sevakis
2006-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg
2006-10-18
iAudio X5: USB mode working again
Linus Nielsen Feltzing
2006-10-16
Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...
Daniel Ankers
2006-10-16
Disables hard dither mode on the x5 for routine drawing. Display driver autom...
Michael Sevakis
2006-10-16
Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.
Daniel Ankers
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
2006-10-11
Oops: Sansa and H10 need crt0 included in the bootloader
Daniel Ankers
2006-10-07
Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...
Daniel Ankers
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-10-02
Enable ATA poweroff option on H10 for a nice increase in battery life.
Barry Wardell
2006-09-29
Add support for H10 remote. Remote buttons have the same keymappings as their...
Barry Wardell
2006-09-29
add the I2C driver for the Gigabeat
Marcoen Hirschberg
2006-09-29
add the ADC driver for the Gigabeat
Marcoen Hirschberg
2006-09-28
Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...
Barry Wardell
2006-09-27
x5: Needed a couple tweaks to the contrast fix.
Michael Sevakis
2006-09-26
Remote play button was still being read out with remote hold key on.
Michael Sevakis
2006-09-26
Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...
Michael Sevakis
2006-09-26
Fixed remote contrast settings. Maybe'll get some build errors here.
Michael Sevakis
2006-09-25
Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...
Barry Wardell
2006-09-23
Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...
Barry Wardell
2006-09-20
Detect charger connected on H10. No need to sleep(HZ) when powering off.
Barry Wardell
2006-09-17
x5: No more remote LCD streaks when powering off with remote active. Will not...
Michael Sevakis
2006-09-13
Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...
Barry Wardell
2006-09-12
Added the power off to x5 remote play button. 3s delay seems confortable and ...
Michael Sevakis
[next]