summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s5l8700/boot.lds
AgeCommit message (Expand)AuthorFilesLines
2010-06-09meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré1-1/+1
2010-03-08Fix red.Thomas Martitz1-1/+1
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz1-2/+2
2009-11-11Meizu M3: configure and use SDRAMBertrik Sikken1-4/+0
2009-11-06Meizu M6SP: initialise and use SDRAMBertrik Sikken1-1/+1
2009-10-25Fix ipod nano 2g bootloader link problem, caused by my previous commitBertrik Sikken1-2/+2
2009-10-25Meizu M6 SP: make bootloader compile and run againBertrik Sikken1-3/+9
2009-10-12Nano2G bootloader - fix dual-booting the Apple firmware.Dave Chapman1-2/+1
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman1-4/+8
2009-10-02Final changes to get a Nano 2G main build compiling.Dave Chapman1-1/+1
2009-07-25Correct the memory sizes (IRAM and DRAM) for the Nano2G.Dave Chapman1-3/+7
2009-07-12Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman1-5/+14
2009-07-05S5L8700: implement kernel timerBertrik Sikken1-0/+2
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts1-14/+40
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts1-1/+1
2008-10-05set output format correctlyFrank Gevaerts1-2/+2
2008-09-18M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfuFrank Gevaerts1-2/+10
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg1-0/+54