1. b346423 rockchip: remove the unused code for rk3399 by Caesar Wang · 8 years ago
  2. 9d5aee2 rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock by Caesar Wang · 8 years ago
  3. 0786d68 rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly by Caesar Wang · 8 years ago
  4. 079e522 Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler by danh-arm · 8 years ago
  5. 8c9e1af Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 8 years ago
  6. efc759a Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth by danh-arm · 8 years ago
  7. 937108a Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · 8 years ago
  8. ad4494d Remove dcache invalidation after image authentication by Dan Handley · 8 years ago
  9. 974603b Merge pull request #685 from sandrine-bailleux-arm/sb/base-fvp-7.6 by danh-arm · 8 years ago
  10. a5794cc Merge pull request #683 from dp-arm/dp/fiptool by danh-arm · 8 years ago
  11. 6700ae6 Merge pull request #682 from sudeep-holla/gicv3_ns_intr by danh-arm · 8 years ago
  12. d3ca949 Merge pull request #680 from hzhuang1/emmc_cmd23_v2 by danh-arm · 8 years ago
  13. ccea0d2 Move up to Base FVP version 7.6 by Sandrine Bailleux · 8 years ago
  14. c2427cb fiptool: Suppress verbose messages during normal build by dp-arm · 8 years ago
  15. 9d29c22 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · 8 years ago
  16. 5099018 Merge pull request #679 from rockchip-linux/support-pwm-for-rk3399 by danh-arm · 8 years ago
  17. 445b1e7 emmc: support CMD23 by Haojian Zhuang · 8 years ago
  18. 65d68ca gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · 8 years ago
  19. 78f7017 rockchip: fix the reset-hold release for rk3399 resume by Caesar Wang · 8 years ago
  20. 545bff0 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 8 years ago
  21. 5d3b106 rockchip: update to handle PWMs for rk3399 by Caesar Wang · 8 years ago
  22. 181bbd4 AArch32: Add FVP support for SP_MIN by Soby Mathew · 8 years ago
  23. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  24. c11ba85 AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  25. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  26. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  27. 66be868 AArch32: Add console driver by Soby Mathew · 8 years ago
  28. 367d0ff AArch32: Enable GIC and TZC support by Soby Mathew · 8 years ago
  29. 3e3616a AArch32: Add SMCC context by Soby Mathew · 8 years ago
  30. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  31. bc202b4 AArch32: Add tf_printf support by Soby Mathew · 8 years ago
  32. b2bca61 AArch32: Add translation table library support by Soby Mathew · 8 years ago
  33. f24307d AArch32: Add assembly helpers by Soby Mathew · 8 years ago
  34. 031dbb1 AArch32: Add essential Arch helpers by Soby Mathew · 8 years ago
  35. c45f627 Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 8 years ago
  36. 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  37. b127109 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  38. 9c94d3b Move console drivers to AArch64 folder by Soby Mathew · 8 years ago
  39. 2000265 Fix the translation table library for wraparound cases by Soby Mathew · 8 years ago
  40. ee3e935 Merge pull request #676 from hzhuang1/fix_io_unaligned by danh-arm · 8 years ago
  41. 41b568f Merge pull request #661 from dp-arm/master by danh-arm · 8 years ago
  42. 9d063aa io: block: fix unaligned buffer by Haojian Zhuang · 8 years ago
  43. 819281e Replace fip_create with fiptool by dp-arm · 8 years ago
  44. 3d99b17 Merge pull request #668 from sandrine-bailleux-arm/sb/rodata-xn-doc by danh-arm · 8 years ago
  45. 29712f1 Documentation for SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  46. d75eff8 Merge pull request #674 from rockchip-linux/Support-PWMs-for-rk3399-suspend/resume by danh-arm · 8 years ago
  47. 578b3ad Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · 8 years ago
  48. 63ad1ef Merge pull request #672 from soby-mathew/sm/irouter_offset by danh-arm · 8 years ago
  49. 405f42f Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · 8 years ago
  50. e6517ab rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · 8 years ago
  51. 61e3027 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · 8 years ago
  52. 5e5e416 Improve debug assertion for runtime svc number by Soby Mathew · 8 years ago
  53. 422a40d Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · 8 years ago
  54. fabd0a8 Merge pull request #669 from sandrine-bailleux-arm/sb/tf-hardening by danh-arm · 8 years ago
  55. 61eae52 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 8 years ago
  56. 7b6d330 Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 8 years ago
  57. 3a26a28 Make runtime_svc_init() function more robust by Sandrine Bailleux · 8 years ago
  58. 9d24d35 Improvements to runtime service init code by Sandrine Bailleux · 8 years ago
  59. a1c3faa Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · 8 years ago
  60. 3dd9835 Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · 8 years ago
  61. 0289970 ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  62. 738b1fd Rearrange assembly helper macros by Soby Mathew · 8 years ago
  63. a4beaaf Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms by Soby Mathew · 8 years ago
  64. 48ac1df Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  65. bc149bf Move `arm_common.c` out of aarch64 folder by Soby Mathew · 8 years ago
  66. bb2162f Include `plat_psci_common.c` from the new location by Soby Mathew · 8 years ago
  67. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  68. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  69. da554d7 Fix coding guideline warnings by Soby Mathew · 8 years ago
  70. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  71. bc469a8 Merge pull request #666 from Xilinx/zynqmp/rodata-xn by danh-arm · 8 years ago
  72. 84ded36 Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · 8 years ago
  73. 473cae6 Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · 8 years ago
  74. 9ec78bd rockchip: support the suspend/resume for rk3399 by Tony Xie · 8 years ago
  75. 1760db6 rockchip: support plat SIP runtime service by Caesar Wang · 8 years ago
  76. aadb135 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 8 years ago
  77. 9306f13 Merge pull request #659 from soby-mathew/sm/declare_stack by danh-arm · 8 years ago
  78. 9ca516b Merge pull request #658 from soby-mathew/sm/init_spi_ppi_gic by danh-arm · 8 years ago
  79. e254e3f Merge pull request #655 from Xilinx/report_merr by danh-arm · 8 years ago
  80. 84629f2 bl31: Add error reporting registers by Naga Sureshkumar Relli · 8 years ago
  81. 47395a2 zynqmp: Separate code and rodata by Soren Brinkmann · 8 years ago
  82. 91fad65 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 8 years ago
  83. 84aaf55 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · 8 years ago
  84. 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  85. b2c96ee ARM platforms: Include BL2U's RO section in total memory region by Sandrine Bailleux · 8 years ago
  86. af419dd ARM platforms: Restrict mapping of Trusted ROM in BL1 by Sandrine Bailleux · 8 years ago
  87. a604623 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 8 years ago
  88. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  89. 0146ae6 Introduce round_up/down() macros by Sandrine Bailleux · 8 years ago
  90. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  91. c02fcc4 BL1: Add linker symbol identifying end of ROM content by Sandrine Bailleux · 8 years ago
  92. b916146 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 8 years ago
  93. bcbe19a xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · 8 years ago
  94. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  95. 663db20 Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 8 years ago
  96. 47c6876 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · 8 years ago
  97. 32bc641 Merge pull request #657 from yatharth-arm/yk/genfw-1505 by danh-arm · 8 years ago
  98. f16db56 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  99. 6f511c4 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · 8 years ago
  100. 10b93d7 Merge pull request #652 from soby-mathew/sm/pmf_psci_stat by danh-arm · 8 years ago