index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2026-01-20
arm: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2025-06-02
ARM: Align image end to 8 bytes to fit DT alignment
Marek Vasut
2025-04-02
arm: Discard unwanted sections in linker script
Sam Edwards
2025-04-02
arm: Remove stray .mmutable reference in linker script
Sam Edwards
2024-06-07
arm: move _end to linker symbols
Ilias Apalodimas
2024-03-29
arm: remove redundant section alignments
Ilias Apalodimas
2024-03-29
arm: move image_copy_start/end to linker symbols
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_start/end definitions
Ilias Apalodimas
2024-03-29
arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-03-29
arm: clean up v7 and v8 linker scripts for bss_start/end
Ilias Apalodimas
2023-12-13
arm: x86: Drop discarding of command linker-lists
Simon Glass
2023-01-20
arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2018-09-07
ARM: Specify aligned address for secure section instead of using attributes
Chen-Yu Tsai
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-06-14
Revert "ARM: fixed relocation using proper alignment"
Tom Rini
2017-06-12
ARM: fixed relocation using proper alignment
Manfred Schlaegl
2016-10-14
ARM: create .secure_stack section only for PSCI
Masahiro Yamada
2016-09-07
ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
Masahiro Yamada
2016-07-15
ARM: Add secure section for initialized data
Chen-Yu Tsai
2016-07-15
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
Chen-Yu Tsai
2016-07-15
ARM: Add an empty secure stack section
Chen-Yu Tsai
2016-07-15
ARM: Page align secure section only when it is executed in situ
Chen-Yu Tsai
2016-06-20
ARM: allocate extra space for PSCI stack in secure section during link phase
Chen-Yu Tsai
2016-03-22
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-01-31
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...
Wang Dongsheng
2015-11-12
arm: discard relocation entries for secure text
Peng Fan
2015-05-13
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
Jan Kiszka
2014-07-28
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-04-07
arm: Handle .gnu.hash section in ldscripts
Andreas Färber
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-01-14
arm: put .hash, .got.plt and .machine_param back in binaries
Albert ARIBAUD
2013-12-07
arm: keep all sections in ELF file
Albert ARIBAUD
2013-09-05
arm: lds: Remove libgcc eabi exception handling tables
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-04-14
ARM: fix CONFIG_SPL_MAX_SIZE semantics
Albert ARIBAUD
2013-04-13
ARM: Fix __bss_start and __bss_end in linker scripts
Albert ARIBAUD
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2012-10-29
ARM: enhance u-boot.lds to detect over-sized SPL
Stephen Warren
2012-10-26
ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
Stephen Warren
[next]