summaryrefslogtreecommitdiff
path: root/firmware/rolo.c (follow)
Commit message (Expand)AuthorAge
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Oops. Lost sync on a few instances and 'HI' registers.Michael Sevakis2008-06-03
* Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis2008-06-03
* Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the...Michael Sevakis2008-05-08
* Made rolo.h consistent with rolo.cBertrik Sikken2008-05-03
* Working ROLO for the Gigabeat F/XKarl Kurbjun2008-05-02
* For TCC and IMX Rolo, use a full flush and invalidate before branching.Michael Sevakis2008-04-16
* Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson2008-04-16
* Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...Rob Purchase2008-04-15
* Fix some red.Steve Bavin2008-04-15
* Kill warnings that annoy me when building for Gigabeat S.Michael Sevakis2008-04-15
* Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2008-03-26
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold2008-03-17
* Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun2007-11-15
* Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun2007-11-11
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* M:Robe - Fix compilation and remove some warningsKarl Kurbjun2007-10-13
* Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...Michael Sevakis2007-09-30
* Anti-red?Michael Sevakis2007-09-29
* Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis2007-09-28
* Revert cosmetic change and staticing of the rolo_restart() function, because ...Nils Wallménius2007-07-17
* Make a private function static where possible, add a comment, make a small co...Nils Wallménius2007-07-16
* Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold2007-07-02
* Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell2007-06-04
* Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis2007-04-13
* Fix RoLo on PortalPlayer targetsDaniel Ankers2007-03-04
* Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell2007-03-03
* Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers2007-02-27
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19
* Remove useless code from rolo.cDaniel Ankers2006-12-10
* Slightly improved RoLo for PortalPlayer targetsDaniel Ankers2006-12-10
* Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers2006-11-22
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* reduce the number of gigabeat warningsMarcoen Hirschberg2006-10-23
* Add Rockbox bootloader for H10Barry Wardell2006-08-28
* Implement Rolo for the PP502x-based ipods.Dave Chapman2006-07-23
* Patch #5063 by Rani Hod - RoLo on X5Linus Nielsen Feltzing2006-07-13
* Show RoLo messages on remote.Jens Arnold2006-04-24
* Make RoLo compile for X5Linus Nielsen Feltzing2006-03-21
* Disable ROLO for the iPods - it doesn't work and just confuses people.Dave Chapman2006-02-11
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* Fixed warnings on iFP.Tomasz Malesinski2006-02-03
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Fixed RoLo for H100 targetsLinus Nielsen Feltzing2005-07-18
* H1x0: rolo_restart() now uses the actual destination address to start the cod...Jens Arnold2005-06-22
* depend on CPU, not player modelDaniel Stenberg2005-06-18
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04