1. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · Thu Jun 02 17:15:13 2016 +0100
  2. cb87e89 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · Fri May 27 14:10:42 2016 +0100
  3. fd0d03f Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors by danh-arm · Fri May 27 11:11:47 2016 +0100
  4. b809e0a Merge pull request #633 from soby-mathew/sm/psci_wfi_hook by danh-arm · Fri May 27 11:08:45 2016 +0100
  5. ccad97f Merge pull request #627 from soby-mathew/sm/fvp_ccn502_sup_1 by danh-arm · Fri May 27 11:07:20 2016 +0100
  6. d1b9d2d rockchip: support system off function for rk3399 by Caesar Wang · Wed May 25 19:05:19 2016 +0800
  7. a5dc64d rockchip: support reset SoC through gpio for rk3399 by Caesar Wang · Wed May 25 19:04:47 2016 +0800
  8. 3e3c5b0 rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · Wed May 25 19:03:04 2016 +0800
  9. 038f6aa rockchip: support rk3399 gpio driver by Caesar Wang · Wed May 25 19:21:43 2016 +0800
  10. 8abdf1c gpio: support gpio set/get pull status by Caesar Wang · Wed May 25 18:48:45 2016 +0800
  11. 618ba99 Fill exception vectors with zero bytes by Sandrine Bailleux · Tue May 24 16:22:59 2016 +0100
  12. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · Tue May 24 16:56:03 2016 +0100
  13. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · Wed Apr 27 14:46:28 2016 +0100
  14. 7356b1e Add CCN support to FVP platform port by Soby Mathew · Thu Mar 24 10:12:42 2016 +0000
  15. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  16. 15ff4bc Merge pull request #625 from antonio-nino-diaz-arm/an/delay-timer-v2 by danh-arm · Tue May 24 16:12:08 2016 +0100
  17. 2361fcc Replace Rockchip delay timer by generic one by Antonio Nino Diaz · Thu May 05 15:25:02 2016 +0100
  18. 02a09af Replace MediaTek delay timer by generic one by Antonio Nino Diaz · Thu May 05 15:23:56 2016 +0100
  19. 664adb6 Replace SP804 timer by generic delay timer on FVP by Antonio Nino Diaz · Tue May 17 09:48:10 2016 +0100
  20. bcd79b2 Implement generic delay timer by Antonio Nino Diaz · Wed May 18 10:37:25 2016 +0100
  21. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · Thu May 19 10:00:28 2016 +0100
  22. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · Wed May 18 16:53:31 2016 +0100
  23. a8f1a03 Merge pull request #622 from mtk09422/hw-crypt-v3 by danh-arm · Thu May 12 15:04:44 2016 +0100
  24. eee2980 MT8173: Add Sip function for MTK HW crypt driver by developer · Wed May 11 18:45:20 2016 +0800
  25. 73b982f mt8173: Reorganize plat SiP functions by developer · Wed May 11 18:04:09 2016 +0800
  26. 7eede19 Merge pull request #619 from sandrine-bailleux-arm/sb/rockchip-assertions by danh-arm · Wed May 11 10:56:25 2016 +0100
  27. bd1a374 Rockchip: Add some debug assertions in the PMU driver by Sandrine Bailleux · Thu May 05 10:04:15 2016 +0100
  28. a7016e5 Merge pull request #618 from rockchip-linux/fixes-for-suspend/resume by danh-arm · Wed May 04 17:10:31 2016 +0100
  29. e285a43 Merge pull request #617 from leon-chen-mtk/refactor_common_1 by danh-arm · Wed May 04 13:47:49 2016 +0100
  30. 59e41b5 rockchip: support the suspend/resume for rk3399 by Caesar Wang · Sun Apr 10 14:11:07 2016 +0800
  31. c6012a2 Merge pull request #614 from soby-mathew/sm/rem_fvp_ve_memmap by danh-arm · Wed May 04 10:32:41 2016 +0100
  32. 14f3fe3 Refactor MediaTek platform common code by developer · Thu Apr 28 14:07:42 2016 +0800
  33. b6f3b1f Change the default driver to GICv3 in FVP by Soby Mathew · Thu Apr 07 17:40:04 2016 +0100
  34. cf022c5 Remove support for legacy VE memory map in FVP by Soby Mathew · Wed Jan 13 17:06:00 2016 +0000
  35. 54ef839 Merge pull request #597 from hzhuang1/emmc_v3.2 by danh-arm · Wed Apr 27 12:31:23 2016 +0100
  36. fffe9e7 drivers: add emmc stack by Haojian Zhuang · Fri Mar 18 22:08:26 2016 +0800
  37. 3cbb948 Document: add MAX_IO_BLOCK_DEVICES platform macro by Haojian Zhuang · Thu Apr 21 10:52:52 2016 +0800
  38. 12ade16 IO: support block device type by Haojian Zhuang · Fri Mar 18 15:14:19 2016 +0800
  39. 07986ca Merge pull request #612 from sandrine-bailleux-arm/sb/fix-xlat-lib-path by danh-arm · Wed Apr 27 09:58:56 2016 +0100
  40. 3ae400d Merge pull request #610 from bjackman/bj/fip-create-exit-code by danh-arm · Wed Apr 27 09:40:05 2016 +0100
  41. d4017a4 Merge pull request #611 from sandrine-bailleux-arm/sb/fix-init_xlation_table_inner by danh-arm · Wed Apr 27 09:38:40 2016 +0100
  42. 35a93df Doc: Fix the path to the xlat lib by Sandrine Bailleux · Tue Apr 26 14:49:57 2016 +0100
  43. db13d1f fip_create: Fix exit status for missing output filename by Brendan Jackman · Mon Apr 25 15:35:35 2016 +0800
  44. 4ba6b0b Fix computation of L1 bitmask in the translation table lib by Sandrine Bailleux · Fri Apr 22 10:47:33 2016 +0100
  45. c476155 Merge pull request #605 from yatharth-arm/yk/sys_counter_fix by danh-arm · Tue Apr 26 14:58:57 2016 +0100
  46. 0b49fb7 Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms by Yatharth Kochar · Tue Apr 26 10:36:29 2016 +0100
  47. aebddea Merge pull request #604 from sandrine-bailleux-arm/sb/validate-psci_cpu_on_start-args by danh-arm · Mon Apr 25 14:52:14 2016 +0100
  48. 34187dd Merge pull request #602 from rockchip-linux/fixes-for-coreboot_v1 by danh-arm · Mon Apr 25 14:50:46 2016 +0100
  49. 15e219f Merge pull request #603 from yatharth-arm/yk/sys_counter by danh-arm · Mon Apr 25 14:50:27 2016 +0100
  50. 7497bff Remove unused argument in psci_cpu_on_start() by Sandrine Bailleux · Mon Apr 25 09:28:43 2016 +0100
  51. 6181acb Validate psci_cpu_on_start() arguments by Sandrine Bailleux · Fri Apr 22 13:00:19 2016 +0100
  52. 5a7131e rockchip: fixes for the required by Caesar Wang · Tue Apr 19 20:42:17 2016 +0800
  53. b4444e3 Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workarounds by danh-arm · Fri Apr 22 10:13:16 2016 +0100
  54. 8c34138 Merge pull request #598 from antonio-nino-diaz-arm/an/xlat-overlap by danh-arm · Fri Apr 22 10:04:58 2016 +0100
  55. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · Thu Apr 14 14:49:37 2016 +0100
  56. f2a579a Doc: Add links to the A53/A57 Errata Notice documents by Sandrine Bailleux · Thu Apr 21 11:30:41 2016 +0100
  57. 143ef1a Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · Thu Apr 21 11:10:52 2016 +0100
  58. adcbd55 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · Thu Apr 14 14:24:13 2016 +0100
  59. 48cbe85 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · Thu Apr 14 14:18:07 2016 +0100
  60. c11116f Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · Thu Apr 14 14:04:48 2016 +0100
  61. 466036c Merge pull request #594 from jcastillo-arm/jc/user-guide by danh-arm · Thu Apr 21 12:51:27 2016 +0100
  62. a7e0c53 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · Thu Apr 14 13:32:31 2016 +0100
  63. afa8a78 Fix wording in cpu-ops.mk comments by Sandrine Bailleux · Thu Apr 14 12:59:42 2016 +0100
  64. b2b79e8 Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build by danh-arm · Mon Apr 18 12:04:22 2016 +0100
  65. b5e7f77 Limit support for region overlaps in xlat_tables by Antonio Nino Diaz · Wed Mar 30 15:45:57 2016 +0100
  66. 37f6978 Merge pull request #549 from ljerry/tf_issue_373 by danh-arm · Thu Apr 14 19:15:36 2016 +0100
  67. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  68. 37a12df Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · Mon Apr 11 13:17:50 2016 +0100
  69. f5fdbcc Give user's compiler flags precedence over default ones by Sandrine Bailleux · Mon Apr 11 13:01:17 2016 +0100
  70. 39f24d4 Update User Guide and move up to Linaro 16.02 by Juan Castillo · Wed Feb 17 16:54:39 2016 +0000
  71. ca1d876 Merge pull request #593 from mtk09422/mtcmos-fix by danh-arm · Thu Apr 14 12:17:44 2016 +0100
  72. 6604125 Merge pull request #591 from soby-mathew/sm/xlat_common by danh-arm · Thu Apr 14 11:39:46 2016 +0100
  73. 0746c4b mt8173: Fix timing issue of mfg mtcmos power off by developer · Fri Apr 01 18:35:43 2016 +0800
  74. cc037c1 Migrate platform ports to the new xlat_tables library by Soby Mathew · Fri Apr 08 16:42:58 2016 +0100
  75. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000
  76. f4c1c8a Merge pull request #590 from yatharth-arm/yk/tzc400 by danh-arm · Wed Apr 13 10:03:00 2016 +0100
  77. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  78. 5ebe79b Merge pull request #589 from soby-mathew/sm/fix_rk_build_err by danh-arm · Tue Apr 12 14:47:54 2016 +0100
  79. 940f41b Fix build error in Rockchip platform by Soby Mathew · Tue Apr 12 14:04:29 2016 +0100
  80. ff67f40 Merge pull request #579 from ashutoshksingh/master by danh-arm · Mon Apr 11 10:23:47 2016 +0100
  81. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · Fri Apr 08 14:31:58 2016 +0100
  82. d63370d Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md by danh-arm · Fri Apr 08 13:51:46 2016 +0100
  83. dc0b9c8 Remove markdown files from coding style check by Antonio Nino Diaz · Fri Apr 08 11:51:19 2016 +0100
  84. 34466f9 Fix list of paths to perform coding style check on by Antonio Nino Diaz · Fri Apr 08 11:49:10 2016 +0100
  85. 1d8f3a7 Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · Fri Apr 08 10:43:46 2016 +0100
  86. 25ab118 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · Fri Apr 08 10:40:39 2016 +0100
  87. 1fcf354 Merge pull request #585 from soby-mathew/sm/tf_printf_ll_changes by danh-arm · Fri Apr 08 10:36:11 2016 +0100
  88. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · Wed Apr 06 17:31:57 2016 +0100
  89. 93b02d9 Fix BL33_BASE option to work with RESET_TO_BL31 by Antonio Nino Diaz · Wed Apr 06 15:05:54 2016 +0100
  90. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · Tue Apr 05 11:38:49 2016 +0100
  91. f62d546 Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · Tue Mar 22 17:38:00 2016 +0000
  92. 93934d1 Merge pull request #584 from soby-mathew/sm/enable_scr_sif by danh-arm · Thu Apr 07 17:17:25 2016 +0100
  93. 6ec902f Merge pull request #583 from mtk09422/fix-build-error by danh-arm · Thu Apr 07 17:16:51 2016 +0100
  94. 678759d Merge pull request #582 from jcastillo-arm/jc/fip_extract by danh-arm · Thu Apr 07 17:16:27 2016 +0100
  95. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · Thu Apr 07 17:11:45 2016 +0100
  96. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · Thu Apr 07 17:11:20 2016 +0100
  97. 90e40e3 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · Thu Apr 07 17:10:44 2016 +0100
  98. edd0b75 Merge pull request #563 from sbranden/tf_issue_380 by danh-arm · Thu Apr 07 17:09:48 2016 +0100
  99. 074e05a Enable SCR_EL3.SIF bit by Soby Mathew · Mon Apr 04 12:34:24 2016 +0100
  100. 6b745d5 mt8173: fix spm driver build errors by developer · Thu Apr 07 13:28:57 2016 +0800