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