~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* x86: Discard .note.gnu.property sectionsBin Meng2021-06-23
* x86: Include bss subsections in linker scriptAlexander Graf2018-08-20
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-06
* x86: efi: Add EFI loader support for x86Simon Glass2016-10-19
* arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-22
* x86: Factor out common values in the link scriptSimon Glass2014-11-25
* x86: Ensure that all relocation data is included in the imageSimon Glass2014-11-25
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* x86: Remove unused portion of link scriptSimon Glass2013-05-13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12
* | x86: Use sections header to obtain link symbolsSimon Glass2013-03-15
|/
* x86: Rearrange the output input to remove BSSSimon Glass2013-03-04
* x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-04
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-14
* x86: Allow excluding reset vector code from u-bootGabe Black2012-11-28
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04
* x86: Rename i386 to x86Graeme Russ2011-04-13