summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/app.lds
AgeCommit message (Expand)AuthorFilesLines
2019-01-02mips: Adjust main & irq stack sizes to fit in IRAM on all targetsSolomon Peachy1-2/+2
2019-01-02mips: Use a separate IRQ stack & optimize IRQ handling a littleSolomon Peachy1-0/+3
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-2/+4
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero1-5/+5
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré1-9/+2
2010-08-24mips is predefined by gcc, but we want it for paths. Don't let others fall in...Thomas Martitz1-1/+0
2010-01-03Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere1-24/+10
2009-06-18Ingenic Jz4740: enable IRAM (only core, without ibss)Maurus Cuelenaere1-20/+12
2009-04-19Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bitMaurus Cuelenaere1-12/+12
2009-04-19MIPS: set load address of .iram to the start of .bss so RAM doesn't get wastedMaurus Cuelenaere1-2/+5
2009-04-19Remove some redundant links in MIPS linker scriptsMaurus Cuelenaere1-3/+0
2009-03-12Allow mkinfo.pl to read the RAM usage correctly. All other targets define bot...Jens Arnold1-0/+1
2009-02-26Ingenic Jz4740:Maurus Cuelenaere1-5/+2
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-0/+144