1. 91f5646 partition: check GPT partition table by Haojian Zhuang · 8 years ago
  2. 5de9f49 Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler by danh-arm · 8 years ago
  3. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 8 years ago
  4. 9c730bf Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth by danh-arm · 8 years ago
  5. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · 8 years ago
  6. 9c96ed5 Remove dcache invalidation after image authentication by Dan Handley · 8 years ago
  7. e3011cf Merge pull request #685 from sandrine-bailleux-arm/sb/base-fvp-7.6 by danh-arm · 8 years ago
  8. 55b2c34 Merge pull request #683 from dp-arm/dp/fiptool by danh-arm · 8 years ago
  9. a3f60df Merge pull request #682 from sudeep-holla/gicv3_ns_intr by danh-arm · 8 years ago
  10. 2500bed Merge pull request #680 from hzhuang1/emmc_cmd23_v2 by danh-arm · 8 years ago
  11. 3385788 Move up to Base FVP version 7.6 by Sandrine Bailleux · 8 years ago
  12. 65dfe4c fiptool: Suppress verbose messages during normal build by dp-arm · 8 years ago
  13. a194125 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · 8 years ago
  14. 97fc96f Merge pull request #679 from rockchip-linux/support-pwm-for-rk3399 by danh-arm · 8 years ago
  15. bd5cf9c emmc: support CMD23 by Haojian Zhuang · 8 years ago
  16. 869e3db gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · 8 years ago
  17. c7aaa78 rockchip: fix the reset-hold release for rk3399 resume by Caesar Wang · 8 years ago
  18. fbaa360 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 8 years ago
  19. ed6b9a5 rockchip: update to handle PWMs for rk3399 by Caesar Wang · 8 years ago
  20. 7b75418 AArch32: Add FVP support for SP_MIN by Soby Mathew · 8 years ago
  21. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  22. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  23. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  24. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  25. 420cc37 AArch32: Add console driver by Soby Mathew · 8 years ago
  26. d645232 AArch32: Enable GIC and TZC support by Soby Mathew · 8 years ago
  27. acc144b AArch32: Add SMCC context by Soby Mathew · 8 years ago
  28. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  29. 0691d97 AArch32: Add tf_printf support by Soby Mathew · 8 years ago
  30. 935c2e7 AArch32: Add translation table library support by Soby Mathew · 8 years ago
  31. d29f67b AArch32: Add assembly helpers by Soby Mathew · 8 years ago
  32. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · 8 years ago
  33. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 8 years ago
  34. 7b5c9b3 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  35. 1723113 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  36. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · 8 years ago
  37. fea233c Fix the translation table library for wraparound cases by Soby Mathew · 8 years ago
  38. 6d65bd9 Merge pull request #676 from hzhuang1/fix_io_unaligned by danh-arm · 8 years ago
  39. d32134d Merge pull request #661 from dp-arm/master by danh-arm · 8 years ago
  40. f800ccf io: block: fix unaligned buffer by Haojian Zhuang · 8 years ago
  41. 4972ec5 Replace fip_create with fiptool by dp-arm · 8 years ago
  42. fe8e77e Merge pull request #668 from sandrine-bailleux-arm/sb/rodata-xn-doc by danh-arm · 8 years ago
  43. b9917a9 Documentation for SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  44. 98ea6d0 Merge pull request #674 from rockchip-linux/Support-PWMs-for-rk3399-suspend/resume by danh-arm · 8 years ago
  45. c873cc3 Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · 8 years ago
  46. 89c947c Merge pull request #672 from soby-mathew/sm/irouter_offset by danh-arm · 8 years ago
  47. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · 8 years ago
  48. ad39cfe rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · 8 years ago
  49. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · 8 years ago
  50. ff1c229 Improve debug assertion for runtime svc number by Soby Mathew · 8 years ago
  51. d59a669 Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · 8 years ago
  52. 1cbb1b7 Merge pull request #669 from sandrine-bailleux-arm/sb/tf-hardening by danh-arm · 8 years ago
  53. 9b2bf25 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 8 years ago
  54. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 8 years ago
  55. 7304f45 Make runtime_svc_init() function more robust by Sandrine Bailleux · 8 years ago
  56. 4711058 Improvements to runtime service init code by Sandrine Bailleux · 8 years ago
  57. f9f3bbf Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · 8 years ago
  58. 0f553dc Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · 8 years ago
  59. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  60. b9ff2fd Rearrange assembly helper macros by Soby Mathew · 8 years ago
  61. 2afe462 Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms by Soby Mathew · 8 years ago
  62. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  63. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · 8 years ago
  64. f6c4108 Include `plat_psci_common.c` from the new location by Soby Mathew · 8 years ago
  65. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  66. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  67. 24ab34f Fix coding guideline warnings by Soby Mathew · 8 years ago
  68. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  69. 3364f44 Merge pull request #666 from Xilinx/zynqmp/rodata-xn by danh-arm · 8 years ago
  70. bcb4aaa Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · 8 years ago
  71. bb6611b Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · 8 years ago
  72. 42e113e rockchip: support the suspend/resume for rk3399 by Tony Xie · 8 years ago
  73. c1bf646 rockchip: support plat SIP runtime service by Caesar Wang · 8 years ago
  74. ba39fc6 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 8 years ago
  75. 6a70270 Merge pull request #659 from soby-mathew/sm/declare_stack by danh-arm · 8 years ago
  76. 5aebb2f Merge pull request #658 from soby-mathew/sm/init_spi_ppi_gic by danh-arm · 8 years ago
  77. 8e98582 Merge pull request #655 from Xilinx/report_merr by danh-arm · 8 years ago
  78. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · 8 years ago
  79. 6d1ba58 zynqmp: Separate code and rodata by Soren Brinkmann · 8 years ago
  80. 889ca03 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 8 years ago
  81. 12997c5 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · 8 years ago
  82. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  83. a0e505e ARM platforms: Include BL2U's RO section in total memory region by Sandrine Bailleux · 8 years ago
  84. 28ee10f ARM platforms: Restrict mapping of Trusted ROM in BL1 by Sandrine Bailleux · 8 years ago
  85. bdba5e5 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 8 years ago
  86. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  87. 66552da Introduce round_up/down() macros by Sandrine Bailleux · 8 years ago
  88. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  89. 6c2daed BL1: Add linker symbol identifying end of ROM content by Sandrine Bailleux · 8 years ago
  90. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 8 years ago
  91. 7528b68 xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · 8 years ago
  92. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  93. bfdbecf Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 8 years ago
  94. 4f96838 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · 8 years ago
  95. 876877d Merge pull request #657 from yatharth-arm/yk/genfw-1505 by danh-arm · 8 years ago
  96. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  97. e4862e2 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · 8 years ago
  98. 8f7f769 Merge pull request #652 from soby-mathew/sm/pmf_psci_stat by danh-arm · 8 years ago
  99. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · 8 years ago
  100. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago