aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2018-08-20x86: Include bss subsections in linker scriptAlexander Graf1-1/+1
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-15/+19
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-06x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass1-1/+1
2016-10-19x86: efi: Add EFI loader support for x86Simon Glass1-1/+35
2016-03-22arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass1-0/+4
2014-11-25x86: Factor out common values in the link scriptSimon Glass1-5/+9
2014-11-25x86: Ensure that all relocation data is included in the imageSimon Glass1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-13x86: Remove unused portion of link scriptSimon Glass1-12/+0
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15x86: Use sections header to obtain link symbolsSimon Glass1-3/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass1-7/+12
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass1-0/+2
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass1-1/+1
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black1-0/+3
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-4/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+97