Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1aad48ba5b648a313d513ff93e61eaaf22615084
/
arch
/
x86
/
config.mk
1aad48b
x86: efi: payload: Generate Microsoft PE format compliant image
by Bin Meng
· 6 years ago
58d4bc6
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
by Bin Meng
· 6 years ago
f50b17c
x86: Specify -march=core2 to build 64-bit U-Boot proper
by Bin Meng
· 6 years ago
508332b
config.mk: Remove duplicated -fno-strict-aliasing
by Bin Meng
· 6 years ago
8664297
x86: Enable -fdata-sections always
by Alexander Graf
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
e2425b6
efi_selftest: allow building relocation code on x86_64
by Heinrich Schuchardt
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
8218289
efi_loader: correctly set the machine type in the PE header
by Heinrich Schuchardt
· 7 years ago
dfafe7a
x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
by Stefan Roese
· 7 years ago
3d2a787
x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot
by Bin Meng
· 7 years ago
20358f6
x86: Use default stack boundary alignment
by Bin Meng
· 7 years ago
5aa5875
x86: Update compile/link flags to support 64-bit U-Boot
by Simon Glass
· 8 years ago
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
105c936
efi: x86: Adjust EFI files support efi_loader
by Simon Glass
· 8 years ago
6f4b08a
x86: Move efi .S files into the 'lib' directory
by Simon Glass
· 8 years ago
b776fc0
x86: Move efi .lds files into the 'lib' directory
by Simon Glass
· 8 years ago
ce62a25
efi: Add 64-bit payload support
by Simon Glass
· 9 years ago
63f581f
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· 9 years ago
c24aae5
x86: Set up toolchain flags for running as EFI application
by Ben Stoltz
· 9 years ago
9e4af83
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
0a50d3b
x86: Remove REALMODE_BASE which is no longer used
by Simon Glass
· 10 years ago
3070446
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
37215b7
x86: Enable 32-bit build using x86_64 multilib toolchain
by Vasili Galka
· 10 years ago
7702eeb
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
by Masahiro Yamada
· 11 years ago
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
4fad149
x86: Delete redundant compiler flags
by Masahiro Yamada
· 11 years ago
aa96dd1
x86: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
2e4622d
x86: Enable generic board support
by Simon Glass
· 12 years ago
1662cf1
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
by Gabe Black
· 13 years ago
9209ed5
Reduce build times
by Wolfgang Denk
· 13 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
[Renamed from arch/i386/config.mk]
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
3fe4860
x86: Parametize values used in linker script
by Graeme Russ
· 14 years ago
9381c8a
x86: Align config.mk and linker scripts with other arches
by Graeme Russ
· 14 years ago
b859b8c
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
bed10fa
x86: Change compiler options
by Graeme Russ
· 14 years ago
4cde5d0
x86: use gc sections to reduce image size
by Graeme Russ
· 14 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_i386/config.mk]
5b66044
push LOAD_ADDR out to arch mk files
by Mike Frysinger
· 15 years ago
31d434d
Move architecture specific config.mk files into subdirs
by Peter Tyser
· 15 years ago
[Renamed from i386_config.mk]
8378ba4
push CROSS_COMPILE out to $(ARCH)_config.mk
by Mike Frysinger
· 15 years ago
591dda5
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago