1. 855c2a4 Merge pull request #1558 from jenswi-linaro/qemu-update by Dimitris Papastamos · Wed Sep 05 14:41:53 2018 +0100
  2. a1c2790 Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · Wed Sep 05 12:20:10 2018 +0100
  3. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · Wed Sep 05 12:19:03 2018 +0100
  4. e22b91e plat: qemu: update the early platform setup API by Jens Wiklander · Tue Sep 04 14:07:19 2018 +0200
  5. 38c4561 warp7: Add warp7 platform to the build by Bryan O'Donoghue · Fri Jul 27 13:50:15 2018 +0100
  6. 40c70ae warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · Wed Jul 04 13:16:35 2018 +0100
  7. e760dc6 warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · Mon Jun 11 13:39:20 2018 +0100
  8. 4df2f17 warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · Thu May 24 13:00:57 2018 +0100
  9. 170e52c warp7: Define a platform_def.h by Bryan O'Donoghue · Fri May 25 17:54:01 2018 +0100
  10. 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
  11. 2f20da3 warp7: Add a warp7_private.h file by Bryan O'Donoghue · Fri May 25 17:18:56 2018 +0100
  12. 986b1b9 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · Thu May 24 19:38:11 2018 +0100
  13. 937bd6f warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · Thu May 24 19:32:52 2018 +0100
  14. 5c0c1e7 imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · Fri May 25 16:45:27 2018 +0100
  15. 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
  16. 6335a97 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · Tue Sep 04 15:08:48 2018 +0200
  17. 9cfc47c zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · Mon Aug 13 16:40:04 2018 +0530
  18. d54672e imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · Tue Jul 03 15:07:32 2018 +0100
  19. 3b11df0 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · Tue Jul 03 15:11:33 2018 +0100
  20. da3df9c imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · Fri May 25 16:52:03 2018 +0100
  21. 84cbb8d imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · Mon Jun 25 13:15:10 2018 +0100
  22. 4055aae imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · Fri May 25 16:56:52 2018 +0100
  23. 3fb5b42 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · Fri May 25 16:43:22 2018 +0100
  24. 1c7bbca imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · Wed Jun 20 16:56:31 2018 +0100
  25. 9eb546f imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · Fri Jul 27 15:03:51 2018 +0100
  26. 3c97595 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · Fri Jul 27 14:53:43 2018 +0100
  27. dd6d5f2 imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · Fri Jun 08 13:16:29 2018 +0100
  28. 2cf884a imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · Mon Jul 16 18:21:19 2018 +0100
  29. 7981bfc imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · Fri Jul 13 10:21:40 2018 +0100
  30. b3c84be imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · Thu Jun 28 16:38:11 2018 +0800
  31. d4bcc76 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · Wed May 30 19:56:54 2018 +0100
  32. 07cb7a4 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · Fri May 25 16:48:39 2018 +0100
  33. 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
  34. 8bd905b zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · Tue Sep 04 18:05:50 2018 +0530
  35. dff0712 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · Tue Sep 04 18:02:25 2018 +0530
  36. 914f1cd zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · Mon Jul 09 00:01:38 2018 -0700
  37. afaeb0d zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · Tue Sep 04 17:49:32 2018 +0530
  38. 7c6516a zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · Tue Sep 04 17:41:34 2018 +0530
  39. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · Tue Sep 04 17:37:27 2018 +0530
  40. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · Tue Sep 04 17:33:19 2018 +0530
  41. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · Tue Sep 04 17:27:12 2018 +0530
  42. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · Tue Sep 04 17:12:51 2018 +0530
  43. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · Tue Sep 04 17:03:25 2018 +0530
  44. c19949a Support shared Mbed TLS heap for SGM by John Tsichritzis · Wed Aug 22 12:55:41 2018 +0100
  45. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · Wed Aug 22 12:36:37 2018 +0100
  46. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · Mon Jul 30 13:41:52 2018 +0100
  47. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · Thu Jun 07 16:31:34 2018 +0100
  48. 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
  49. 1395cc1 plat: marvell: Update Marvell base code version to 18.09.1 by Konstantin Porotchkin · Thu Aug 16 10:25:24 2018 +0300
  50. 46a4fc6 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · Thu Aug 02 20:25:11 2018 +0300
  51. d62a503 fix: marvell: Check the required libraries before building doimage by Konstantin Porotchkin · Tue Aug 14 12:26:45 2018 +0300
  52. 0c60c2f plat: a8k: enable PMU overflow interrupt handler by Marcin Wojtas · Wed Mar 21 09:59:59 2018 +0100
  53. 02fcdef Merge pull request #1541 from rajanv-xilinx/integration-num-clocks by Soby Mathew · Mon Sep 03 08:56:19 2018 +0100
  54. 46b6535 marvell: pm: do not panic by default in cpu_standby by Marcin Wojtas · Thu Nov 16 18:19:02 2017 +0100
  55. 046a8f5 plat: marvell: a80x0: reconfigure CP0 PCIE0 windows by Marcin Wojtas · Tue Jul 17 15:26:21 2018 +0200
  56. 74fe963 plat: marvell: a70x0: reconfigure CP0 PCIE2 windows by Marcin Wojtas · Tue Jul 17 15:20:08 2018 +0200
  57. f47d855 a8k: use the memory controller feature to protect the RT service region by Grzegorz Jaszczyk · Wed Jun 13 16:00:48 2018 +0200
  58. 91db290 plat: marvell: rename common include file by Konstantin Porotchkin · Sun Jul 29 13:30:51 2018 +0300
  59. 7804b27 ti: k3: common: Add basic PSCI core off support by Andrew F. Davis · Thu Aug 09 10:01:53 2018 -0500
  60. 2b24bf1 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · Fri Aug 31 13:18:18 2018 +0100
  61. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · Wed Jun 27 16:45:48 2018 +0100
  62. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  63. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · Thu Aug 30 16:18:49 2018 +0100
  64. bfb4aa8 Merge pull request #1539 from antonio-nino-diaz-arm/an/gic-misra by Dimitris Papastamos · Thu Aug 30 16:08:25 2018 +0100
  65. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · Fri Aug 24 16:30:29 2018 +0100
  66. a4210cb plat/common: gic: MISRA fixes by Antonio Nino Diaz · Tue Aug 21 09:44:43 2018 +0100
  67. ff2c53f Merge pull request #1514 from glneo/for-upstream-psci by Soby Mathew · Thu Aug 30 05:37:13 2018 +0100
  68. 8f538ad Merge pull request #1538 from jts-arm/typos by Dimitris Papastamos · Tue Aug 28 10:07:21 2018 +0100
  69. 6ca6797 Merge pull request #1531 from MISL-EBU-System-SW/marvell-plat-updates by Dimitris Papastamos · Tue Aug 28 10:06:00 2018 +0100
  70. da95940 zynqmp: pm: Add API to get number of clocks by Rajan Vaja · Fri Jul 20 03:16:27 2018 -0700
  71. 5b8183c Remove unnecessary casts by John Tsichritzis · Thu Aug 23 09:57:54 2018 +0100
  72. 6a60d02 ti: k3: common: Add basic PSCI reset support by Andrew F. Davis · Thu May 24 11:15:42 2018 -0500
  73. 60541b1 ti: k3: common: Add basic PSCI core on support by Andrew F. Davis · Thu May 24 11:15:42 2018 -0500
  74. d92fdfb ti: k3: drivers: ti_sci: Add support for Processor control by Andrew F. Davis · Fri May 04 19:06:13 2018 +0000
  75. 0d44930 ti: k3: drivers: ti_sci: Add support for Core control by Andrew F. Davis · Fri May 04 19:06:12 2018 +0000
  76. dc08adf ti: k3: drivers: ti_sci: Add support for Clock control by Andrew F. Davis · Fri May 04 19:06:11 2018 +0000
  77. 4f2a055 ti: k3: drivers: ti_sci: Add support for Device control by Andrew F. Davis · Fri May 04 19:06:10 2018 +0000
  78. a513b2a ti: k3: drivers: Add support for TI System Control Interface protocol by Andrew F. Davis · Fri May 04 19:06:09 2018 +0000
  79. 537d3ff ti: k3: drivers: Add Secure Proxy driver by Andrew F. Davis · Fri May 04 19:06:08 2018 +0000
  80. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  81. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  82. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · Wed Aug 22 10:25:41 2018 +0100
  83. bcdd79b Merge pull request #1530 from antonio-nino-diaz-arm/an/rpi3-deprecated by Dimitris Papastamos · Wed Aug 22 10:24:06 2018 +0100
  84. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · Mon Aug 06 13:35:31 2018 +0100
  85. d1f569b Merge pull request #1524 from danielboulby-arm/db/ReclaimInit by Dimitris Papastamos · Mon Aug 20 09:38:17 2018 +0100
  86. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  87. acb1dc1 plat: marvell: bl31: Update the early platform setup API by Konstantin Porotchkin · Sun Aug 19 10:07:35 2018 +0300
  88. 83d8c79 rpi3: Migrate from deprecated APIs by Antonio Nino Diaz · Fri Aug 17 14:25:08 2018 +0100
  89. 6907413 Merge pull request #1525 from antonio-nino-diaz-arm/an/rpi3 by Dimitris Papastamos · Fri Aug 17 09:55:38 2018 +0100
  90. a2b69b8 rpi3: Remove dependencies on Arm platform code by Antonio Nino Diaz · Wed Aug 15 14:43:29 2018 +0100
  91. ee3e4b0 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · Tue Aug 14 17:10:06 2018 +0100
  92. ae94daf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · Wed Aug 15 10:49:57 2018 +0100
  93. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · Mon Aug 13 13:02:16 2018 +0100
  94. 1f3c785 Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · Mon Aug 13 13:02:04 2018 +0100
  95. 4bef6b0 layerscape: stm32mp1: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · Tue Aug 07 16:35:54 2018 +0100
  96. 533d3a8 plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · Tue Aug 07 16:35:19 2018 +0100
  97. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · Tue Aug 07 19:59:49 2018 +0100
  98. 3eff409 plat/poplar: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:26 2018 +0800
  99. e971377 plat/hikey: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:10 2018 +0800
  100. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100