summaryrefslogtreecommitdiff
path: root/firmware/rolo.c
AgeCommit message (Expand)Author
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun
2007-09-30Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...Michael Sevakis
2007-09-29Anti-red?Michael Sevakis
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-07-17Revert cosmetic change and staticing of the rolo_restart() function, because ...Nils Wallménius
2007-07-16Make a private function static where possible, add a comment, make a small co...Nils Wallménius
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis
2007-03-04Fix RoLo on PortalPlayer targetsDaniel Ankers
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell
2007-02-27Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell
2006-12-10Remove useless code from rolo.cDaniel Ankers
2006-12-10Slightly improved RoLo for PortalPlayer targetsDaniel Ankers
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-10-23reduce the number of gigabeat warningsMarcoen Hirschberg
2006-08-28Add Rockbox bootloader for H10Barry Wardell
2006-07-23Implement Rolo for the PP502x-based ipods.Dave Chapman
2006-07-13Patch #5063 by Rani Hod - RoLo on X5Linus Nielsen Feltzing
2006-04-24Show RoLo messages on remote.Jens Arnold
2006-03-21Make RoLo compile for X5Linus Nielsen Feltzing
2006-02-11Disable ROLO for the iPods - it doesn't work and just confuses people.Dave Chapman
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman
2006-02-03Fixed warnings on iFP.Tomasz Malesinski
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-07-18Fixed RoLo for H100 targetsLinus Nielsen Feltzing
2005-06-22H1x0: rolo_restart() now uses the actual destination address to start the cod...Jens Arnold
2005-06-18depend on CPU, not player modelDaniel Stenberg
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing
2005-02-04these are not compiling for Gmini either atmDaniel Stenberg
2005-02-03less warnings on iriver buildsDaniel Stenberg
2005-02-02provide a temporary ROLO dummy when built for coldfireDaniel Stenberg
2004-10-14Disabling all timers on rolo fixes the problems with roloed Archos firmware o...Jens Arnold
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2003-11-20Removed startup_io test codeBjörn Stenberg
2003-10-12patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn
2003-10-11fixed rolo-ing of original Archos firmware when flashed. Finally narrowed it ...Jörg Hohensohn
2003-08-04The other end of my diagnostic code: Rolo now tries to load the file "/startu...Jörg Hohensohn
2003-05-09Removed a warningLinus Nielsen Feltzing
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-01-22Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.Daniel Stenberg
2002-09-09Changed screen outputLinus Nielsen Feltzing
2002-09-03Added Randy Wood's ROLOBjörn Stenberg