1. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  2. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  3. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  4. 4626a59 Merge pull request #1369 from sivadur/xilinxdiff by danh-arm · 6 years ago
  5. 692d7ca Merge pull request #1340 from Andre-ARM/sec-irqs-fixes by Dimitris Papastamos · 6 years ago
  6. 3b894b4 Merge pull request #1384 from rockchip-linux/for_m0_patch by Dimitris Papastamos · 6 years ago
  7. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  8. b76656d zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 6 years ago
  9. a4ed4b2 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 6 years ago
  10. af4b10e xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 6 years ago
  11. bf83b9c plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 6 years ago
  12. 5654787 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 6 years ago
  13. ba2b056 zynqmp: pm_service: Make PMU IPI-1 channel unsecure by Rajan Vaja · 6 years ago
  14. e7d5dff zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 7 years ago
  15. 40808bc xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 6 years ago
  16. 79f7595 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 6 years ago
  17. b8d474f plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 7 years ago
  18. 8f49972 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 6 years ago
  19. 36703e2 Include "bl_common.h" in Xilinx zynqmp_private.h by Wendy Liang · 7 years ago
  20. f3994cc zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 6 years ago
  21. 83e3725 plat: zynqmp: Add support for CG/EG/EV device detection by Siva Durga Prasad Paladugu · 6 years ago
  22. 19d69c0 aarch64: zynqmp: Add new Ids for RFSoC by Siva Durga Prasad Paladugu · 7 years ago
  23. b982d16 zynqmp: Fix CSU ID SVD mask fo getting chip ID by Siva Durga Prasad Paladugu · 7 years ago
  24. 1f80d3f zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API by Siva Durga Prasad Paladugu · 6 years ago
  25. f2ddd91 zynqmp: pm: Implement PM_INIT_FINALIZE PM API call by Filip Drazic · 7 years ago
  26. ca1e0af zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE by Filip Drazic · 7 years ago
  27. de93d98 zynqmp: pm: Implemented new pm API to load secure images by Siva Durga Prasad Paladugu · 6 years ago
  28. 00ae6c5 xilinx: zynqmp: Read bootmode register using PM API by Siva Durga Prasad Paladugu · 7 years ago
  29. 78ba145 zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup by Filip Drazic · 7 years ago
  30. d7d62ce zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup by Filip Drazic · 7 years ago
  31. cd16582 zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN by Mirela Simonovic · 7 years ago
  32. 43b23a3 zynqmp: pm: Add support for setting suspend-to-RAM mode by Siva Durga Prasad Paladugu · 6 years ago
  33. 1caf88e zynqmp: pm: Implement pm_get_node_status API function by Anes Hadziahmetagic · 7 years ago
  34. 48742f5 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 6 years ago
  35. 3787f84 Merge pull request #1383 from sandrine-bailleux-arm/topics/sb/sp-access-fpregs by Dimitris Papastamos · 6 years ago
  36. fd11e16 Merge pull request #1382 from sandrine-bailleux-arm/topics/sb/fix-doc by Dimitris Papastamos · 6 years ago
  37. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  38. f0a1ccb Merge pull request #1378 from vwadekar/denver-cve-2017-5715 by Dimitris Papastamos · 6 years ago
  39. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · 6 years ago
  40. e2d97e4 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 6 years ago
  41. e34bd09 Workaround for CVE-2017-5715 on NVIDIA Denver CPUs by Varun Wadekar · 6 years ago
  42. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  43. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 6 years ago
  44. adffd42 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 6 years ago
  45. 4b00cb7 Fix build error with correct format string by Jeenu Viswambharan · 6 years ago
  46. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  47. 2f1a81c Merge pull request #1385 from antonio-nino-diaz-arm/an/revert-console by Dimitris Papastamos · 6 years ago
  48. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  49. f900a06 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 6 years ago
  50. 00960ba rockchip/rk3399: Split M0 binary into two by Lin Huang · 6 years ago
  51. 86a45d9 rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 6 years ago
  52. 811934e SPM: Do not trap S-EL0 access to SVE/SIMD/FP regs by Sandrine Bailleux · 6 years ago
  53. 842117d Fix doc for bl31_plat_get_next_image_ep_info() by Sandrine Bailleux · 6 years ago
  54. b188155 Replace bootwrapped kernel instructions from User Guide by Antonio Nino Diaz · 6 years ago
  55. 6449182 css: Do not map the non-secure RAM as secure by Chris Kay · 6 years ago
  56. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  57. 2b54c0c plat/arm: Fix incorrect bounds check in ARM_CASSERT_MMAP by Chris Kay · 6 years ago
  58. 2469032 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 6 years ago
  59. 688e773 Merge pull request #1372 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  60. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  61. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  62. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 6 years ago
  63. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  64. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  65. 0bc60d0 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  66. c8cc351 Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  67. f8eff01 Merge pull request #1368 from EvanLloyd/editorconfig by danh-arm · 6 years ago
  68. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  69. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  70. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  71. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  72. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  73. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  74. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  75. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  76. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  77. 94b0bed Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptool by danh-arm · 6 years ago
  78. ca36163 Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · 6 years ago
  79. aabf147 Merge pull request #1367 from robertovargas-arm/ndebug by danh-arm · 6 years ago
  80. ba76444 Merge pull request #1366 from antonio-nino-diaz-arm/an/ignore-spdx by danh-arm · 6 years ago
  81. 822525c Merge pull request #1365 from jonathanwright-ARM/jw/fix-cert-create-makefile by danh-arm · 6 years ago
  82. 962a211 Merge pull request #1364 from Yann-lms/bl2_at_el3_mmu by danh-arm · 6 years ago
  83. 5dab8cc Merge pull request #1371 from antonio-nino-diaz-arm/an/fix-checkpatch by danh-arm · 6 years ago
  84. 242cd3c tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · 6 years ago
  85. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  86. 39ed74d smccc: Fix checkpatch error in header file by Antonio Nino Diaz · 6 years ago
  87. 5cb62a6 Add .editorconfig file by Evan Lloyd · 7 years ago
  88. fa2dda0 Merge pull request #1362 from robertovargas-arm/dtc-warnings by danh-arm · 6 years ago
  89. 5600ecb Merge pull request #1361 from vchong/tool_add_img by danh-arm · 6 years ago
  90. 08178eb Remove the unused macro NDEBUG by Roberto Vargas · 7 years ago
  91. 8f42f71 Merge pull request #1363 from antonio-nino-diaz-arm/an/res1-ap by danh-arm · 6 years ago
  92. 9e0f4f3 Merge pull request #1360 from antonio-nino-diaz-arm/an/smccc-v2 by danh-arm · 6 years ago
  93. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  94. bf5d1ba Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 6 years ago
  95. 69da5f2 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  96. 4237fb6 checkpatch: Ignore SPDX_LICENSE_TAG by Antonio Nino Diaz · 6 years ago
  97. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  98. 6292d77 arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 6 years ago
  99. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  100. 60e5c2f BL2_AT_EL3: do not try to disable MMU twice on AARCH32 by Yann Gautier · 6 years ago