1. fd2e5e4 CSS: Fix overrun if system power level is not available by Soby Mathew · Mon Sep 10 11:32:49 2018 +0100
  2. 5e8d8ce Merge pull request #1563 from jts-arm/mbed by Dimitris Papastamos · Fri Sep 07 15:05:54 2018 +0100
  3. 20d6390 Merge pull request #1564 from jeenu-arm/sdei-suspend by Dimitris Papastamos · Fri Sep 07 15:05:28 2018 +0100
  4. bab1b82 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · Fri Sep 07 14:05:41 2018 +0100
  5. 03459c2 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · Fri Sep 07 10:52:12 2018 +0100
  6. 3650768 Additional runtime check for DTB presence in BL2 by John Tsichritzis · Fri Sep 07 10:42:37 2018 +0100
  7. 3a20a73 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · Fri Sep 07 10:38:01 2018 +0100
  8. a364a64 Merge pull request #1562 from antonio-nino-diaz-arm/an/bl31-warn by Dimitris Papastamos · Fri Sep 07 09:54:33 2018 +0100
  9. f5ee383 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · Thu Feb 01 08:05:36 2018 +0000
  10. f1c808d Convert BL31 error message into warning by Antonio Nino Diaz · Thu Sep 06 16:47:35 2018 +0100
  11. dc8714b Merge pull request #1561 from jeenu-arm/bakery-barrier by Dimitris Papastamos · Wed Sep 05 15:42:15 2018 +0100
  12. 855c2a4 Merge pull request #1558 from jenswi-linaro/qemu-update by Dimitris Papastamos · Wed Sep 05 14:41:53 2018 +0100
  13. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · Wed Aug 08 14:10:55 2018 +0100
  14. 1aa2db3 ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · Wed Sep 05 14:23:27 2018 +0100
  15. a1c2790 Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · Wed Sep 05 12:20:10 2018 +0100
  16. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · Wed Sep 05 12:19:03 2018 +0100
  17. 7d4bd7d Merge pull request #1560 from vwadekar/denver-fixes-918 by Dimitris Papastamos · Wed Sep 05 12:18:37 2018 +0100
  18. 0c4246e Merge pull request #1557 from sivadur/integration by Dimitris Papastamos · Wed Sep 05 12:18:01 2018 +0100
  19. f57e4de Merge pull request #1556 from jts-arm/docs by Dimitris Papastamos · Wed Sep 05 11:31:19 2018 +0100
  20. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · Tue Aug 28 09:11:30 2018 -0700
  21. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · Mon Jun 25 11:36:47 2018 -0700
  22. 007a206 denver: use plat_my_core_pos() to get core position by Varun Wadekar · Tue Feb 27 18:30:31 2018 -0800
  23. 2e87823 maintainers: Add entries for imx7/WaARP7 and associated shared code by Bryan O'Donoghue · Mon Jul 23 15:59:47 2018 +0100
  24. 6264b30 docs: warp7: Add description for the i.MX7 WaRP7 platform by Bryan O'Donoghue · Mon Jul 23 14:27:59 2018 +0100
  25. e22b91e plat: qemu: update the early platform setup API by Jens Wiklander · Tue Sep 04 14:07:19 2018 +0200
  26. 38c4561 warp7: Add warp7 platform to the build by Bryan O'Donoghue · Fri Jul 27 13:50:15 2018 +0100
  27. 40c70ae warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · Wed Jul 04 13:16:35 2018 +0100
  28. e760dc6 warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · Mon Jun 11 13:39:20 2018 +0100
  29. 4df2f17 warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · Thu May 24 13:00:57 2018 +0100
  30. 170e52c warp7: Define a platform_def.h by Bryan O'Donoghue · Fri May 25 17:54:01 2018 +0100
  31. 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
  32. 2f20da3 warp7: Add a warp7_private.h file by Bryan O'Donoghue · Fri May 25 17:18:56 2018 +0100
  33. 986b1b9 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · Thu May 24 19:38:11 2018 +0100
  34. 937bd6f warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · Thu May 24 19:32:52 2018 +0100
  35. 5c0c1e7 imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · Fri May 25 16:45:27 2018 +0100
  36. 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
  37. 6335a97 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · Tue Sep 04 15:08:48 2018 +0200
  38. 9cfc47c zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · Mon Aug 13 16:40:04 2018 +0530
  39. d54672e imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · Tue Jul 03 15:07:32 2018 +0100
  40. 3b11df0 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · Tue Jul 03 15:11:33 2018 +0100
  41. da3df9c imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · Fri May 25 16:52:03 2018 +0100
  42. 84cbb8d imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · Mon Jun 25 13:15:10 2018 +0100
  43. 4055aae imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · Fri May 25 16:56:52 2018 +0100
  44. 3fb5b42 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · Fri May 25 16:43:22 2018 +0100
  45. 1c7bbca imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · Wed Jun 20 16:56:31 2018 +0100
  46. 9eb546f imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · Fri Jul 27 15:03:51 2018 +0100
  47. 3c97595 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · Fri Jul 27 14:53:43 2018 +0100
  48. dd6d5f2 imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · Fri Jun 08 13:16:29 2018 +0100
  49. 2cf884a imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · Mon Jul 16 18:21:19 2018 +0100
  50. 7981bfc imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · Fri Jul 13 10:21:40 2018 +0100
  51. b3c84be imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · Thu Jun 28 16:38:11 2018 +0800
  52. d4bcc76 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · Wed May 30 19:56:54 2018 +0100
  53. 07cb7a4 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · Fri May 25 16:48:39 2018 +0100
  54. 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
  55. 988e3b6 drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC by Jun Nie · Thu Jun 28 16:38:02 2018 +0800
  56. 8bd905b zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · Tue Sep 04 18:05:50 2018 +0530
  57. dff0712 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · Tue Sep 04 18:02:25 2018 +0530
  58. 914f1cd zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · Mon Jul 09 00:01:38 2018 -0700
  59. afaeb0d zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · Tue Sep 04 17:49:32 2018 +0530
  60. 7c6516a zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · Tue Sep 04 17:41:34 2018 +0530
  61. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · Tue Sep 04 17:37:27 2018 +0530
  62. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · Tue Sep 04 17:33:19 2018 +0530
  63. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · Tue Sep 04 17:27:12 2018 +0530
  64. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · Tue Sep 04 17:12:51 2018 +0530
  65. e6b56cc drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · Wed Aug 15 16:25:30 2018 +0100
  66. e62f419 drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · Wed Aug 15 15:59:07 2018 +0100
  67. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · Thu Jun 28 16:38:00 2018 +0800
  68. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · Tue Sep 04 17:03:25 2018 +0530
  69. 8febaab drivers: imx: imx_gpt: Add general purpose timer API binding by Jun Nie · Wed Jul 04 15:51:20 2018 +0800
  70. 3eeac41 Fix broken links in documentation by John Tsichritzis · Tue Sep 04 10:56:53 2018 +0100
  71. c19949a Support shared Mbed TLS heap for SGM by John Tsichritzis · Wed Aug 22 12:55:41 2018 +0100
  72. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · Wed Aug 22 12:36:37 2018 +0100
  73. 1d4c505 Reduce BL2 size for FVP by John Tsichritzis · Mon Sep 03 15:06:44 2018 +0100
  74. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · Mon Jul 30 13:41:52 2018 +0100
  75. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · Thu Jun 07 16:31:34 2018 +0100
  76. 63d5234 Merge pull request #1548 from BayLibre/opteed by Soby Mathew · Tue Sep 04 05:01:56 2018 +0100
  77. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · Tue Sep 04 03:35:54 2018 +0100
  78. cfa897e fix: tools: Fix doimage syntax breaking secure mode build by Konstantin Porotchkin · Thu Aug 16 13:57:18 2018 +0300
  79. 1395cc1 plat: marvell: Update Marvell base code version to 18.09.1 by Konstantin Porotchkin · Thu Aug 16 10:25:24 2018 +0300
  80. 46a4fc6 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · Thu Aug 02 20:25:11 2018 +0300
  81. 30b05bc tools: doimage: Add secure image key file examples by Konstantin Porotchkin · Tue Aug 14 15:25:07 2018 +0300
  82. d62a503 fix: marvell: Check the required libraries before building doimage by Konstantin Porotchkin · Tue Aug 14 12:26:45 2018 +0300
  83. 0c60c2f plat: a8k: enable PMU overflow interrupt handler by Marcin Wojtas · Wed Mar 21 09:59:59 2018 +0100
  84. 06f94e9 marvell: drivers: correct RTC init sequence by Marcin Wojtas · Mon Jul 30 10:18:45 2018 +0200
  85. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · Wed Mar 21 09:55:47 2018 +0100
  86. 7bb90cc Merge pull request #1484 from nathan-menhorn/tee-validate-header-603 by Soby Mathew · Mon Sep 03 11:29:11 2018 +0100
  87. 02fcdef Merge pull request #1541 from rajanv-xilinx/integration-num-clocks by Soby Mathew · Mon Sep 03 08:56:19 2018 +0100
  88. 16442bd Merge pull request #1551 from glneo/k3-pwr-down-psci by Soby Mathew · Mon Sep 03 08:55:28 2018 +0100
  89. 46b6535 marvell: pm: do not panic by default in cpu_standby by Marcin Wojtas · Thu Nov 16 18:19:02 2017 +0100
  90. a91ea62 mvebu: cp110: fix spelling in register definition by Grzegorz Jaszczyk · Mon Jul 16 12:18:03 2018 +0200
  91. 4cff308 mvebu: cp110: align all comphy_index arguments type by Grzegorz Jaszczyk · Thu Jul 12 07:40:34 2018 +0200
  92. 046a8f5 plat: marvell: a80x0: reconfigure CP0 PCIE0 windows by Marcin Wojtas · Tue Jul 17 15:26:21 2018 +0200
  93. 74fe963 plat: marvell: a70x0: reconfigure CP0 PCIE2 windows by Marcin Wojtas · Tue Jul 17 15:20:08 2018 +0200
  94. f47d855 a8k: use the memory controller feature to protect the RT service region by Grzegorz Jaszczyk · Wed Jun 13 16:00:48 2018 +0200
  95. 986901c drivers: marvell: mc_trustzone: add driver for mc trustzone by Grzegorz Jaszczyk · Wed Jun 13 15:27:10 2018 +0200
  96. 91db290 plat: marvell: rename common include file by Konstantin Porotchkin · Sun Jul 29 13:30:51 2018 +0300
  97. ab9ceeb docs: marvell: Update build manual by Konstantin Porotchkin · Sun Jul 29 11:53:32 2018 +0300
  98. 7804b27 ti: k3: common: Add basic PSCI core off support by Andrew F. Davis · Thu Aug 09 10:01:53 2018 -0500
  99. d3fb524 opteed: pass power level on suspend by Jorge Ramirez-Ortiz · Thu Aug 30 16:12:12 2018 +0200
  100. 756fe8d Merge pull request #1552 from glneo/build-fix by Dimitris Papastamos · Fri Aug 31 14:24:27 2018 +0100