aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/config.mk
AgeCommit message (Expand)AuthorFilesLines
2017-08-01x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng1-1/+1
2017-08-01x86: Use default stack boundary alignmentBin Meng1-2/+1
2017-02-07x86: Update compile/link flags to support 64-bit U-BootSimon Glass1-2/+28
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf1-1/+1
2016-11-14efi: x86: Adjust EFI files support efi_loaderSimon Glass1-0/+16
2016-11-14x86: Move efi .S files into the 'lib' directorySimon Glass1-1/+1
2016-11-14x86: Move efi .lds files into the 'lib' directorySimon Glass1-1/+1
2015-08-05efi: Add 64-bit payload supportSimon Glass1-0/+10
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass1-0/+7
2015-08-05x86: Set up toolchain flags for running as EFI applicationBen Stoltz1-3/+27
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-3/+0
2014-11-21x86: Remove REALMODE_BASE which is no longer usedSimon Glass1-1/+0
2014-10-23x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada1-3/+0
2014-06-23x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka1-2/+3
2014-03-12x86: specify CONFIG_USE_PRIVATE_LIBGCC more simplyMasahiro Yamada1-3/+1
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada1-1/+1
2014-03-04x86: Delete redundant compiler flagsMasahiro Yamada1-4/+1
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-15x86: Enable generic board supportSimon Glass1-0/+3
2011-11-29x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black1-0/+7
2011-11-03Reduce build timesWolfgang Denk1-4/+6
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-1/+0
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+42