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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
rolo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
Remove buflib allocation names, part two
Aidan MacDonald
1
-1
/
+1
2022-03-11
x1000: support new binary header in rolo
Aidan MacDonald
1
-1
/
+2
2022-03-11
multiboot: Refactor duplicated functions to a separate file
Aidan MacDonald
1
-8
/
+4
2022-02-12
buflib: add a common dummy callbacks struct & use it
Aidan MacDonald
1
-1
/
+1
2021-06-21
mi4: replace chksum_crc32 with crc_32r
James Buren
1
-1
/
+0
2021-04-26
Nuke the never-functional iriver ifp-7xx port
Solomon Peachy
1
-13
/
+0
2021-04-21
FiiO M3K: fix LCD weirdness when booting via RoLo
Aidan MacDonald
1
-0
/
+10
2021-04-07
MIPS: make sure to fill 'jr' branch delay slot with 'nop'
Aidan MacDonald
1
-0
/
+1
2021-03-17
xduoox3: In ROLO, allow the ADC to be shut down.
Solomon Peachy
1
-2
/
+0
2021-03-04
rolo: use audio_hard_stop() instead of audio_stop()
Solomon Peachy
1
-1
/
+1
2021-03-04
Check core max allocations for valid handle
William Wilgus
1
-1
/
+1
2021-03-04
Clean up places that use #if defined(CPU_ARM | CPU_COLDFIRE | CPU_MIPS)
Solomon Peachy
1
-2
/
+1
2021-03-04
ROLO check for OOM
William Wilgus
1
-0
/
+6
2020-10-11
hosted: Add ROLO support for hosted targets
Solomon Peachy
1
-3
/
+3
2020-09-13
Xduoo X3 no ADC after ROLO
William Wilgus
1
-0
/
+2
2020-09-03
mips: Heavily rework DMA & caching code
Solomon Peachy
1
-1
/
+1
2020-08-19
Enable boot from SD for Sansa e200
Johannes Rauh
1
-0
/
+5
2020-08-08
ROLO - Enable multiboot firmware
William Wilgus
1
-0
/
+14
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-111
/
+2
2017-11-07
rolo.c: Change 'int errno' to 'int err'
Michael Sevakis
1
-5
/
+5
2016-04-22
Fix AMSv2 variant 1 detection if rockbox loaded from SD card
Mihail Zenkov
1
-0
/
+7
2016-01-24
Fix warning in rolo.
Michael Giacomelli
1
-0
/
+4
2016-01-21
Enable frequency scaling on AMSv2 devices.
Mihail Zenkov
1
-0
/
+4
2013-12-15
Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered an
Thomas Martitz
1
-0
/
+1
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
1
-1
/
+1
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-103
/
+35
2012-03-04
rename rkw.h header file
Marcin Bukat
1
-1
/
+1
2012-03-04
Add RKW support to rolo
Marcin Bukat
1
-2
/
+65
2012-01-07
rolo: include lcd-remote.h only when needed
Rafaël Carré
1
-0
/
+2
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
1
-5
/
+3
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
1
-3
/
+5
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
1
-7
/
+21
2010-05-31
rolo: use BX for ARM branches
Rafaël Carré
1
-5
/
+4
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+0
2010-05-03
rolo: make PP code pp6100-compatible
Rafaël Carré
1
-3
/
+2
2010-04-23
i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...
Michael Sevakis
1
-1
/
+3
2009-10-21
Add a "Flushing storage buffers" message to ROLO if it needs to do that.
Michael Sparmann
1
-6
/
+11
2009-10-21
storage_flush() should be done before disabling interrupts in ROLO.
Michael Sparmann
1
-3
/
+7
2009-10-19
Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...
Jens Arnold
1
-8
/
+9
2009-10-19
Fix rolo for AMS Sansa and simplify a few #ifdefs.
Thomas Martitz
1
-7
/
+5
2009-10-11
Nano2G - call storage_flush() before rolo_restart() to ensure FTL is flushed.
Dave Chapman
1
-0
/
+4
2009-10-11
Enable rolo on the Nano2G - it hasn't been thoroughly tested, but seems to be...
Dave Chapman
1
-2
/
+3
2009-06-04
Fix RoLo on MIPS targets
Maurus Cuelenaere
1
-1
/
+1
2009-04-01
M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...
Karl Kurbjun
1
-1
/
+1
2009-02-26
Ingenic Jz4740:
Maurus Cuelenaere
1
-2
/
+8
2009-02-11
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
1
-3
/
+3
2008-11-10
Fix Clip firmware building by adding missing symbols
Rafaël Carré
1
-1
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-03
Oops. Lost sync on a few instances and 'HI' registers.
Michael Sevakis
1
-1
/
+1
2008-06-03
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
1
-1
/
+1
[next]