summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
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
2007-01-04Add cache controlGreg White
2007-01-04Add clean_dcacheGreg White
2007-01-04CreatedGreg White
2007-01-04Implementing backlight fade for the Gigabeat. Note that fading is the normal ...Steve Gotthardt
2007-01-04Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.Steve Gotthardt
2007-01-04Added minimal changes to allow Gigabeat and other ports with settable backlig...Steve Gotthardt
2007-01-04Optimized the timing for the delay and changed the startup delay.Steve Gotthardt
2007-01-04Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...Steve Gotthardt
2007-01-04Changed the delay loop to run faster and more accurate. Made the internal fun...Steve Gotthardt
2007-01-04CreatedGreg White
2007-01-02iPod USB code has already been moved to the target tree so it's not used here...Barry Wardell
2007-01-01Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...Dave Chapman
2006-12-31Another modified-build simplification: Just uncomment the #define for an ATA ...Jens Arnold
2006-12-30Made building for backlight-modded Ondios a bit easier: Just uncomment the #d...Jens Arnold
2006-12-29add missing variable declarationMarcoen Hirschberg
2006-12-29remove debug code and unsused variableMarcoen Hirschberg
2006-12-29fix idle mode for the gigabeatMarcoen Hirschberg
2006-12-29no need to prefill the i2s fifoMarcoen Hirschberg
2006-12-29don't ignore remote when hold is onMarcoen Hirschberg
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-12-25Make recording compile without priority schedulingBrandon Low
2006-12-22Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon
2006-12-21Fix bug accessing data above 4Gb in SansaDaniel Ankers
2006-12-20renamed biglba to lba48, plus a slight optimizationJörg Hohensohn
2006-12-20iPod 3G is also PortalPlayer so should use the common USB driver.Barry Wardell
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell
2006-12-20fix typo, noticed by Steve GotthardtMarcoen Hirschberg