index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
rolo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
Revert cosmetic change and staticing of the rolo_restart() function, because ...
Nils Wallménius
1
-4
/
+7
2007-07-16
Make a private function static where possible, add a comment, make a small co...
Nils Wallménius
1
-4
/
+7
2007-07-02
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
1
-2
/
+2
2007-06-04
Bring back rolo for mi4-based targets (H10 and Sansa).
Barry Wardell
1
-0
/
+19
2007-04-13
Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...
Michael Sevakis
1
-4
/
+2
2007-03-04
Fix RoLo on PortalPlayer targets
Daniel Ankers
1
-0
/
+11
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
1
-4
/
+4
2007-02-27
Improved RoLo support for PortalPlayer - handles the COP correctly
Daniel Ankers
1
-0
/
+41
2006-12-19
Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...
Barry Wardell
1
-3
/
+2
2006-12-10
Remove useless code from rolo.c
Daniel Ankers
1
-3
/
+0
2006-12-10
Slightly improved RoLo for PortalPlayer targets
Daniel Ankers
1
-7
/
+8
2006-11-22
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
1
-3
/
+5
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
1
-4
/
+4
2006-10-23
reduce the number of gigabeat warnings
Marcoen Hirschberg
1
-1
/
+2
2006-08-28
Add Rockbox bootloader for H10
Barry Wardell
1
-2
/
+2
2006-07-23
Implement Rolo for the PP502x-based ipods.
Dave Chapman
1
-5
/
+25
2006-07-13
Patch #5063 by Rani Hod - RoLo on X5
Linus Nielsen Feltzing
1
-1
/
+1
2006-04-24
Show RoLo messages on remote.
Jens Arnold
1
-1
/
+12
2006-03-21
Make RoLo compile for X5
Linus Nielsen Feltzing
1
-2
/
+2
2006-02-11
Disable ROLO for the iPods - it doesn't work and just confuses people.
Dave Chapman
1
-2
/
+3
2006-02-05
Further iPod 3G work from Seven Le Mesle
Dave Chapman
1
-3
/
+3
2006-02-03
Fixed warnings on iFP.
Tomasz Malesinski
1
-4
/
+4
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
1
-2
/
+5
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
1
-1
/
+1
2005-07-18
Fixed RoLo for H100 targets
Linus Nielsen Feltzing
1
-1
/
+1
2005-06-22
H1x0: rolo_restart() now uses the actual destination address to start the cod...
Jens Arnold
1
-7
/
+9
2005-06-18
depend on CPU, not player model
Daniel Stenberg
1
-1
/
+1
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
1
-6
/
+6
2005-04-04
More audio code restructuring, mostly renaming functions so far
Linus Nielsen Feltzing
1
-2
/
+2
2005-03-31
RoLo now works on the iRiver
Linus Nielsen Feltzing
1
-16
/
+75
2005-02-04
these are not compiling for Gmini either atm
Daniel Stenberg
1
-3
/
+4
2005-02-03
less warnings on iriver builds
Daniel Stenberg
1
-0
/
+2
2005-02-02
provide a temporary ROLO dummy when built for coldfire
Daniel Stenberg
1
-3
/
+14
2004-10-14
Disabling all timers on rolo fixes the problems with roloed Archos firmware o...
Jens Arnold
1
-2
/
+5
2004-08-16
Const policed pointer arguments to functions, part 1
Jens Arnold
1
-4
/
+6
2003-11-20
Removed startup_io test code
Björn Stenberg
1
-54
/
+0
2003-10-12
patch #785885 by Magnus Holmgren: way faster rolo, with assembler
Jörg Hohensohn
1
-21
/
+13
2003-10-11
fixed rolo-ing of original Archos firmware when flashed. Finally narrowed it ...
Jörg Hohensohn
1
-1
/
+2
2003-08-04
The other end of my diagnostic code: Rolo now tries to load the file "/startu...
Jörg Hohensohn
1
-0
/
+54
2003-05-09
Removed a warning
Linus Nielsen Feltzing
1
-1
/
+1
2003-05-09
Configurable dir browser file buffer size. No more 400-file limit. No more wh...
Linus Nielsen Feltzing
1
-2
/
+4
2003-01-22
Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.
Daniel Stenberg
1
-4
/
+4
2002-09-09
Changed screen output
Linus Nielsen Feltzing
1
-2
/
+2
2002-09-03
Added Randy Wood's ROLO
Björn Stenberg
1
-0
/
+143
[prev]