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
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2018-08-20
x86: Include bss subsections in linker script
Alexander Graf
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-06
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-03-22
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
Simon Glass
2014-11-25
x86: Factor out common values in the link script
Simon Glass
2014-11-25
x86: Ensure that all relocation data is included in the image
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-13
x86: Remove unused portion of link script
Simon Glass
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-04
x86: Rearrange the output input to remove BSS
Simon Glass
2013-03-04
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-02-14
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
2012-11-28
x86: Allow excluding reset vector code from u-boot
Gabe Black
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-04-13
x86: Rename i386 to x86
Graeme Russ