summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/u-boot.lds
Commit message (Expand)AuthorAgeFilesLines
* arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-221-0/+4
* x86: Factor out common values in the link scriptSimon Glass2014-11-251-5/+9
* x86: Ensure that all relocation data is included in the imageSimon Glass2014-11-251-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Remove unused portion of link scriptSimon Glass2013-05-131-12/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | x86: Use sections header to obtain link symbolsSimon Glass2013-03-151-3/+1
|/
* x86: Rearrange the output input to remove BSSSimon Glass2013-03-041-7/+12
* x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-041-0/+2
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-141-1/+1
* x86: Allow excluding reset vector code from u-bootGabe Black2012-11-281-0/+3
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-4/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+97
OpenPOWER on IntegriCloud