summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2007-01-15Optimize transparent blit; optimize DRMODE_SOLID for mono bitmapsGreg White
2007-01-14Update battery capacity and discharge tables to reflect current battery bench...Greg White
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2007-01-14Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive...Jens Arnold
2007-01-14Skip scroll check when LCD is disabledGreg White
2007-01-14Idle CPU directly; minor cleanupGreg White
2007-01-13Added zero crossing check before changing volume to avoid noise during volume...Steve Gotthardt
2007-01-13ARM optimised memcpy/memmove from glibc. This should give increased performa...Daniel Ankers
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen
2007-01-12Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen
2007-01-12Fix lockup of simulator at startup if dircache enabledSteve Bavin
2007-01-11Reduce initial fade delay; remove bogus debug from lcd-meg-fx.cGreg White
2007-01-11Minor MMU fixesGreg White
2007-01-11Add initial backlight delay to stop backlight from fading during boot; switch...Greg White
2007-01-09Removed second testBjörn Stenberg
2007-01-09More testing...Björn Stenberg
2007-01-09Removed executable flagLinus Nielsen Feltzing
2007-01-09Removed test textBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-09Reverted testBjörn Stenberg
2007-01-09Test commitBjörn Stenberg
2007-01-08Fixed the rombox generation for SH1.Miika Pekkarinen
2007-01-08Add a check to verify ATA driver has been initialised in ata_sleepnow().Miika Pekkarinen
2007-01-08Hxxx battery voltage level for forced shutdown was little too low.Miika Pekkarinen
2007-01-08Enable ROM file generation for H120/H140.Miika Pekkarinen
2007-01-08Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt
2007-01-08Make lcd_enable more tolerant of multiple callsGreg White
2007-01-07"Trash Metal" should be "Thrash Metal". Reported as FS#6503, checked against ...Dominik Riebeling
2007-01-07Allow one more thread on swcodec to make mpegplayer work on targets with remo...Jens Arnold
2007-01-07Added header include to suppress compiler warningSteve Gotthardt
2007-01-07Revamped the backlight state machine and added buttonlight controls. Go to th...Steve Gotthardt
2007-01-06Fix range for cache cleansGreg White
2007-01-06Read byte by byte rather than DMA for unaligned transferGreg White
2007-01-05The i2c driver did not conform with i2c spec and was missing the restart. Som...Steve Gotthardt
2007-01-05Switch DMA wait loop to idle CPUGreg White
2007-01-04Fix simulator buildGreg White
2007-01-04CreatedGreg White
2007-01-04Move invalidate_icache macro to function in GB target tree, GB onlyGreg White
2007-01-04Use DMA for Blit to screen/clearGreg White
2007-01-04Flush DMA buffers for DMAGreg White
2007-01-04ATA reads now use DMAGreg White
2007-01-04Move system specific rebootGreg White