Commit Graph

33 Commits (c95c666d0128e5ec0c161b531c568233a8d3979d)

Author SHA1 Message Date
Bin Meng dd4611dea4 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build 6 years ago
Bin Meng a139cc1865 x86: Specify -march=core2 to build 64-bit U-Boot proper 6 years ago
Bin Meng d8d81d4a5d config.mk: Remove duplicated -fno-strict-aliasing 6 years ago
Alexander Graf 1acbd0ea99 x86: Enable -fdata-sections always 6 years ago
Alexander Graf 7e21fbca26 efi_loader: Rename sections to allow for implicit data 6 years ago
Heinrich Schuchardt 508d856704 efi_selftest: allow building relocation code on x86_64 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt f4cf153a48 efi_loader: correctly set the machine type in the PE header 6 years ago
Stefan Roese aa7839b39c x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 7 years ago
Bin Meng e719b6b0f8 x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot 7 years ago
Bin Meng 9a95f51ffe x86: Use default stack boundary alignment 7 years ago
Simon Glass 3a03703afc x86: Update compile/link flags to support 64-bit U-Boot 7 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Simon Glass 5bd828b532 efi: x86: Adjust EFI files support efi_loader 8 years ago
Simon Glass 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 years ago
Simon Glass d36badfdc6 x86: Move efi .lds files into the 'lib' directory 8 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 9 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 9 years ago
Ben Stoltz 3f1c046cea x86: Set up toolchain flags for running as EFI application 9 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 9 years ago
Simon Glass bc48806161 x86: Remove REALMODE_BASE which is no longer used 10 years ago
Masahiro Yamada dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y 10 years ago
Vasili Galka dbb7234b2a x86: Enable 32-bit build using x86_64 multilib toolchain 10 years ago
Masahiro Yamada c2e5b6a090 x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply 10 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 10 years ago
Masahiro Yamada f694183ba1 x86: Delete redundant compiler flags 10 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass e424c15c1f x86: Enable generic board support 11 years ago
Gabe Black 36b2409a3d x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 13 years ago
Wolfgang Denk 14666418e9 Coding Style cleanup: remove trailing empty lines 13 years ago
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 13 years ago
Graeme Russ 3a25e94410 x86: Parametize values used in linker script 13 years ago
Graeme Russ a85f53cd3f x86: Align config.mk and linker scripts with other arches 13 years ago
Nobuhiro Iwamatsu 8aba9dceeb Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS 13 years ago
Graeme Russ 5c161653db x86: Change compiler options 14 years ago
Graeme Russ d664adb6bb x86: use gc sections to reduce image size 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Mike Frysinger 8eb7e28014 push LOAD_ADDR out to arch mk files 15 years ago
Mike Frysinger 262ae0a619 push LOAD_ADDR out to arch mk files 15 years ago
Peter Tyser b220c64d86 Move architecture specific config.mk files into subdirs 15 years ago
Mike Frysinger 1ea6bcd859 push CROSS_COMPILE out to $(ARCH)_config.mk 15 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago
wdenk 39f0e5f8cd Initial revision 22 years ago
wdenk f2e4c3d34e Initial revision 23 years ago
wdenk 572c162207 Initial revision 24 years ago