1. 965846f cbfs: Remove prog_locate() for payloads (SELF and FIT) by Julius Werner · 3 years, 7 months ago
  2. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  5. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  6. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  7. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago[Renamed (96%) from src/arch/arm64/arm_tf.c]
  8. 96c075a AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file by Martin Roth · 5 years ago
  9. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  10. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  11. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  12. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 6 years ago
  13. 0553226 selfload: check target memory type in selfload_check by Ting Shen · 6 years ago
  14. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  15. c308554 selfboot: create selfboot_check function, remove check param by Ronald G. Minnich · 6 years ago
  16. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  17. 59b8f27 lib/prog_loaders: Move argument selection into selfload by Patrick Rudolph · 6 years ago
  18. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  19. 91ebbfd arm64: Pass COREBOOT flag to ARM TF, always enable logging by Julius Werner · 7 years ago
  20. 7ae73fc arm64: Use 'payload' format for ATF instead of 'stage' by Simon Glass · 8 years ago
  21. 17c2b94 arm_tf: Fix code style nits and comments by Simon Glass · 8 years ago
  22. 3834520 arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload by Julius Werner · 9 years ago
  23. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  24. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  25. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  26. a384c28 arm64: Add support for loading secure os by Furquan Shaikh · 9 years ago
  27. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  28. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  29. 49d3066 arm64: Add weak implementation of soc_get_bl31_plat_params by Furquan Shaikh · 9 years ago
  30. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  31. 745a75f arm64: Add support for using ARM Trusted Firmware as secure monitor by Julius Werner · 9 years ago