summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2006-08-26Fixed performance problems when initializing tagcache.Miika Pekkarinen
2006-08-26Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...Barry Wardell
2006-08-26Got rid of backlight wink between bootloader and firmware start by removing r...Michael Sevakis
2006-08-25Ooops. The TMR reset must only be done when starting the timer.Linus Nielsen Feltzing
2006-08-25Fix the problem with the user timer on X5 by explicitly resetting the timer b...Linus Nielsen Feltzing
2006-08-24Fix profile buildsDaniel Ankers
2006-08-24Increase the number of pixels written to the Photo/Color LCD in one go to 0x1...Dave Chapman
2006-08-24X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...Jens Arnold
2006-08-23Allow scrolling lines with different x-margins. The margin at the time of the...Mark Arigo
2006-08-23Ooops, the sim doesn't understand coldfire asm...Jens Arnold
2006-08-23H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold
2006-08-23H10 LCD fixes. Now lcd_update_rect() works as it should. 5/6GB has different ...Barry Wardell
2006-08-22Gigabeat also needs ADC_UNREG_POWER defined to avoid compile errors.Barry Wardell
2006-08-22Fix build error for Gigabeat introduced in last commit. Target tree devicesBarry Wardell
2006-08-22Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell
2006-08-22Fix a few warningsDave Chapman
2006-08-22X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times...Jens Arnold
2006-08-22Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction...Jens Arnold
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers
2006-08-21add driver for Semtech SC606 LED driver (for backlight and button LEDs)Marcoen Hirschberg
2006-08-20Fix errors when building H10 Normal build.Barry Wardell
2006-08-20Functional, but minimal LCD driver for H10.Barry Wardell
2006-08-20Add keymaps for pitchscreen and graphical equalizer on H10Barry Wardell
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-19Iriver iFP7xx battery support (1xAA).Tomasz Malesinski
2006-08-17Prevent unlikely endless loop.Miika Pekkarinen
2006-08-17iAudio X5: swap the remote REW and FF buttonsLinus Nielsen Feltzing
2006-08-17Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Pho...Dave Chapman
2006-08-17Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10...Dave Chapman
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye
2006-08-16Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM...Jens Arnold
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon
2006-08-15Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changesMichael Sevakis
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-15Removed annoying debug outputLinus Nielsen Feltzing
2006-08-15Reverted an accidental changeLinus Nielsen Feltzing
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton
2006-08-15Change default contrast for iPod 3GDaniel Ankers
2006-08-15Patch #5223 by Jonathan Gordon: Turn on the main screen's backlight when usin...Hristo Kovachev
2006-08-14Make sure dircache blocks correctly.Miika Pekkarinen
2006-08-14Make sure the EQ is always applied to the DAC path.Dan Everton
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton
2006-08-13Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod
2006-08-12Added support for 512MB chips. Added support for multiple chips.Tomasz Malesinski
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski
2006-08-12Iriver iFP7xx sound support.Tomasz Malesinski
2006-08-12Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman
2006-08-12include gigabeat files from the target treeMarcoen Hirschberg
2006-08-12Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman