1. 2fe1281 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · 8 years ago
  2. 5a3aae6 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  3. a5aa7ff ARM: Add secure section for initialized data by Chen-Yu Tsai · 8 years ago
  4. 3eff681 ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section by Chen-Yu Tsai · 8 years ago
  5. 980d6a5 ARM: Add an empty secure stack section by Chen-Yu Tsai · 8 years ago
  6. a1274cc ARM: Page align secure section only when it is executed in situ by Chen-Yu Tsai · 8 years ago
  7. b56e06d ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · 8 years ago
  8. c135211 arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  9. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  10. c5e954e ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined by Wang Dongsheng · 9 years ago
  11. d47cb0b arm: discard relocation entries for secure text by Peng Fan · 9 years ago
  12. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  13. bf433af ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · 10 years ago
  14. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  15. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  16. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  17. b02bfc4 arm: put .hash, .got.plt and .machine_param back in binaries by Albert ARIBAUD · 11 years ago
  18. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  19. fba1ed4 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 47bd65e arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  22. d026dec arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  23. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  24. 6ebc346 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · 11 years ago
  25. f84a7b8 ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 11 years ago
  26. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  27. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  28. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  29. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  30. 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  31. b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  32. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  33. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  34. dde3b70 arm: add a common .lds link script by Simon Glass · 13 years ago