index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
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
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
2012-03-30
arm: add a common .lds link script
Simon Glass