summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8700/crt0.S
AgeCommit message (Expand)AuthorFilesLines
2016-06-10iPod Nano2G: clear external interrupts at startupCástor Muñoz1-5/+17
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly1-30/+0
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat1-15/+19
2010-12-11Set DRAM configuration for iPod nano 2G in crt0.sAndree Buschmann1-1/+5
2010-11-14iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set...Michael Sparmann1-2/+6
2010-10-25Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann1-5/+3
2010-04-13s5l8700 : remove some CRLF line endingsRafaël Carré1-54/+54
2010-02-17Revert accidental changes from r24723Michael Sparmann1-48/+48
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann1-48/+48
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré1-1/+1
2009-11-11Meizu M3: configure and use SDRAMBertrik Sikken1-7/+30
2009-11-06Meizu M6SP: initialise and use SDRAMBertrik Sikken1-4/+65
2009-10-13Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware ...bootloader_ipodpatcher_v4Dave Chapman1-1/+3
2009-10-12Nano2G bootloader - fix dual-booting the Apple firmware.Dave Chapman1-1/+1
2009-10-11S5L870x: Fix PCLK freqMichael Sparmann1-1/+1
2009-10-11S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP...Michael Sparmann1-31/+26
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman1-1/+20
2009-10-04Another part of FS#10633 by Michael Sparmann - correct cache/protection unit ...Dave Chapman1-9/+78
2009-10-02Final changes to get a Nano 2G main build compiling.Dave Chapman1-12/+36
2009-07-25Correct the memory sizes (IRAM and DRAM) for the Nano2G.Dave Chapman1-5/+9
2009-07-18Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...Dave Chapman1-1/+5
2009-07-16Get the Nano2G bootloader running - it now runs and displays a logo on one ty...Dave Chapman1-3/+11
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts1-0/+320
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman1-131/+0
2008-09-10First reading out of the touchpad!Frank Gevaerts1-1/+3
2008-09-02set PWRON bit to 1 so the player doesn't turn off immediately (should work on...Frank Gevaerts1-0/+12
2008-09-02enable full init code, as it seems to workFrank Gevaerts1-3/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg1-0/+117