index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
coldfire
/
iriver
/
h100
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix red/yellow
Marcin Bukat
2015-01-12
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
optimize Cypress chip power supply for iriver h100 series
Dmitry Gamza
2014-04-02
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-08
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...
Jens Arnold
2010-05-31
*
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-08-06
*
H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...
Michael Sevakis
2008-12-24
*
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-12-03
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-05
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-24
*
mrobe 100: real time clock (if anybody recognises the RTC chip let me know)
Robert Kukla
2008-02-03
*
Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12...
Jens Arnold
2008-01-15
*
Greyscale library: Changed the internal data format once more (separated pixe...
Jens Arnold
2008-01-09
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
Fix bootloaders, and the backlight-modded Ondio build.
Jens Arnold
2007-11-12
*
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-12
*
Coldfire: Partially revert buffered writes, and enable them explicitly for th...
Jens Arnold
2007-10-17
*
Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...
Jens Arnold
2007-10-15
*
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
2007-09-04
*
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-08-17
*
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
2007-08-14
*
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-08-12
*
H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A...
Jens Arnold
2007-07-30
*
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-14
*
H1x0: Increase delay during button reads. Hopefully fixes the scroll down pro...
Magnus Holmgren
2007-07-02
*
Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...
Michael Sevakis
2007-06-27
*
Fix iriver H100 i2c driver which was broken by the switch to build with -Os. ...
Nils Wallménius
2007-06-19
*
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-08
*
Coldfire targets: Shuffle IRQ levels around to have all interaction between l...
Michael Sevakis
2007-03-07
*
iRiver H100 series: Catching up on old work. Use a better way to keep playbac...
Michael Sevakis
2007-03-04
*
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2007-02-28
*
Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...
Jens Arnold
2007-02-20
*
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-18
*
Keep delay loop from being optimized away.
Magnus Holmgren
2007-02-17
*
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
2007-01-12
*
H1x0: Enable optical output to be switched on or off during playback and reco...
Michael Sevakis
2006-12-05
*
The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...
Linus Nielsen Feltzing
2006-11-24
*
H100 series: Adjusted gray scale balance and default contrast for more linear...
Michael Sevakis
2006-11-21
*
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-11-13
*
Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...
Michael Sevakis
2006-11-10
*
H100/120: Split lcd driver into pixel format and device specific parts. Adjus...
Michael Sevakis
2006-11-10
*
Forgot to cvs add lcd-as-h100.S.
Michael Sevakis
2006-11-08
*
More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...
Michael Sevakis
2006-11-08
*
move the iriver h1x0/h3x0 targets to the target tree
Jonathan Gordon
2006-10-30
*
Removed unnecessary #include s.
Jens Arnold
2006-10-29
*
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
2006-10-29