1. 61ef4f9 Merge pull request #1518 from antonio-nino-diaz-arm/an/fix_mmc by Dimitris Papastamos · Mon Aug 13 11:22:25 2018 +0100
  2. 5d95e0a drivers/mmc: Fix warning about usage of uninitialized variable by Antonio Nino Diaz · Fri Aug 10 13:04:02 2018 +0100
  3. af7b523 Merge pull request #1504 from hzhuang1/migrate_mmc by Dimitris Papastamos · Fri Aug 10 12:40:53 2018 +0100
  4. 05e3b70 doc/maintainers: remove emmc framework by Haojian Zhuang · Sat Aug 04 18:07:58 2018 +0800
  5. 97f3aaa drivers/emmc: remove emmc framework by Haojian Zhuang · Sat Aug 04 18:07:44 2018 +0800
  6. 3eff409 plat/poplar: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:26 2018 +0800
  7. e971377 plat/hikey: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:10 2018 +0800
  8. a885d5e drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:06:52 2018 +0800
  9. d618b27 drivers/mmc: set buswidth and speed before reading data by Haojian Zhuang · Sat Aug 04 18:04:30 2018 +0800
  10. df7271c drivers/mmc: make mmc_ext_csd aligned with 16 char by Haojian Zhuang · Thu Aug 02 14:50:12 2018 +0800
  11. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · Thu Aug 02 14:49:51 2018 +0800
  12. ed59cd5 drivers/mmc: send CMD8 only for SD card in initialization by Haojian Zhuang · Thu Aug 02 14:48:17 2018 +0800
  13. 614d1cb Merge pull request #1505 from Yann-lms/mmc_delays by Dimitris Papastamos · Fri Aug 10 09:44:09 2018 +0100
  14. a4a2526 Merge pull request #1513 from antonio-nino-diaz-arm/an/xlat-caches by Dimitris Papastamos · Thu Aug 09 15:16:19 2018 +0100
  15. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · Tue Aug 07 12:47:12 2018 +0100
  16. 55499ae Merge pull request #1501 from robertovargas-arm/cci by Dimitris Papastamos · Mon Aug 06 16:09:20 2018 +0100
  17. 11caf6d Merge pull request #1512 from npoushin/integration by Dimitris Papastamos · Mon Aug 06 11:19:03 2018 +0100
  18. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · Sun Aug 05 15:34:10 2018 +0100
  19. c703f90 plat/arm: Add support for SGM775 by Nariman Poushin · Wed Mar 07 10:29:57 2018 +0000
  20. 207c522 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · Tue Oct 10 21:34:32 2017 +0530
  21. 8b8df93 plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · Fri Apr 27 18:49:52 2018 +0100
  22. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · Mon Jun 25 17:04:51 2018 +0100
  23. 71a0ee0 Merge pull request #1511 from chandnich/sgi575-updates by Dimitris Papastamos · Fri Aug 03 14:16:31 2018 +0100
  24. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · Wed Aug 01 15:58:48 2018 +0530
  25. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · Thu Aug 02 12:29:07 2018 +0530
  26. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · Fri Aug 03 10:56:47 2018 +0100
  27. 42aed9d Merge pull request #1509 from antonio-nino-diaz-arm/an/bool by Dimitris Papastamos · Fri Aug 03 10:53:12 2018 +0100
  28. 3f7344b Merge pull request #1503 from ARM-software/dh/dual-lic by Dimitris Papastamos · Fri Aug 03 09:36:49 2018 +0100
  29. deba2df Merge pull request #1508 from sandrine-bailleux-arm/sb/fix-trusty-build by Dimitris Papastamos · Fri Aug 03 09:34:58 2018 +0100
  30. de11a5b psci: Use bool in internal interfaces by Antonio Nino Diaz · Wed Aug 01 16:42:10 2018 +0100
  31. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · Thu Aug 02 09:57:29 2018 +0100
  32. de6959e mmc: add required delays when retrying commands by Yann Gautier · Thu Aug 02 13:46:17 2018 +0200
  33. 32acdd3 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · Thu Aug 02 10:21:27 2018 +0100
  34. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · Mon Jul 16 14:09:15 2018 +0100
  35. 9fc7ed7 Define bool type by Jeenu Viswambharan · Wed Aug 01 14:56:52 2018 +0100
  36. 3ed16a1 Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · Wed Aug 01 15:55:34 2018 +0200
  37. 27cfbcf Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · Tue Jul 31 16:09:07 2018 +0100
  38. 5274dc2 Update license information in readme.rst by Dan Handley · Wed Jul 25 16:42:10 2018 +0100
  39. f32e071 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · Mon Jul 30 16:53:34 2018 +0100
  40. 2b2d453 Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · Mon Jul 30 16:44:43 2018 +0100
  41. 9516df2 Set console function pointers to const by Daniel Boulby · Thu Jun 07 14:15:15 2018 +0100
  42. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · Tue Jul 24 11:27:52 2018 +0100
  43. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · Tue Jul 24 10:20:53 2018 +0100
  44. 31fce19 Merge pull request #1497 from SNG-ARM/master by Soby Mathew · Fri Jul 27 11:03:13 2018 +0100
  45. e7b76c6 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · Fri Jul 27 11:02:36 2018 +0100
  46. 39ff2ee Hikey960: configure pins for PCIe controller by Kaihua Zhong · Mon Jul 16 17:33:48 2018 +0800
  47. f14c595 ti: k3: common: Only enable caches early by Andrew F. Davis · Thu Jul 26 14:25:03 2018 -0500
  48. 4d23a64 GIC: Do not flush cache when unneeded by Andrew F. Davis · Thu Jul 26 13:50:14 2018 -0500
  49. 22ab8ab PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · Thu Jul 26 14:00:32 2018 -0500
  50. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · Wed May 16 18:48:56 2018 +0530
  51. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · Wed May 16 17:26:40 2018 +0530
  52. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · Wed May 16 17:22:35 2018 +0530
  53. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · Wed May 16 17:19:56 2018 +0530
  54. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · Wed May 16 15:35:25 2018 +0530
  55. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · Wed May 16 15:13:25 2018 +0530
  56. d51f80f RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · Sat May 12 11:02:31 2018 +0530
  57. 5c06ff1 Include board_arm_def.h through the platform's header by Sughosh Ganu · Sat Mar 10 19:12:28 2018 +0530
  58. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  59. bc42c36 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · Wed Jul 25 16:05:35 2018 +0100
  60. 39b7dd6 Merge pull request #1492 from jts-arm/docs by danh-arm · Wed Jul 25 15:23:58 2018 +0100
  61. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · Wed Jul 25 15:23:25 2018 +0100
  62. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · Wed Jul 25 15:16:24 2018 +0100
  63. 0edf4fc Update list of maintainers for STM32MP1 by Yann Gautier · Thu Jul 05 16:52:00 2018 +0200
  64. 7511539 stm32mp1: Add platform documentation by Yann Gautier · Mon Jul 16 14:49:34 2018 +0200
  65. 761797d stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · Mon Jul 16 14:34:50 2018 +0200
  66. ba46a93 tools: Add stm32image tool into TF-A by Yann Gautier · Thu Jul 05 16:50:22 2018 +0200
  67. 6638695 stm32mp1: Add device tree files by Yann Gautier · Thu Jul 05 16:49:51 2018 +0200
  68. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · Mon Jul 16 19:36:06 2018 +0200
  69. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · Tue Jul 24 17:18:19 2018 +0200
  70. bb836ee stm32mp1: Add PMIC support by Yann Gautier · Mon Jul 16 17:55:07 2018 +0200
  71. 69035a8 stm32mp1: Add console support by Yann Gautier · Thu Jul 05 16:48:16 2018 +0200
  72. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · Fri Jul 20 11:36:05 2018 +0200
  73. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · Fri Jul 13 21:33:09 2018 +0200
  74. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · Tue Jul 24 17:13:36 2018 +0200
  75. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · Mon Jul 16 10:54:09 2018 +0200
  76. 0b3c64f Add STMicroelectronics to the list of contributors by Yann Gautier · Thu Jul 05 16:45:46 2018 +0200
  77. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · Fri Jul 06 16:54:44 2018 +0100
  78. 54fca7a Merge pull request #1488 from b49020/integration by danh-arm · Tue Jul 24 14:37:23 2018 +0100
  79. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · Tue Jul 24 14:36:43 2018 +0100
  80. 6dda976 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · Mon Jul 23 09:18:04 2018 +0100
  81. e11f87b synquacer: Enable optional OP-TEE support by Sumit Garg · Thu Jul 19 18:05:50 2018 +0530
  82. 9f9a682 Merge pull request #1487 from hzhuang1/tbb_bl1 by danh-arm · Tue Jul 24 11:06:24 2018 +0100
  83. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · Thu Jul 19 08:03:46 2018 +0100
  84. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · Tue Jul 17 15:10:08 2018 +0100
  85. 0f5dc9f PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · Wed Jul 18 16:21:11 2018 +0100
  86. f5c6001 PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · Mon Jul 16 23:36:10 2018 +0100
  87. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · Mon Jul 16 23:19:25 2018 +0100
  88. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · Wed Jul 18 16:24:16 2018 +0100
  89. c104f19 hikey: include TBB in BL1 by Haojian Zhuang · Wed Jul 18 17:07:00 2018 +0800
  90. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  91. e89a453 PMF: Fix MISRA defects by Antonio Nino Diaz · Wed Jul 18 13:26:25 2018 +0100
  92. dd0e85c PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · Tue Jul 17 09:51:33 2018 +0100
  93. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · Mon Jul 16 17:32:37 2018 +0100
  94. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · Wed Jul 18 11:57:21 2018 +0100
  95. ec76950 Increase BL2U stack size by Daniel Boulby · Fri Jul 20 12:28:55 2018 +0100
  96. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · Wed Jul 18 13:23:07 2018 +0100
  97. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · Wed Jul 18 11:56:00 2018 +0100
  98. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · Thu Jul 19 17:11:32 2018 +0100
  99. 8dc5039 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · Thu Jul 19 15:37:54 2018 +0100
  100. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · Thu Jul 19 15:33:19 2018 +0100