1. 3ac5fb3 arch/arm64: Add Kconfig option ARM64_BL31_OPTEE_WITH_SMC by Yu-Ping Wu · 4 weeks ago
  2. f27b22a arch/arm64: Support calling a trusted monitor by Benjamin Doron · 1 year, 1 month ago
  3. 3d807d2 arch/arm64/Makefile.mk: Switch linker to GNU GCC by Yidi Lin · 2 months ago
  4. 7e3cabe arch/arm64/Makefile.mk: Unset toolchain vars for BL31 by Yidi Lin · 2 months ago
  5. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  6. 94de325 acpi,arch,commonlib: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago[Renamed from src/arch/arm64/Makefile.inc]
  7. 44bbf6c arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLES by Maximilian Brune · 10 months ago
  8. ba2e354 arch/arm64: Hook up FADT by Arthur Heymans · 1 year, 1 month ago
  9. 6d169aa arch/arm64/Makefile.inc: Fix Kconfig name in comment by Yu-Ping Wu · 1 year ago
  10. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 8 months ago
  11. 87feced sc7180: Enable bootblock compression by Julius Werner · 3 years, 10 months ago
  12. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  13. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  14. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  15. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  16. cccb2d7 arch/arm64/Makefile.inc: Avoid # in variable definition by Nico Huber · 4 years, 5 months ago
  17. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  18. 96c075a AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file by Martin Roth · 5 years ago
  19. 06993ee lib: ramdetect: Register exception handlers for ARMv8 by Asami Doi · 5 years ago
  20. 5d6593a arm64: Factor out common parts of romstage execution flow by Julius Werner · 6 years ago
  21. d308ed3 arch/arm64: Add Kconfig to include BL31 as blob by Patrick Rudolph · 6 years ago
  22. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  23. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  24. c6d1349 Revert "cbfs/payload type: Fix build warning and whitespace in name" by Ronald G. Minnich · 6 years ago
  25. 717ba74 cbfs/payload type: Fix build warning and whitespace in name by Paul Menzel · 6 years ago
  26. 3775f1c arm64: Add ARCH Timer by T Michael Turney · 6 years ago
  27. 91ebbfd arm64: Pass COREBOOT flag to ARM TF, always enable logging by Julius Werner · 7 years ago
  28. 76b8c0e 3rdparty/arm-trusted-firmware: Update to upstream master by Martin Roth · 7 years ago
  29. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  30. 2f891a0 arm64: Fix verstage to use proper assembly versions of mem*() by Julius Werner · 7 years ago
  31. 80c314d arm-trusted-firmware: Disable a couple of warnings for GCC 6.2 by Martin Roth · 8 years ago
  32. 78a5f22 build system: mark sub-make invocations as parallelizable by Patrick Georgi · 7 years ago
  33. 50e7670 arm64: arm_tf: Do not build raw bl31.bin binary by Julius Werner · 8 years ago
  34. 7ae73fc arm64: Use 'payload' format for ATF instead of 'stage' by Simon Glass · 8 years ago
  35. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  36. fffee87 Makefile: Add build-time overlap check for programs loaded after coreboot by Julius Werner · 8 years ago
  37. 800e964 arch/arm64: Compile arm-trusted-firmware with coreboot timestamp by Patrick Georgi · 8 years ago
  38. dcc3ecc arch/arm64: Override bl31 timestamp with coreboot build timestamp by Patrick Georgi · 8 years ago
  39. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 8 years ago
  40. ab0df6d arch/arm64: Extend verstage by Itamar · 9 years ago
  41. 6dc8570 build system: strip quotes from CONFIG_CBFS_PREFIX in a single location by Patrick Georgi · 9 years ago
  42. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  43. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  44. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  45. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  46. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  47. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  48. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  49. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  50. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  51. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  52. 3d09230 arm64: Fix 'verstage-objs: command not found' error by Yidi Lin · 9 years ago
  53. 87d492f arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial by Furquan Shaikh · 9 years ago
  54. 2268b3b arch/arm64: Avoid race condition when building bl31 by Patrick Georgi · 9 years ago
  55. a384c28 arm64: Add support for loading secure os by Furquan Shaikh · 9 years ago
  56. 464f5ca Revert "arm64: remove assembly code string functions" by Furquan Shaikh · 9 years ago
  57. a412d39 Remove obsolete EARLY_CONSOLE usage by Martin Roth · 9 years ago
  58. b9215ab arm64: Remove PLAT= variable initialization based on Kconfig variable by Furquan Shaikh · 9 years ago
  59. e45a3eb arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation by Furquan Shaikh · 9 years ago
  60. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  61. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  62. 745a75f arm64: Add support for using ARM Trusted Firmware as secure monitor by Julius Werner · 9 years ago
  63. f1df50e arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  64. 59e7b42 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  65. bc40933 arm64: update verstage linking by Aaron Durbin · 9 years ago
  66. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  67. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  68. 36d3586 arm64: Allow cpu specific early setup by Furquan Shaikh · 9 years ago
  69. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  70. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  71. 9482498 arm64: Add support for save/restore registers for CPU startup. by Furquan Shaikh · 10 years ago
  72. 7d62ad0 arm64: add malloc support to secmon by Aaron Durbin · 10 years ago
  73. dbe5756 arm64: Add timestamp.c to bootblock and verstage by Furquan Shaikh · 10 years ago
  74. 6f33f0a arm64: Add verstage support by Furquan Shaikh · 10 years ago
  75. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  76. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  77. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  78. b30c9b1 arm64: split cpu.c by Aaron Durbin · 10 years ago
  79. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  80. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  81. 668316b arm64: Add support for transition library by Furquan Shaikh · 10 years ago
  82. a742ef1 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch by Furquan Shaikh · 10 years ago
  83. fbff908 coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  84. 30cda7e arm64: provide early SoC initialization by Aaron Durbin · 10 years ago
  85. 00263d0 arm64: remove assembly code string functions by Aaron Durbin · 10 years ago
  86. 0df877a arm64: use one stage_entry for all stages by Aaron Durbin · 10 years ago
  87. 17b9c19 arm64: Prepare ARM64 for building by Marc Jones · 9 years ago
  88. 4f75af9 Unify remaining binutils invocations by Patrick Georgi · 10 years ago
  89. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago