aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2021-02-16microblaze: Fix built-in DTB alignment to be 8-byte alignedGravatar Rob Herring 1-1/+1
2020-02-25microblaze: Define percpu sestion in linker fileGravatar Stefan Asserhall 1-0/+3
2019-11-27Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-1/+1
2019-11-04microblaze: Move EXCEPTION_TABLE to RO_DATA segmentGravatar Kees Cook 1-1/+2
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-1/+0
2019-10-25microblaze: Increase max dtb size to 64K from 32KGravatar Siva Durga Prasad Paladugu 1-1/+1
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAGravatar Kees Cook 1-2/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-0/+1
2014-01-27microblaze: Add NOTES section to linker scriptGravatar Michal Simek 1-0/+1
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGravatar Geert Uytterhoeven 1-1/+0
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBGravatar Michal Simek 1-1/+1
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentGravatar Michal Simek 1-5/+0
2010-11-18microblaze: Fix initramfsGravatar Michal Simek 1-13/+3
2010-10-21microblaze: Add support for little-endian MicroblazeGravatar Michal Simek 1-0/+4
2010-10-21microblaze: remove OUTPUT_FORMAT from linker scriptGravatar Michal Simek 1-1/+0
2010-08-04microblaze: Do not use _start in vmlinuxGravatar Michal Simek 1-2/+2
2010-08-04microblaze: Allow PAGE_SIZE configurationGravatar Steven J. Magnani 1-6/+6
2010-05-06microblaze: Quiet section mismatch warningsGravatar Steven J. Magnani 1-1/+2
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsGravatar Michal Simek 1-2/+3
2009-12-14microblaze: __init_begin symbol must be alignedGravatar Michal Simek 1-0/+1
2009-09-22microblaze: Fix _start symbol to physical addressGravatar Michal Simek 1-0/+1
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsGravatar Michal Simek 1-15/+19
2009-09-21microblaze: Cleanup linker script using new linker script macros.Gravatar Tim Abbott 1-31/+8
2009-07-09linker script: unify usage of discard definitionGravatar Tejun Heo 1-1/+1
2009-07-09microblaze: include EXIT_TEXT to _stextGravatar Michal Simek 1-2/+2
2009-06-24linker script: throw away .discard sectionGravatar Tejun Heo 1-0/+2
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportGravatar Michal Simek 1-5/+6
2009-05-26microblaze_mmu_v2: Update linker script for MMUGravatar Michal Simek 1-2/+1
2009-05-21microblaze: add security initcallsGravatar Arnd Bergmann 1-0/+2
2009-03-27microblaze_v8: vmlinux.lds.S - linker scriptGravatar Michal Simek 1-0/+163