1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  3. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  4. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  5. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  6. 96c075a AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file by Martin Roth · 5 years ago
  7. a172228 src/arch/arm64: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  8. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  9. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  10. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  11. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  12. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  13. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  14. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  15. 0c5f61a arm64: Drop checks for current exception level, hardcode EL3 assumption by Julius Werner · 6 years ago
  16. 94e2ec7 arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) by Julius Werner · 6 years ago
  17. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  18. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 9 years ago
  19. 3834520 arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload by Julius Werner · 9 years ago
  20. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  21. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  22. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  23. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  24. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  25. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  26. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  27. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  28. da3a146 arm64: Make SPSR exception masking on EL2 transition explicit by Julius Werner · 9 years ago
  29. 745a75f arm64: Add support for using ARM Trusted Firmware as secure monitor by Julius Werner · 9 years ago
  30. bbca3a9 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  31. 883ec98 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  32. b436ce1 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  33. f52602a arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  34. 786b122 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  35. 9484f55 arch/arm64/boot.c: Only return if condition is met by Paul Menzel · 9 years ago
  36. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  37. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  38. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  39. 5add435 arm64: add spin table support by Aaron Durbin · 10 years ago
  40. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  41. 441df53 arm64: Switch to EL2 for libpayload jump by Furquan Shaikh · 10 years ago
  42. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  43. 17b9c19 arm64: Prepare ARM64 for building by Marc Jones · 10 years ago
  44. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago