summaryrefslogtreecommitdiffstats
path: root/arch/x86/config.mk
Commit message (Expand)AuthorAgeFilesLines
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-4/+4
* x86: efi: app: Generate Microsoft PE format compliant imageBin Meng2018-12-021-1/+1
* x86: efi: payload: Generate Microsoft PE format compliant imageBin Meng2018-12-021-1/+1
* x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit buildBin Meng2018-10-221-0/+1
* x86: Specify -march=core2 to build 64-bit U-Boot properBin Meng2018-10-221-1/+1
* config.mk: Remove duplicated -fno-strict-aliasingBin Meng2018-09-251-1/+0
* x86: Enable -fdata-sections alwaysAlexander Graf2018-08-201-3/+1
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-0/+2
* efi_selftest: allow building relocation code on x86_64Heinrich Schuchardt2018-06-031-4/+16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* efi_loader: correctly set the machine type in the PE headerHeinrich Schuchardt2018-04-091-1/+5
* x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese2017-11-301-3/+0
* x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng2017-08-011-1/+1
* x86: Use default stack boundary alignmentBin Meng2017-08-011-2/+1
* x86: Update compile/link flags to support 64-bit U-BootSimon Glass2017-02-071-2/+28
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-1/+1
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-141-0/+16
* x86: Move efi .S files into the 'lib' directorySimon Glass2016-11-141-1/+1
* x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-141-1/+1
* efi: Add 64-bit payload supportSimon Glass2015-08-051-0/+10
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-051-0/+7
* x86: Set up toolchain flags for running as EFI applicationBen Stoltz2015-08-051-3/+27
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-3/+0
* x86: Remove REALMODE_BASE which is no longer usedSimon Glass2014-11-211-1/+0
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-231-3/+0
* x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka2014-06-231-2/+3
* x86: specify CONFIG_USE_PRIVATE_LIBGCC more simplyMasahiro Yamada2014-03-121-3/+1
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-1/+1
* x86: Delete redundant compiler flagsMasahiro Yamada2014-03-041-4/+1
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Enable generic board supportSimon Glass2013-03-151-0/+3
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-291-0/+7
* Reduce build timesWolfgang Denk2011-11-031-4/+6
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-1/+0
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+42