summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2021-02-16microblaze: Fix built-in DTB alignment to be 8-byte alignedRob Herring1-1/+1
2020-02-25microblaze: Define percpu sestion in linker fileStefan Asserhall1-0/+3
2019-11-27Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2019-11-04microblaze: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook1-1/+2
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-10-25microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu1-1/+1
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-2/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek1-0/+1
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven1-1/+0
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek1-1/+1
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek1-5/+0
2010-11-18microblaze: Fix initramfsMichal Simek1-13/+3
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek1-0/+4
2010-10-21microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek1-1/+0
2010-08-04microblaze: Do not use _start in vmlinuxMichal Simek1-2/+2
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani1-6/+6
2010-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani1-1/+2
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsMichal Simek1-2/+3
2009-12-14microblaze: __init_begin symbol must be alignedMichal Simek1-0/+1
2009-09-22microblaze: Fix _start symbol to physical addressMichal Simek1-0/+1
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek1-15/+19
2009-09-21microblaze: Cleanup linker script using new linker script macros.Tim Abbott1-31/+8
2009-07-09linker script: unify usage of discard definitionTejun Heo1-1/+1
2009-07-09microblaze: include EXIT_TEXT to _stextMichal Simek1-2/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+2
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-05-26microblaze_mmu_v2: Update linker script for MMUMichal Simek1-2/+1
2009-05-21microblaze: add security initcallsArnd Bergmann1-0/+2
2009-03-27microblaze_v8: vmlinux.lds.S - linker scriptMichal Simek1-0/+163