index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
s5l8700
/
crt0.S
Age
Commit message (
Expand
)
Author
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2011-10-11
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
2010-12-11
Set DRAM configuration for iPod nano 2G in crt0.s
Andree Buschmann
2010-11-14
iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set...
Michael Sparmann
2010-10-25
Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition
Michael Sparmann
2010-04-13
s5l8700 : remove some CRLF line endings
Rafaël Carré
2010-02-17
Revert accidental changes from r24723
Michael Sparmann
2010-02-17
Add more information to the battery debug screen for Nano2G
Michael Sparmann
2010-01-24
ARM: lr addresses the next instruction after the failing one in undefined ins...
Rafaël Carré
2009-11-11
Meizu M3: configure and use SDRAM
Bertrik Sikken
2009-11-06
Meizu M6SP: initialise and use SDRAM
Bertrik Sikken
2009-10-13
Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware ...
Dave Chapman
2009-10-12
Nano2G bootloader - fix dual-booting the Apple firmware.
Dave Chapman
2009-10-11
S5L870x: Fix PCLK freq
Michael Sparmann
2009-10-11
S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP...
Michael Sparmann
2009-10-11
Make the Nano2G bootloader actually function as a bootloader. The resulting ...
Dave Chapman
2009-10-04
Another part of FS#10633 by Michael Sparmann - correct cache/protection unit ...
Dave Chapman
2009-10-02
Final changes to get a Nano 2G main build compiling.
Dave Chapman
2009-07-25
Correct the memory sizes (IRAM and DRAM) for the Nano2G.
Dave Chapman
2009-07-18
Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...
Dave Chapman
2009-07-16
Get the Nano2G bootloader running - it now runs and displays a logo on one ty...
Dave Chapman
2008-10-18
Make the meizu m3 load from flash, so interrupts work. More work is needed to...
Frank Gevaerts
2008-10-11
Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...
Dave Chapman
2008-09-10
First reading out of the touchpad!
Frank Gevaerts
2008-09-02
set PWRON bit to 1 so the player doesn't turn off immediately (should work on...
Frank Gevaerts
2008-09-02
enable full init code, as it seems to work
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
initial Meizu M6SL port (take 2)
Marcoen Hirschberg