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