summaryrefslogtreecommitdiff
path: root/firmware/rolo.c
AgeCommit message (Expand)Author
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy
2020-09-13Xduoo X3 no ADC after ROLOWilliam Wilgus
2020-09-03mips: Heavily rework DMA & caching codeSolomon Peachy
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh
2020-08-08ROLO - Enable multiboot firmwareWilliam Wilgus
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2017-11-07rolo.c: Change 'int errno' to 'int err'Michael Sevakis
2016-04-22Fix AMSv2 variant 1 detection if rockbox loaded from SD cardMihail Zenkov
2016-01-24Fix warning in rolo.Michael Giacomelli
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov
2013-12-15Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2012-03-04rename rkw.h header fileMarcin Bukat
2012-03-04Add RKW support to roloMarcin Bukat
2012-01-07rolo: include lcd-remote.h only when neededRafaël Carré
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2010-05-31rolo: use BX for ARM branchesRafaël Carré
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-03rolo: make PP code pp6100-compatibleRafaël Carré
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis
2009-10-21Add a "Flushing storage buffers" message to ROLO if it needs to do that.Michael Sparmann
2009-10-21storage_flush() should be done before disabling interrupts in ROLO.Michael Sparmann
2009-10-19Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold
2009-10-19Fix rolo for AMS Sansa and simplify a few #ifdefs.Thomas Martitz
2009-10-11Nano2G - call storage_flush() before rolo_restart() to ensure FTL is flushed.Dave Chapman
2009-10-11Enable rolo on the Nano2G - it hasn't been thoroughly tested, but seems to be...Dave Chapman
2009-06-04Fix RoLo on MIPS targetsMaurus Cuelenaere
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun
2009-02-26Ingenic Jz4740:Maurus Cuelenaere
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2008-11-10Fix Clip firmware building by adding missing symbolsRafaël Carré
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-03Oops. Lost sync on a few instances and 'HI' registers.Michael Sevakis
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis
2008-05-08Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the...Michael Sevakis
2008-05-03Made rolo.h consistent with rolo.cBertrik Sikken
2008-05-02Working ROLO for the Gigabeat F/XKarl Kurbjun
2008-04-16For TCC and IMX Rolo, use a full flush and invalidate before branching.Michael Sevakis
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson
2008-04-15Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...Rob Purchase
2008-04-15Fix some red.Steve Bavin
2008-04-15Kill warnings that annoy me when building for Gigabeat S.Michael Sevakis
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold
2007-11-15Work in progress fixes to the remote button handling. Now the remote can be ...Karl Kurbjun
2007-11-11Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun