1. 5c50304 Add SMMUv3 driver by Jeenu Viswambharan · Fri May 26 14:15:40 2017 +0100
  2. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  3. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  4. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  5. 8788a27 Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release by davidcunado-arm · Fri Apr 21 09:37:36 2017 +0100
  6. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · Wed Mar 22 15:48:51 2017 +0000
  7. 0ffc449 TZC: rename included C file to a header by Antonio Nino Diaz · Tue Feb 28 10:58:25 2017 +0000
  8. 08147ec Merge pull request #893 from antonio-nino-diaz-arm/an/tf-printf-error by davidcunado-arm · Sun Apr 16 17:42:28 2017 +0100
  9. 3207e94 Replace tf_printf occurrences with ERROR by Antonio Nino Diaz · Thu Apr 06 14:46:38 2017 +0100
  10. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · Mon Feb 06 16:03:41 2017 +0000
  11. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  12. 074f693 AArch32: Fix conditional inclusion of bakery_locks by Soby Mathew · Tue Feb 28 22:58:29 2017 +0000
  13. 7264513 Flush the GIC driver data after init by Soby Mathew · Tue Feb 14 10:11:52 2017 +0000
  14. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  15. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · Mon Dec 05 14:28:59 2016 +0900
  16. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · Fri Dec 09 11:03:15 2016 +0000
  17. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · Wed Nov 09 15:39:25 2016 +0000
  18. 3f00a89 GICv3: Allow either G1S or G0 interrupts to be configured by Yatharth Kochar · Tue Sep 06 11:48:05 2016 +0100
  19. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · Thu Aug 18 11:38:19 2016 +0100
  20. 869e3db gicv3: disable Group1 NonSecure interrupts during core powerdown by Sudeep Holla · Thu Aug 04 16:14:50 2016 +0100
  21. 420cc37 AArch32: Add console driver by Soby Mathew · Thu Mar 24 16:52:40 2016 +0000
  22. d645232 AArch32: Enable GIC and TZC support by Soby Mathew · Thu May 05 13:59:07 2016 +0100
  23. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · Mon Aug 08 12:38:52 2016 +0100
  24. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · Tue Jul 26 17:46:56 2016 +0100
  25. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  26. 4f96838 GIC: Ensure SGIs and PPIs are Group0 before setup by Soby Mathew · Tue Jun 07 17:06:27 2016 +0100
  27. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · Wed Mar 23 17:14:57 2016 +0000
  28. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · Fri Apr 08 14:40:44 2016 +0100
  29. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · Fri Jan 29 11:37:04 2016 +0000
  30. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · Thu Jan 28 17:22:16 2016 +0000
  31. 93e413c Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · Fri Feb 26 09:45:20 2016 +0000
  32. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · Tue Feb 23 17:12:18 2016 +0000
  33. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · Mon Feb 22 10:02:29 2016 +0000
  34. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  35. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · Wed Jan 27 13:22:43 2016 +0800
  36. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · Thu Feb 11 13:26:17 2016 +0000
  37. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · Mon Feb 01 17:59:22 2016 +0000
  38. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · Fri Jan 15 14:20:57 2016 +0000
  39. 73f9299 Fix race in GIC IPRIORITY and ITARGET accessors by Soby Mathew · Fri Jan 15 14:05:37 2016 +0000
  40. 4aceeb0 Bug fix: Rectify logic to enter or exit from DVM domain by Vikram Kanigiri · Mon Jan 04 16:23:22 2016 +0000
  41. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  42. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · Thu Dec 10 11:54:42 2015 +0000
  43. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · Mon Nov 16 16:53:38 2015 +0000
  44. 230b5e4 Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assert by danh-arm · Wed Dec 09 11:27:32 2015 +0000
  45. b77d206 Remove the assert for TZC base during initialization by Soby Mathew · Mon Dec 07 17:55:40 2015 +0000
  46. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · Thu Dec 03 14:12:54 2015 +0000
  47. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · Wed Dec 02 16:48:20 2015 +0000
  48. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · Tue Oct 20 16:55:26 2015 +0100
  49. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · Tue Jul 08 17:20:41 2014 +0100
  50. e063d3c Add ARM GICv2 driver by Soby Mathew · Wed Oct 07 09:45:27 2015 +0100
  51. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · Thu Sep 03 14:18:02 2015 +0100
  52. 18e785f Fix debug assertion in deprecated CCI-400 driver by Sandrine Bailleux · Fri Oct 02 08:51:17 2015 +0100
  53. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · Mon Jul 20 22:28:23 2015 +0100
  54. 29f7cbc Remove EL2/EL1 GICv3 register updates by Vikram Kanigiri · Fri Jun 26 10:13:22 2015 +0100
  55. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · Tue Sep 09 09:49:23 2014 +0100
  56. 0392579 Add SP804 delay timer driver by Ryan Harkin · Tue Mar 17 14:52:39 2015 +0000
  57. 966b952 Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · Mon May 18 10:56:47 2015 +0100
  58. c863fa4 Separate out common console functionality by Dan Handley · Wed Apr 01 16:51:20 2015 +0100
  59. 7607676 Add TZC function to configure region 0 by Dan Handley · Thu Mar 19 19:26:52 2015 +0000
  60. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  61. 897333d Set group status of PPIs and SGIs correctly on GICv3 systems by Achin Gupta · Mon Mar 09 21:54:40 2015 +0000
  62. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · Tue Dec 23 01:00:22 2014 +0000
  63. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · Tue Nov 04 16:01:40 2014 +0000
  64. 8231295 Improvements to ARM GIC driver by Juan Castillo · Mon Oct 20 12:27:28 2014 +0100
  65. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · Fri Sep 05 17:29:38 2014 +0100
  66. 53c843a Simplify interface to TZC-400 driver by Dan Handley · Mon Aug 04 19:53:05 2014 +0100
  67. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · Mon Aug 04 16:11:15 2014 +0100
  68. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · Mon Jul 28 14:33:44 2014 +0100
  69. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · Thu Jun 05 09:45:36 2014 +0100
  70. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · Mon Jul 14 15:43:21 2014 +0100
  71. c389d77 Introduce asm console functions in TF by Soby Mathew · Tue Jun 24 12:28:41 2014 +0100
  72. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · Fri Jun 20 09:43:15 2014 +0100
  73. 560a3e5 Remove broken assertion in console_putc() by Andrew Thoelke · Fri Jun 20 11:12:39 2014 +0100
  74. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · Mon Jun 16 12:41:48 2014 +0100
  75. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  76. efbd3b2 PL011: Fix a bug in the UART FIFO polling by Sandrine Bailleux · Mon Jun 02 13:52:38 2014 +0100
  77. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  78. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · Fri May 09 10:03:15 2014 +0100
  79. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  80. 969bdb2 Fix C accessors to GIC distributor registers with set/clear semantics by Juan Castillo · Mon Apr 28 12:48:40 2014 +0100
  81. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · Mon Apr 28 12:28:39 2014 +0100
  82. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  83. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  84. 930ee2e Refactor GIC header files by Dan Handley · Thu Apr 17 17:48:52 2014 +0100
  85. 714a0d2 Make use of user/system includes more consistent by Dan Handley · Wed Apr 09 13:13:04 2014 +0100
  86. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  87. afd1ec7 Add TrustZone (TZC-400) driver by Harry Liebel · Tue Apr 01 19:19:22 2014 +0100
  88. f56298a Move console.c to pl011 specific driver location by Dan Handley · Mon Apr 14 17:03:01 2014 +0100
  89. 52f52b4 Move console functions out of pl011.c by Soby Mathew · Wed Mar 12 14:52:51 2014 +0000
  90. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · Sun Feb 09 13:47:08 2014 +0000
  91. e83b0ca Update year in copyright text to 2014 by Dan Handley · Tue Jan 14 18:17:09 2014 +0000
  92. ab2d31e Enable third party contributions by Dan Handley · Mon Dec 02 19:25:12 2013 +0000
  93. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · Fri Oct 25 09:08:21 2013 +0100