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