index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
config.mk
Age
Commit message (
Expand
)
Author
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2018-12-02
x86: efi: app: Generate Microsoft PE format compliant image
Bin Meng
2018-12-02
x86: efi: payload: Generate Microsoft PE format compliant image
Bin Meng
2018-10-22
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
Bin Meng
2018-10-22
x86: Specify -march=core2 to build 64-bit U-Boot proper
Bin Meng
2018-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-08-20
x86: Enable -fdata-sections always
Alexander Graf
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-06-03
efi_selftest: allow building relocation code on x86_64
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-09
efi_loader: correctly set the machine type in the PE header
Heinrich Schuchardt
2017-11-30
x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
Stefan Roese
2017-08-01
x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot
Bin Meng
2017-08-01
x86: Use default stack boundary alignment
Bin Meng
2017-02-07
x86: Update compile/link flags to support 64-bit U-Boot
Simon Glass
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-14
efi: x86: Adjust EFI files support efi_loader
Simon Glass
2016-11-14
x86: Move efi .S files into the 'lib' directory
Simon Glass
2016-11-14
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2015-08-05
efi: Add 64-bit payload support
Simon Glass
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
x86: Set up toolchain flags for running as EFI application
Ben Stoltz
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2014-11-21
x86: Remove REALMODE_BASE which is no longer used
Simon Glass
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
2014-06-23
x86: Enable 32-bit build using x86_64 multilib toolchain
Vasili Galka
2014-03-12
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-04
x86: Delete redundant compiler flags
Masahiro Yamada
2013-11-01
x86: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
x86: Enable generic board support
Simon Glass
2011-11-29
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
Gabe Black
2011-11-03
Reduce build times
Wolfgang Denk
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-13
x86: Rename i386 to x86
Graeme Russ