summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Test commitBjörn Stenberg2007-01-09
* Fixed the rombox generation for SH1.Miika Pekkarinen2007-01-08
* Add a check to verify ATA driver has been initialised in ata_sleepnow().Miika Pekkarinen2007-01-08
* Hxxx battery voltage level for forced shutdown was little too low.Miika Pekkarinen2007-01-08
* Enable ROM file generation for H120/H140.Miika Pekkarinen2007-01-08
* Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt2007-01-08
* Make lcd_enable more tolerant of multiple callsGreg White2007-01-08
* "Trash Metal" should be "Thrash Metal". Reported as FS#6503, checked against ...Dominik Riebeling2007-01-07
* Allow one more thread on swcodec to make mpegplayer work on targets with remo...Jens Arnold2007-01-07
* Added header include to suppress compiler warningSteve Gotthardt2007-01-07
* Revamped the backlight state machine and added buttonlight controls. Go to th...Steve Gotthardt2007-01-07
* Fix range for cache cleansGreg White2007-01-06
* Read byte by byte rather than DMA for unaligned transferGreg White2007-01-06
* The i2c driver did not conform with i2c spec and was missing the restart. Som...Steve Gotthardt2007-01-05
* Switch DMA wait loop to idle CPUGreg White2007-01-05
* Fix simulator buildGreg White2007-01-04
* CreatedGreg White2007-01-04
* Move invalidate_icache macro to function in GB target tree, GB onlyGreg White2007-01-04
* Use DMA for Blit to screen/clearGreg White2007-01-04
* Flush DMA buffers for DMAGreg White2007-01-04
* ATA reads now use DMAGreg White2007-01-04
* Move system specific rebootGreg White2007-01-04
* Add cache controlGreg White2007-01-04
* Add clean_dcacheGreg White2007-01-04
* CreatedGreg White2007-01-04
* Implementing backlight fade for the Gigabeat. Note that fading is the normal ...Steve Gotthardt2007-01-04
* Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.Steve Gotthardt2007-01-04
* Added minimal changes to allow Gigabeat and other ports with settable backlig...Steve Gotthardt2007-01-04
* Optimized the timing for the delay and changed the startup delay.Steve Gotthardt2007-01-04
* Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...Steve Gotthardt2007-01-04
* Changed the delay loop to run faster and more accurate. Made the internal fun...Steve Gotthardt2007-01-04
* CreatedGreg White2007-01-04
* iPod USB code has already been moved to the target tree so it's not used here...Barry Wardell2007-01-02
* Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...Dave Chapman2007-01-01
* Another modified-build simplification: Just uncomment the #define for an ATA ...Jens Arnold2006-12-31
* Made building for backlight-modded Ondios a bit easier: Just uncomment the #d...Jens Arnold2006-12-30
* add missing variable declarationMarcoen Hirschberg2006-12-29
* remove debug code and unsused variableMarcoen Hirschberg2006-12-29
* fix idle mode for the gigabeatMarcoen Hirschberg2006-12-29
* no need to prefill the i2s fifoMarcoen Hirschberg2006-12-29
* don't ignore remote when hold is onMarcoen Hirschberg2006-12-29
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Make recording compile without priority schedulingBrandon Low2006-12-25
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
* Fix bug accessing data above 4Gb in SansaDaniel Ankers2006-12-21
* renamed biglba to lba48, plus a slight optimizationJörg Hohensohn2006-12-20
* iPod 3G is also PortalPlayer so should use the common USB driver.Barry Wardell2006-12-20
* Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell2006-12-20
* fix typo, noticed by Steve GotthardtMarcoen Hirschberg2006-12-20