summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/u-boot.lds
AgeCommit message (Expand)Author
2016-03-22arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass
2014-11-25x86: Factor out common values in the link scriptSimon Glass
2014-11-25x86: Ensure that all relocation data is included in the imageSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13x86: Remove unused portion of link scriptSimon Glass
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15x86: Use sections header to obtain link symbolsSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-13x86: Rename i386 to x86Graeme Russ