aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAge
* [Blackfin] arch: use the same style for missing L1 sectionsMike Frysinger2008-04-23
* [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define...Sonic Zhang2008-04-23
* [Blackfin] arch: remove NOTES from linker scriptBernd Schmidt2008-03-25
* [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger2008-02-28
* [Blackfin] arch: move the init sections to the end of memoryMike Frysinger2008-02-02
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger2007-10-30
* Blackfin arch: add more common defines for output sectionsMike Frysinger2007-10-10
* Blackfin arch: vmlinux.lds.S, break up our .init into separate sectionsMike Frysinger2007-08-27
* Blackfin arch: parse input sections properly when using -ffunction-sections/-...Mike Frysinger2007-08-27
* Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...Bernd Schmidt2007-07-24
* Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger2007-07-12
* Blackfin arch: redo our linker script a bitMike Frysinger2007-06-11
* Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-11
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-19
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-19
* blackfin architectureBryan Wu2007-05-07