summaryrefslogtreecommitdiff
path: root/firmware/system.c
AgeCommit message (Expand)Author
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-07-09Add divide-by-zero trap for ARM instead of just silently ignoring them.Michael Sevakis
2007-04-22Fix build errors.Barry Wardell
2007-04-22Move PortalPlayer system.c code into the target tree.Barry Wardell
2007-04-22Fix some very probable typo's.Barry Wardell
2007-04-14PP5020/PP5024: Add ASM optimized inline current_core.Michael Sevakis
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-03-26Fixed compilation problems with boostctrl_mtx.Miika Pekkarinen
2007-03-26Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen
2007-03-24PNX0101 changes:Tomasz Malesinski
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman
2007-01-22Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...Jonathan Gordon
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen
2007-01-04Move system specific rebootGreg White
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen
2006-11-22Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-08Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-30Moved coldfire code in system.c and system.h into target tree.Michael Sevakis
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon
2006-10-12Logf output on the serial port for h100 targetsLinus Nielsen Feltzing
2006-10-08UIE(), panicf(): Make reboot with ON react immediately on targets with real L...Jens Arnold
2006-10-08coldfire: set INTBASE and SPURVEC at startup, fixed typo in GPI0 int namePeter D'Hoye
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman
2006-08-30Enable CPU boosting on H10 models.Barry Wardell
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers
2006-08-20Fix errors when building H10 Normal build.Barry Wardell
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-07-24Implement frequency scaling on iPod 3Gs - FS #5686Daniel Ankers
2006-06-16Iriver: Faster ata timing.Jens Arnold
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-05-02Oops, correctly calculate the interrupt number in UIE().Jens Arnold
2006-05-01Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ...Jens Arnold
2006-04-29Ooops. Fix red bootbox builds.Jens Arnold
2006-04-29SH1: Moved exception vector table generation and weak aliasing into an asm bl...Jens Arnold
2006-04-16Ooops.Jens Arnold
2006-04-16H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...Jens Arnold
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen
2006-04-10Coldfire: More appropriate condition for the refresh timings.Jens Arnold
2006-04-07iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...Dave Chapman
2006-03-30iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold