summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorLines
2008-04-24[Blackfin] arch: use the same style for missing L1 sectionsMike Frysinger-27/+20
2008-04-24[Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define...Sonic Zhang-0/+5
2008-03-26[Blackfin] arch: remove NOTES from linker scriptBernd Schmidt-2/+0
2008-02-29[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger-7/+27
2008-02-02[Blackfin] arch: move the init sections to the end of memoryMike Frysinger-19/+28
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+4
2007-10-30Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger-3/+8
2007-10-11Blackfin arch: add more common defines for output sectionsMike Frysinger-0/+6
2007-08-27Blackfin arch: vmlinux.lds.S, break up our .init into separate sectionsMike Frysinger-15/+27
2007-08-27Blackfin arch: parse input sections properly when using -ffunction-sections/-...Mike Frysinger-1/+3
2007-07-25Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...Bernd Schmidt-6/+10
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger-5/+7
2007-06-11Blackfin arch: redo our linker script a bitMike Frysinger-111/+56
2007-06-11Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz-0/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+1
2007-05-07blackfin architectureBryan Wu-0/+228