1. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  2. d135ad7 Merge pull request #1410 from Anson-Huang/master by Dimitris Papastamos · 7 years ago
  3. 73b4214 Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 7 years ago
  4. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 7 years ago
  5. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  6. baa7650 Support for NXP's i.MX8QM SoC by Anson Huang · 7 years ago
  7. 0bc1830 Support for NXP's i.MX8QX SoC by Anson Huang · 7 years ago
  8. bd08def Support for NXP's imx SoC common function by Anson Huang · 7 years ago
  9. 27b9d5e Support for NXP's imx SoC debug uart by Anson Huang · 7 years ago
  10. ff2743e Support for NXP's i.MX8 SoCs IPC by Anson Huang · 7 years ago
  11. 355e096 Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 7 years ago
  12. acb8b3c allwinner: Add security setup by Andre Przywara · 7 years ago
  13. 560581e allwinner: Add platform PSCI functions required for SMP by Samuel Holland · 8 years ago
  14. 333d66c allwinner: Add functions to control CPU power/reset by Samuel Holland · 8 years ago
  15. 64b3d9d allwinner: Add Allwinner A64 support by Samuel Holland · 8 years ago
  16. 5803258 allwinner: Introduce basic platform support by Samuel Holland · 8 years ago
  17. 4a410a3 Merge pull request #1417 from paulkocialkowski/integration by Dimitris Papastamos · 7 years ago
  18. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 7 years ago
  19. f3a5e3d Merge pull request #1412 from masahir0y/uniphier by Dimitris Papastamos · 7 years ago
  20. fb83888 rockchip: Move stdint header to the offending header file by Paul Kocialkowski · 7 years ago
  21. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  22. f13cb56 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · 7 years ago
  23. a138f76 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 7 years ago
  24. ff4e86f Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 7 years ago
  25. 4fc1a38 uniphier: fix CCI-500 connection for LD20 by Satoshi Ikawa · 7 years ago
  26. 608529a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 7 years ago
  27. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 7 years ago
  28. ee7cda3 Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 7 years ago
  29. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  30. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  31. 83685de Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 7 years ago
  32. 2013d8f Juno: Bump up the BL1-RW size by Soby Mathew · 7 years ago
  33. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  34. bc325c2 Remove duplicate weak definition by Daniel Boulby · 7 years ago
  35. edcd266 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 7 years ago
  36. e829a37 plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 7 years ago
  37. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  38. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  39. 1f4d62d Merge pull request #1369 from sivadur/xilinxdiff by danh-arm · 7 years ago
  40. a54616a Merge pull request #1384 from rockchip-linux/for_m0_patch by Dimitris Papastamos · 7 years ago
  41. 29657d0 zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 7 years ago
  42. 91bf4c5 zynqmp: Fix EG/EV detection logic by Siva Durga Prasad Paladugu · 7 years ago
  43. 5479fa7 zynqmp: Add new API for processing secure images by Siva Durga Prasad Paladugu · 7 years ago
  44. 7dae613 xilinx: zynqmp: pm_service: Fix APU only restart by Tejas Patel · 7 years ago
  45. 3f0d4f1 plat: xilinx: zynqmp: Make fpga load blocking until completed by Siva Durga Prasad Paladugu · 7 years ago
  46. b84fb05 plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function by Siva Durga Prasad Paladugu · 7 years ago
  47. 85dc2d4 zynqmp: pm_service: Make PMU IPI-1 channel unsecure by Rajan Vaja · 8 years ago
  48. 88d02c4 zynqmp: pm: Remove unnecessary header includes by Rajan Vaja · 8 years ago
  49. a6d2852 xilinx: zynqmp: Remove PMU Firmware checks by Siva Durga Prasad Paladugu · 7 years ago
  50. 3d512f0 zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded by Siva Durga Prasad Paladugu · 7 years ago
  51. 756e7f2 plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 8 years ago
  52. b116048 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 7 years ago
  53. b88b0c9 Include "bl_common.h" in Xilinx zynqmp_private.h by Wendy Liang · 8 years ago
  54. c95b2df zynqmp: pm: Added APIs for xilsecure linux support by Siva Durga Prasad Paladugu · 7 years ago
  55. 915d487 plat: zynqmp: Add support for CG/EG/EV device detection by Siva Durga Prasad Paladugu · 7 years ago
  56. d9710ae aarch64: zynqmp: Add new Ids for RFSoC by Siva Durga Prasad Paladugu · 8 years ago
  57. e27d3b5 zynqmp: Fix CSU ID SVD mask fo getting chip ID by Siva Durga Prasad Paladugu · 8 years ago
  58. 61ef376 zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API by Siva Durga Prasad Paladugu · 7 years ago
  59. 27722ac zynqmp: pm: Implement PM_INIT_FINALIZE PM API call by Filip Drazic · 8 years ago
  60. 0484967 zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE by Filip Drazic · 8 years ago
  61. e71fe2a zynqmp: pm: Implemented new pm API to load secure images by Siva Durga Prasad Paladugu · 7 years ago
  62. 29bd0e6 xilinx: zynqmp: Read bootmode register using PM API by Siva Durga Prasad Paladugu · 8 years ago
  63. 0b3a4e4 zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup by Filip Drazic · 8 years ago
  64. 9feba2e zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup by Filip Drazic · 8 years ago
  65. c496f5a zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN by Mirela Simonovic · 9 years ago
  66. 34c5713 zynqmp: pm: Add support for setting suspend-to-RAM mode by Siva Durga Prasad Paladugu · 7 years ago
  67. d744b6f zynqmp: pm: Implement pm_get_node_status API function by Anes Hadziahmetagic · 9 years ago
  68. b6ceca4 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 7 years ago
  69. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 7 years ago
  70. 8aaa863 css/sgi: rework the core position calculation function by Vishwanatha HG · 7 years ago
  71. 8ac1765 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 7 years ago
  72. ede1342 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 7 years ago
  73. e1040aa Fix build error with correct format string by Jeenu Viswambharan · 7 years ago
  74. a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 7 years ago
  75. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  76. 5b88643 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 7 years ago
  77. ff4735c rockchip/rk3399: Split M0 binary into two by Lin Huang · 7 years ago
  78. 133598c rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 7 years ago
  79. d7ecac7 css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 7 years ago
  80. b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 7 years ago
  81. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  82. 43d7145 Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 7 years ago
  83. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 8 years ago
  84. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  85. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  86. 9c52bbc Merge pull request #1361 from vchong/tool_add_img by danh-arm · 7 years ago
  87. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  88. ccd130e Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 7 years ago
  89. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  90. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  91. a8d9550 Merge pull request #1345 from dbasehore/udelay by Dimitris Papastamos · 7 years ago
  92. 00ad56e poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · 7 years ago
  93. bb3a6f8 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 7 years ago
  94. bedf6f0 Merge pull request #1250 from jollysxilinx/zynqmp-new-eemi-api by Dimitris Papastamos · 7 years ago
  95. 4af1654 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 7 years ago
  96. a427785 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 8 years ago
  97. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  98. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  99. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
  100. f37704b Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 7 years ago