Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c17c4228543396e1eac27ed522d90b2fc578529a
/
arch
/
x86
/
config.mk
95b62b2
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
5bd828b
efi: x86: Adjust EFI files support efi_loader
by Simon Glass
· 8 years ago
2dcd4e9
x86: Move efi .S files into the 'lib' directory
by Simon Glass
· 8 years ago
d36badf
x86: Move efi .lds files into the 'lib' directory
by Simon Glass
· 8 years ago
96a8d40
efi: Add 64-bit payload support
by Simon Glass
· 9 years ago
476476e
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· 9 years ago
3f1c046
x86: Set up toolchain flags for running as EFI application
by Ben Stoltz
· 9 years ago
0a12e68
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
bc48806
x86: Remove REALMODE_BASE which is no longer used
by Simon Glass
· 10 years ago
dd43fa2
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
dbb7234
x86: Enable 32-bit build using x86_64 multilib toolchain
by Vasili Galka
· 10 years ago
c2e5b6a
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
by Masahiro Yamada
· 11 years ago
cd2e46c
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
f694183
x86: Delete redundant compiler flags
by Masahiro Yamada
· 11 years ago
3954b73
x86: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e424c15
x86: Enable generic board support
by Simon Glass
· 12 years ago
36b2409
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
by Gabe Black
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
83b7e2a
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
fea2572
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
[Renamed from arch/i386/config.mk]
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
1466641
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
6dc1eceb
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
3a25e94
x86: Parametize values used in linker script
by Graeme Russ
· 14 years ago
a85f53c
x86: Align config.mk and linker scripts with other arches
by Graeme Russ
· 14 years ago
8aba9dc
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
5c16165
x86: Change compiler options
by Graeme Russ
· 14 years ago
d664adb
x86: use gc sections to reduce image size
by Graeme Russ
· 14 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_i386/config.mk]
262ae0a
push LOAD_ADDR out to arch mk files
by Mike Frysinger
· 15 years ago
b220c64
Move architecture specific config.mk files into subdirs
by Peter Tyser
· 15 years ago
[Renamed from i386_config.mk]
1ea6bcd
push CROSS_COMPILE out to $(ARCH)_config.mk
by Mike Frysinger
· 15 years ago
2262cfe
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago