1. 604f0a4 User guide: Document ENABLE_SPM build flag by Sandrine Bailleux · Thu Sep 20 12:44:39 2018 +0200
  2. 771535b User guide: Fix link to Linux master tree by Sandrine Bailleux · Thu Sep 20 10:27:13 2018 +0200
  3. 3542e58 Merge pull request #1577 from antonio-nino-diaz-arm/an/trusty by Soby Mathew · Tue Sep 18 15:20:41 2018 +0100
  4. e622552 Merge pull request #1576 from antonio-nino-diaz-arm/an/fix-bl32-init by Soby Mathew · Tue Sep 18 15:20:16 2018 +0100
  5. 61764cd Merge pull request #1575 from soby-mathew/sm/fix_cryptocell_mem by Soby Mathew · Tue Sep 18 15:19:54 2018 +0100
  6. 41bd97e trusty: Fix return value of trusty_init() by Antonio Nino Diaz · Tue Sep 18 13:13:24 2018 +0100
  7. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · Tue Sep 18 11:42:42 2018 +0100
  8. f417a46 BL31: Fix warning about BL32 init function by Antonio Nino Diaz · Tue Sep 18 13:10:47 2018 +0100
  9. bb5b9fa Merge pull request #1572 from iq250vip/tf_log by Dimitris Papastamos · Wed Sep 12 11:19:05 2018 +0100
  10. 5a1451e Allow setting log level back to compile time value by Junhan Zhou · Mon Sep 10 16:36:06 2018 -0400
  11. 5161821 Merge pull request #1571 from jeenu-arm/deps by Dimitris Papastamos · Tue Sep 11 14:46:04 2018 +0100
  12. 05845bf Update dependencies for ARM TF by David Cunado · Tue Dec 19 16:33:25 2017 +0000
  13. a5ef100 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · Mon Sep 10 12:44:56 2018 +0100
  14. 3b13c09 Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report by Soby Mathew · Mon Sep 10 12:44:38 2018 +0100
  15. 5e7e4a7 Fix the Cortex-ares errata reporting function name by Soby Mathew · Mon Sep 10 11:14:01 2018 +0100
  16. fd2e5e4 CSS: Fix overrun if system power level is not available by Soby Mathew · Mon Sep 10 11:32:49 2018 +0100
  17. bf9027a Merge pull request #1555 from theopolis/tbb-hikey960 by Soby Mathew · Mon Sep 10 11:10:12 2018 +0100
  18. 97ba9fd Merge pull request #1534 from Icenowy/sun50i_h6_pmic by Soby Mathew · Mon Sep 10 11:06:16 2018 +0100
  19. dd3f0a8 hikey960: Add development TBB support by Teddy Reed · Mon Sep 03 17:38:50 2018 -0400
  20. 1909079 Merge pull request #1567 from jeenu-arm/ras-fix by Dimitris Papastamos · Sun Sep 09 00:36:02 2018 +0100
  21. 067a357 RAS: Fix assert condition by Jeenu Viswambharan · Fri Sep 07 16:30:58 2018 +0100
  22. 3ec823f Merge pull request #1566 from EvanLloyd/non_secure_uart by Soby Mathew · Fri Sep 07 16:34:02 2018 +0100
  23. bd57eb5 allwinner: implement system power down on H6 w/ AXP805 by Icenowy Zheng · Sun Jul 22 21:52:50 2018 +0800
  24. 8d76982 allwinner: sun50i_h6: add initial AXP805 PMIC code by Icenowy Zheng · Sun Jul 22 21:30:14 2018 +0800
  25. d6a205d Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · Fri Sep 07 16:01:03 2018 +0100
  26. 3098d9a allwinner: add I2C glue driver by Icenowy Zheng · Sun Jul 22 21:29:02 2018 +0800
  27. 9afae78 drivers: mentor: mi2cv: add inverted interrupt clear flag quirk by Icenowy Zheng · Sun Jul 22 21:27:30 2018 +0800
  28. 7508bef allwinner: call PMIC setup code by Icenowy Zheng · Sat Jul 21 20:41:12 2018 +0800
  29. 5e8d8ce Merge pull request #1563 from jts-arm/mbed by Dimitris Papastamos · Fri Sep 07 15:05:54 2018 +0100
  30. 20d6390 Merge pull request #1564 from jeenu-arm/sdei-suspend by Dimitris Papastamos · Fri Sep 07 15:05:28 2018 +0100
  31. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · Mon Sep 03 17:41:13 2018 +0100
  32. bab1b82 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · Fri Sep 07 14:05:41 2018 +0100
  33. e9ab905 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · Thu May 25 15:57:18 2017 +0100
  34. 03459c2 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · Fri Sep 07 10:52:12 2018 +0100
  35. 3650768 Additional runtime check for DTB presence in BL2 by John Tsichritzis · Fri Sep 07 10:42:37 2018 +0100
  36. 3a20a73 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · Fri Sep 07 10:38:01 2018 +0100
  37. a364a64 Merge pull request #1562 from antonio-nino-diaz-arm/an/bl31-warn by Dimitris Papastamos · Fri Sep 07 09:54:33 2018 +0100
  38. f5ee383 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · Thu Feb 01 08:05:36 2018 +0000
  39. f1c808d Convert BL31 error message into warning by Antonio Nino Diaz · Thu Sep 06 16:47:35 2018 +0100
  40. d9cb895 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · Sat Jul 21 19:06:46 2018 +0800
  41. d5bdb23 marvell: drivers: use anonymous union in I2C driver by Icenowy Zheng · Sat Jul 21 18:19:43 2018 +0800
  42. dc8714b Merge pull request #1561 from jeenu-arm/bakery-barrier by Dimitris Papastamos · Wed Sep 05 15:42:15 2018 +0100
  43. 855c2a4 Merge pull request #1558 from jenswi-linaro/qemu-update by Dimitris Papastamos · Wed Sep 05 14:41:53 2018 +0100
  44. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · Wed Aug 08 14:10:55 2018 +0100
  45. 1aa2db3 ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · Wed Sep 05 14:23:27 2018 +0100
  46. a1c2790 Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · Wed Sep 05 12:20:10 2018 +0100
  47. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · Wed Sep 05 12:19:03 2018 +0100
  48. 7d4bd7d Merge pull request #1560 from vwadekar/denver-fixes-918 by Dimitris Papastamos · Wed Sep 05 12:18:37 2018 +0100
  49. 0c4246e Merge pull request #1557 from sivadur/integration by Dimitris Papastamos · Wed Sep 05 12:18:01 2018 +0100
  50. f57e4de Merge pull request #1556 from jts-arm/docs by Dimitris Papastamos · Wed Sep 05 11:31:19 2018 +0100
  51. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · Tue Aug 28 09:11:30 2018 -0700
  52. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · Mon Jun 25 11:36:47 2018 -0700
  53. 007a206 denver: use plat_my_core_pos() to get core position by Varun Wadekar · Tue Feb 27 18:30:31 2018 -0800
  54. 2e87823 maintainers: Add entries for imx7/WaARP7 and associated shared code by Bryan O'Donoghue · Mon Jul 23 15:59:47 2018 +0100
  55. 6264b30 docs: warp7: Add description for the i.MX7 WaRP7 platform by Bryan O'Donoghue · Mon Jul 23 14:27:59 2018 +0100
  56. e22b91e plat: qemu: update the early platform setup API by Jens Wiklander · Tue Sep 04 14:07:19 2018 +0200
  57. 38c4561 warp7: Add warp7 platform to the build by Bryan O'Donoghue · Fri Jul 27 13:50:15 2018 +0100
  58. 40c70ae warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · Wed Jul 04 13:16:35 2018 +0100
  59. e760dc6 warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · Mon Jun 11 13:39:20 2018 +0100
  60. 4df2f17 warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · Thu May 24 13:00:57 2018 +0100
  61. 170e52c warp7: Define a platform_def.h by Bryan O'Donoghue · Fri May 25 17:54:01 2018 +0100
  62. 6a996d0 warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS by Bryan O'Donoghue · Fri May 25 17:20:50 2018 +0100
  63. 2f20da3 warp7: Add a warp7_private.h file by Bryan O'Donoghue · Fri May 25 17:18:56 2018 +0100
  64. 986b1b9 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · Thu May 24 19:38:11 2018 +0100
  65. 937bd6f warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · Thu May 24 19:32:52 2018 +0100
  66. 5c0c1e7 imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · Fri May 25 16:45:27 2018 +0100
  67. 4b57610 imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · Wed Jul 11 16:35:17 2018 +0100
  68. 6335a97 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · Tue Sep 04 15:08:48 2018 +0200
  69. 9cfc47c zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · Mon Aug 13 16:40:04 2018 +0530
  70. d54672e imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · Tue Jul 03 15:07:32 2018 +0100
  71. 3b11df0 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · Tue Jul 03 15:11:33 2018 +0100
  72. da3df9c imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · Fri May 25 16:52:03 2018 +0100
  73. 84cbb8d imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · Mon Jun 25 13:15:10 2018 +0100
  74. 4055aae imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · Fri May 25 16:56:52 2018 +0100
  75. 3fb5b42 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · Fri May 25 16:43:22 2018 +0100
  76. 1c7bbca imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · Wed Jun 20 16:56:31 2018 +0100
  77. 9eb546f imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · Fri Jul 27 15:03:51 2018 +0100
  78. 3c97595 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · Fri Jul 27 14:53:43 2018 +0100
  79. dd6d5f2 imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · Fri Jun 08 13:16:29 2018 +0100
  80. 2cf884a imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · Mon Jul 16 18:21:19 2018 +0100
  81. 7981bfc imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · Fri Jul 13 10:21:40 2018 +0100
  82. b3c84be imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · Thu Jun 28 16:38:11 2018 +0800
  83. d4bcc76 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · Wed May 30 19:56:54 2018 +0100
  84. 07cb7a4 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · Fri May 25 16:48:39 2018 +0100
  85. 2967bf4 imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms by Bryan O'Donoghue · Fri May 25 16:05:20 2018 +0100
  86. 988e3b6 drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC by Jun Nie · Thu Jun 28 16:38:02 2018 +0800
  87. 8bd905b zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · Tue Sep 04 18:05:50 2018 +0530
  88. dff0712 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · Tue Sep 04 18:02:25 2018 +0530
  89. 914f1cd zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · Mon Jul 09 00:01:38 2018 -0700
  90. afaeb0d zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · Tue Sep 04 17:49:32 2018 +0530
  91. 7c6516a zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · Tue Sep 04 17:41:34 2018 +0530
  92. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · Tue Sep 04 17:37:27 2018 +0530
  93. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · Tue Sep 04 17:33:19 2018 +0530
  94. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · Tue Sep 04 17:27:12 2018 +0530
  95. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · Tue Sep 04 17:12:51 2018 +0530
  96. e6b56cc drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · Wed Aug 15 16:25:30 2018 +0100
  97. e62f419 drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · Wed Aug 15 15:59:07 2018 +0100
  98. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · Thu Jun 28 16:38:00 2018 +0800
  99. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · Tue Sep 04 17:03:25 2018 +0530
  100. 8febaab drivers: imx: imx_gpt: Add general purpose timer API binding by Jun Nie · Wed Jul 04 15:51:20 2018 +0800