1. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · Tue May 28 09:18:27 2024 +0300
  2. 772acf8 arm: remove redundant section alignments by Ilias Apalodimas · Fri Mar 15 08:43:51 2024 +0200
  3. cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · Fri Mar 15 08:43:50 2024 +0200
  4. 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:49 2024 +0200
  5. 45b1bd9 arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end by Ilias Apalodimas · Fri Mar 15 08:43:48 2024 +0200
  6. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  7. 6d1e1b8 arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · Fri Mar 15 08:43:46 2024 +0200
  8. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  9. a17db83 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · Tue Jan 10 11:19:31 2023 -0500
  10. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  11. a7eb9d3 ARM: Specify aligned address for secure section instead of using attributes by Chen-Yu Tsai · Thu Sep 06 11:56:28 2018 +0800
  12. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · Tue Jun 12 07:48:37 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 06ca0cf Revert "ARM: fixed relocation using proper alignment" by Tom Rini · Wed Jun 14 09:13:21 2017 -0400
  15. 2738fc3 ARM: fixed relocation using proper alignment by Manfred Schlaegl · Wed May 10 15:41:32 2017 +0200
  16. 2aa46c0 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · Mon Sep 26 14:21:30 2016 +0900
  17. 2d7aa5e ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · Tue Aug 30 16:22:21 2016 +0900
  18. 5ed0387 ARM: Add secure section for initialized data by Chen-Yu Tsai · Tue Jul 05 21:45:06 2016 +0800
  19. 3de210c ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · Sun Jun 19 12:38:39 2016 +0800
  20. a00f85d ARM: Add an empty secure stack section by Chen-Yu Tsai · Sun Jun 19 12:38:36 2016 +0800
  21. 277a8f6 ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · Sun Jun 19 12:38:34 2016 +0800
  22. 72a4800 ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · Tue Jun 07 10:54:27 2016 +0800
  23. 3e2c91c arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · Sun Mar 13 19:07:29 2016 -0600
  24. 0bd425a efi_loader: Add runtime services by Alexander Graf · Fri Mar 04 01:10:01 2016 +0100
  25. 7eab3a6 ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined by Wang Dongsheng · Mon Jan 18 11:02:40 2016 +0800
  26. 2e9e9a8 arm: discard relocation entries for secure text by Peng Fan · Fri Oct 23 10:13:03 2015 +0800
  27. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  28. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  29. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  30. 438a167 arm: Handle .gnu.hash section in ldscripts by Andreas Färber · Mon Jan 27 05:48:11 2014 +0100
  31. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  32. ddadbed arm: put .hash, .got.plt and .machine_param back in binaries by Albert ARIBAUD · Mon Jan 13 14:57:05 2014 +0100
  33. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  34. 7eafea0 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · Thu Jul 25 16:16:46 2013 +0200
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  36. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:34 2013 +0200
  37. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:33 2013 +0200
  38. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  39. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · Fri Apr 12 05:14:30 2013 +0000
  40. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · Thu Apr 11 05:43:21 2013 +0000
  41. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  42. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  43. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  44. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · Mon Feb 25 00:58:59 2013 +0000
  45. 5bbbc91 ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · Mon Oct 22 06:19:33 2012 +0000
  46. adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · Mon Oct 22 06:19:32 2012 +0000
  47. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  48. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  49. 437e2b8 arm: add a common .lds link script by Simon Glass · Thu Feb 23 03:28:41 2012 +0000