1. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  2. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · Mon May 09 18:26:35 2016 +0100
  3. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · Fri Mar 11 14:20:19 2016 +0000
  4. 2293efa Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · Mon Jun 13 13:50:58 2016 +0100
  5. e71b48a Merge pull request #642 from soby-mathew/sm/override_rotpk by danh-arm · Wed Jun 08 16:06:43 2016 +0100
  6. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · Wed Jun 08 13:20:35 2016 +0100
  7. 9ea2e25 Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment by danh-arm · Mon Jun 06 10:54:28 2016 +0100
  8. 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · Tue May 24 15:05:15 2016 +0100
  9. 780b1a0 Merge pull request #637 from yatharth-arm/yk/genfw-1134 by danh-arm · Fri Jun 03 15:12:51 2016 +0100
  10. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · Fri Jun 03 15:12:37 2016 +0100
  11. fc0c645 Minor libfdt changes to enable TF integration by Dan Handley · Thu Jun 02 15:28:23 2016 +0100
  12. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · Thu Jun 02 17:15:13 2016 +0100
  13. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100
  14. c2a11c6 xlat lib: Remove out-dated comment by Sandrine Bailleux · Tue May 31 16:47:29 2016 +0100
  15. 63af687 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · Tue Feb 09 12:00:03 2016 +0000
  16. cb87e89 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · Fri May 27 14:10:42 2016 +0100
  17. fd0d03f Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors by danh-arm · Fri May 27 11:11:47 2016 +0100
  18. b809e0a Merge pull request #633 from soby-mathew/sm/psci_wfi_hook by danh-arm · Fri May 27 11:08:45 2016 +0100
  19. 8abdf1c gpio: support gpio set/get pull status by Caesar Wang · Wed May 25 18:48:45 2016 +0800
  20. 618ba99 Fill exception vectors with zero bytes by Sandrine Bailleux · Tue May 24 16:22:59 2016 +0100
  21. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · Tue May 24 16:56:03 2016 +0100
  22. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · Wed Apr 27 14:46:28 2016 +0100
  23. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  24. bcd79b2 Implement generic delay timer by Antonio Nino Diaz · Wed May 18 10:37:25 2016 +0100
  25. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · Wed May 18 16:53:31 2016 +0100
  26. 339f559 Bring IO storage dummy driver by Gerald Lejeune · Tue Jul 21 14:15:12 2015 +0200
  27. fffe9e7 drivers: add emmc stack by Haojian Zhuang · Fri Mar 18 22:08:26 2016 +0800
  28. 12ade16 IO: support block device type by Haojian Zhuang · Fri Mar 18 15:14:19 2016 +0800
  29. 15e219f Merge pull request #603 from yatharth-arm/yk/sys_counter by danh-arm · Mon Apr 25 14:50:27 2016 +0100
  30. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · Thu Apr 14 14:49:37 2016 +0100
  31. 143ef1a Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · Thu Apr 21 11:10:52 2016 +0100
  32. adcbd55 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · Thu Apr 14 14:24:13 2016 +0100
  33. 48cbe85 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · Thu Apr 14 14:18:07 2016 +0100
  34. c11116f Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · Thu Apr 14 14:04:48 2016 +0100
  35. a7e0c53 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · Thu Apr 14 13:32:31 2016 +0100
  36. b2b79e8 Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build by danh-arm · Mon Apr 18 12:04:22 2016 +0100
  37. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  38. 37a12df Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · Mon Apr 11 13:17:50 2016 +0100
  39. 6604125 Merge pull request #591 from soby-mathew/sm/xlat_common by danh-arm · Thu Apr 14 11:39:46 2016 +0100
  40. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000
  41. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  42. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · Fri Apr 08 14:31:58 2016 +0100
  43. 25ab118 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · Fri Apr 08 10:40:39 2016 +0100
  44. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · Tue Apr 05 11:38:49 2016 +0100
  45. 93934d1 Merge pull request #584 from soby-mathew/sm/enable_scr_sif by danh-arm · Thu Apr 07 17:17:25 2016 +0100
  46. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · Thu Apr 07 17:11:20 2016 +0100
  47. 90e40e3 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · Thu Apr 07 17:10:44 2016 +0100
  48. 074e05a Enable SCR_EL3.SIF bit by Soby Mathew · Mon Apr 04 12:34:24 2016 +0100
  49. 8c80d1e Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep by danh-arm · Mon Apr 04 13:39:32 2016 +0100
  50. f9a3119 drivers: Add Cadence UART driver by Soren Brinkmann · Sun Mar 06 20:14:51 2016 -0800
  51. 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · Wed Mar 23 10:11:10 2016 +0000
  52. 55f9f4b Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · Fri Apr 01 17:41:10 2016 +0100
  53. 510d87b Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · Fri Jan 29 12:32:58 2016 +0000
  54. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · Fri Jan 29 11:37:04 2016 +0000
  55. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  56. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · Thu Jan 28 17:22:16 2016 +0000
  57. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · Thu Mar 31 09:08:56 2016 +0100
  58. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:57 2016 +0000
  59. 9e8a661 Merge pull request #570 from davwan01/bl31-in-dram by danh-arm · Thu Mar 31 11:42:14 2016 +0100
  60. 0ba499f Add support to load BL31 in DRAM by David Wang · Mon Mar 07 11:02:57 2016 +0800
  61. 851dc7e Add ISR_EL1 to crash report by Gerald Lejeune · Tue Mar 22 11:11:46 2016 +0100
  62. 6af70f5 Remove DAIF bits handling macros by Gerald Lejeune · Tue Mar 22 11:07:04 2016 +0100
  63. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · Tue Mar 22 09:29:23 2016 +0100
  64. 6b28c57 Make cpu operations warning a VERBOSE print by Soby Mathew · Mon Mar 21 10:36:47 2016 +0000
  65. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  66. 299d794 Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types by danh-arm · Fri Mar 11 04:45:19 2016 +0000
  67. 0165c11 Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · Wed Mar 09 08:45:23 2016 +0000
  68. 4357b41 Initialize secondary CPUs during cold boot by Antonio Nino Diaz · Tue Feb 23 12:04:58 2016 +0000
  69. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · Tue Mar 01 14:01:03 2016 +0000
  70. c50a695 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · Fri Feb 26 09:47:05 2016 +0000
  71. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · Mon Feb 01 11:04:46 2016 +0000
  72. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · Mon Feb 22 13:23:49 2016 +0000
  73. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · Wed Jan 20 15:57:35 2016 +0000
  74. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  75. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · Fri Feb 19 18:21:34 2016 +0000
  76. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  77. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  78. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  79. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  80. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · Tue Feb 16 12:46:28 2016 +0000
  81. c45b73c Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · Tue Feb 16 12:45:59 2016 +0000
  82. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · Thu Jan 14 14:26:27 2016 +0000
  83. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · Mon Feb 08 16:29:30 2016 +0000
  84. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · Thu Nov 12 18:52:34 2015 +0000
  85. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  86. 70f2bd0 gpio: add gpio framework by Haojian Zhuang · Wed Jan 27 13:18:21 2016 +0800
  87. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · Thu Nov 12 17:22:16 2015 +0000
  88. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  89. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · Thu Feb 11 13:26:17 2016 +0000
  90. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  91. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · Fri Jan 15 14:20:57 2016 +0000
  92. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · Wed Jan 13 14:57:38 2016 +0000
  93. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · Mon Feb 01 19:06:57 2016 +0000
  94. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · Mon Feb 01 19:03:41 2016 +0000
  95. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · Tue Jan 19 17:52:28 2016 +0000
  96. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  97. 2c1874e cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · Wed Jan 20 15:32:23 2016 -0800
  98. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · Thu Jan 14 10:11:05 2016 -0800
  99. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · Thu Jan 14 10:02:33 2016 -0800
  100. ce199a7 cdefs.h: Introduce '__deprecated' macro by Soren Brinkmann · Thu Jan 14 09:56:06 2016 -0800