1. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · Thu Jun 28 16:38:00 2018 +0800
  2. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  3. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · Thu Aug 30 16:18:49 2018 +0100
  4. bfb4aa8 Merge pull request #1539 from antonio-nino-diaz-arm/an/gic-misra by Dimitris Papastamos · Thu Aug 30 16:08:25 2018 +0100
  5. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · Thu Aug 23 10:19:23 2018 +0100
  6. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · Tue Aug 21 16:12:29 2018 +0100
  7. 38b4ce0 Fix MISRA defects in some common headers by Antonio Nino Diaz · Tue Aug 21 14:14:31 2018 +0100
  8. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · Fri Aug 24 16:30:29 2018 +0100
  9. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · Tue Aug 21 09:42:26 2018 +0100
  10. ca994e7 gic: Fix types by Antonio Nino Diaz · Tue Aug 21 10:02:33 2018 +0100
  11. 2e59071 gic: Fix definitions by Antonio Nino Diaz · Fri Aug 24 11:46:33 2018 +0100
  12. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · Mon Aug 13 15:29:29 2018 +0100
  13. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · Thu Aug 23 15:13:58 2018 +0100
  14. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  15. 6ca6797 Merge pull request #1531 from MISL-EBU-System-SW/marvell-plat-updates by Dimitris Papastamos · Tue Aug 28 10:06:00 2018 +0100
  16. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  17. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · Wed Aug 15 16:52:32 2018 +0100
  18. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  19. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · Tue Aug 14 13:39:29 2018 +0100
  20. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · Wed Aug 15 19:51:09 2018 +0100
  21. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · Fri Aug 17 10:45:47 2018 +0100
  22. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · Mon Aug 13 19:41:17 2018 +0100
  23. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · Mon Aug 13 19:39:40 2018 +0100
  24. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · Mon Aug 13 19:51:26 2018 +0100
  25. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · Tue Aug 14 13:17:41 2018 +0100
  26. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · Wed Aug 22 10:25:41 2018 +0100
  27. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · Wed Aug 22 10:24:24 2018 +0100
  28. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  29. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  30. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  31. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  32. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · Tue Jul 31 16:13:33 2018 +0100
  33. acb1dc1 plat: marvell: bl31: Update the early platform setup API by Konstantin Porotchkin · Sun Aug 19 10:07:35 2018 +0300
  34. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · Mon Jul 23 09:11:59 2018 +0100
  35. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · Mon Aug 13 13:02:16 2018 +0100
  36. 1f3c785 Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · Mon Aug 13 13:02:04 2018 +0100
  37. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · Tue Aug 07 19:59:49 2018 +0100
  38. 97f3aaa drivers/emmc: remove emmc framework by Haojian Zhuang · Sat Aug 04 18:07:44 2018 +0800
  39. a885d5e drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:06:52 2018 +0800
  40. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · Thu Aug 02 14:49:51 2018 +0800
  41. e3adc37 Add librom support in FVP by Roberto Vargas · Wed May 23 09:27:06 2018 +0100
  42. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · Sun Aug 05 15:34:10 2018 +0100
  43. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100
  44. 0f8f985 Create a library file for libc by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  45. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · Fri Aug 03 10:56:47 2018 +0100
  46. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · Thu Aug 02 09:57:29 2018 +0100
  47. 32acdd3 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · Thu Aug 02 10:21:27 2018 +0100
  48. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · Mon Jul 16 14:09:15 2018 +0100
  49. 9fc7ed7 Define bool type by Jeenu Viswambharan · Wed Aug 01 14:56:52 2018 +0100
  50. 27cfbcf Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · Tue Jul 31 16:09:07 2018 +0100
  51. 2b2d453 Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · Mon Jul 30 16:44:43 2018 +0100
  52. 9516df2 Set console function pointers to const by Daniel Boulby · Thu Jun 07 14:15:15 2018 +0100
  53. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · Tue Jul 24 11:27:52 2018 +0100
  54. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · Tue Jul 24 10:20:53 2018 +0100
  55. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · Wed May 16 15:35:25 2018 +0530
  56. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · Wed May 16 15:13:25 2018 +0530
  57. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  58. bc42c36 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · Wed Jul 25 16:05:35 2018 +0100
  59. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · Wed Jul 25 15:23:25 2018 +0100
  60. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · Wed Jul 25 15:16:24 2018 +0100
  61. 6638695 stm32mp1: Add device tree files by Yann Gautier · Thu Jul 05 16:49:51 2018 +0200
  62. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · Tue Jul 24 17:18:19 2018 +0200
  63. bb836ee stm32mp1: Add PMIC support by Yann Gautier · Mon Jul 16 17:55:07 2018 +0200
  64. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · Fri Jul 13 21:33:09 2018 +0200
  65. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · Tue Jul 24 17:13:36 2018 +0200
  66. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · Mon Jul 16 10:54:09 2018 +0200
  67. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · Fri Jul 06 16:54:44 2018 +0100
  68. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · Tue Jul 24 14:36:43 2018 +0100
  69. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · Thu Jul 19 08:03:46 2018 +0100
  70. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · Tue Jul 17 15:10:08 2018 +0100
  71. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · Wed Jul 18 16:24:16 2018 +0100
  72. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  73. e89a453 PMF: Fix MISRA defects by Antonio Nino Diaz · Wed Jul 18 13:26:25 2018 +0100
  74. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · Mon Jul 16 17:32:37 2018 +0100
  75. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · Wed Jul 18 11:57:21 2018 +0100
  76. ec76950 Increase BL2U stack size by Daniel Boulby · Fri Jul 20 12:28:55 2018 +0100
  77. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · Wed Jul 18 13:23:07 2018 +0100
  78. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · Wed Jul 18 11:56:00 2018 +0100
  79. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · Thu Jul 19 17:11:32 2018 +0100
  80. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · Thu Jul 19 15:33:19 2018 +0100
  81. 7d23589 Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · Thu Jul 19 11:36:58 2018 +0100
  82. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · Thu May 17 09:52:36 2018 +0100
  83. f69ec58 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · Thu Jun 07 18:31:14 2018 +0300
  84. 73cd881 marvell: drivers: Add i2c driver by Konstantin Porotchkin · Mon Feb 26 16:06:35 2018 +0200
  85. 031fa07 marvell: drivers: Add thermal driver by Konstantin Porotchkin · Mon Feb 26 16:08:26 2018 +0200
  86. 402fcf1 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · Mon Feb 26 16:04:25 2018 +0200
  87. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · Thu Jul 05 11:28:02 2018 +0300
  88. 01c84d4 marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · Mon Feb 26 16:01:57 2018 +0200
  89. 62a7646 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · Mon Feb 26 15:51:11 2018 +0200
  90. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · Fri Jul 13 10:04:12 2018 +0200
  91. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · Thu Jul 12 13:23:59 2018 +0100
  92. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · Wed Jul 11 16:45:49 2018 +0100
  93. f2804c6 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · Wed Jul 18 10:48:03 2018 +0100
  94. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · Thu Jul 12 15:54:10 2018 +0100
  95. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · Sun Jul 15 16:42:01 2018 +0100
  96. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · Fri Jul 13 15:23:29 2018 +0100
  97. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · Thu Jul 12 15:44:42 2018 +0100
  98. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · Thu Jul 12 15:43:07 2018 +0100
  99. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · Wed Jun 20 14:50:48 2018 +0200
  100. 1a49375 Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · Thu Jul 12 16:53:08 2018 +0100