summaryrefslogtreecommitdiff
path: root/firmware/system.c (follow)
Commit message (Expand)AuthorAge
* Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen2007-01-12
* Move system specific rebootGreg White2007-01-04
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen2006-12-05
* Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers2006-11-22
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Logf output on the serial port for h100 targetsLinus Nielsen Feltzing2006-10-12
* UIE(), panicf(): Make reboot with ON react immediately on targets with real L...Jens Arnold2006-10-08
* coldfire: set INTBASE and SPURVEC at startup, fixed typo in GPI0 int namePeter D'Hoye2006-10-08
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell2006-09-20
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* Enable CPU boosting on H10 models.Barry Wardell2006-08-30
* Threading changes in preparation for multiple core supportDaniel Ankers2006-08-21
* Fix errors when building H10 Normal build.Barry Wardell2006-08-20
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen2006-08-11
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Implement frequency scaling on iPod 3Gs - FS #5686Daniel Ankers2006-07-24
* Iriver: Faster ata timing.Jens Arnold2006-06-16
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold2006-06-16
* Oops, correctly calculate the interrupt number in UIE().Jens Arnold2006-05-02
* Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ...Jens Arnold2006-05-01
* Ooops. Fix red bootbox builds.Jens Arnold2006-04-29
* SH1: Moved exception vector table generation and weak aliasing into an asm bl...Jens Arnold2006-04-29
* Ooops.Jens Arnold2006-04-16
* H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...Jens Arnold2006-04-16
* New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen2006-04-11
* Coldfire: More appropriate condition for the refresh timings.Jens Arnold2006-04-10
* iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...Dave Chapman2006-04-07
* iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold2006-03-30
* Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing2006-03-30
* iAudio: working PLL settingsLinus Nielsen Feltzing2006-03-18
* More sane define checking. To disable cpu boosting on ipods, justThom Johansen2006-03-17
* We need to allow set_cpu_frequency in the bootloader for adjustable CPUThom Johansen2006-03-17
* Remove tabs...Thom Johansen2006-03-17
* CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen2006-03-17
* Remove tabs...Thom Johansen2006-03-17
* Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen2006-03-17
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* iPod 3G - initial (completely untested) attempt at audio supportDave Chapman2006-02-26
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* Added empty fiq routine for iFP.Tomasz Malesinski2006-02-03
* Oops - fix red iPod bootloader buildDave Chapman2006-01-31
* iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman2006-01-31