1. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  2. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  3. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  4. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  5. 73f45ba fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 7 years ago
  6. 74203d2 Merge pull request #1704 from marex/arm/master/memsize-passing-v1 by Antonio Niño Díaz · 7 years ago
  7. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  8. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 7 years ago
  9. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
  10. b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 7 years ago
  11. f7ed4ab Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · 7 years ago
  12. 8dc395e Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 7 years ago
  13. a6de3db plat: rcar: Generate FCNL reserved memory node by Marek Vasut · 7 years ago
  14. ac49c5f plat: rcar: Generate platform compatible string by Marek Vasut · 7 years ago
  15. 1d85c4b plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · 7 years ago
  16. 8518515 plat: rcar: Use array in the DRAM size reporting by Marek Vasut · 7 years ago
  17. 10b7a4a plat: rcar: Print DRAM configuration after init by Marek Vasut · 7 years ago
  18. e1eddfe plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · 7 years ago
  19. 7bf24ae plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · 7 years ago
  20. 3b507aa plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · 7 years ago
  21. 358ed93 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · 7 years ago
  22. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 7 years ago
  23. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  24. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 7 years ago
  25. 03ce162 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · 7 years ago
  26. ae4a99b Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 7 years ago
  27. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 7 years ago
  28. f32f389 plat/marvell: update platform LSP version to 18.12.0 by Konstantin Porotchkin · 7 years ago
  29. ff82813 a8k: pm: extend MSS_TRIGGER_TIMEOUT by Igal Liberman · 7 years ago
  30. 5a9f00f plat/marvell: comphy: Add support for SFI on Lane 4 by Konstantin Porotchkin · 7 years ago
  31. 5cf6faf fix: a3900: pm: fix number of CPU power switches. by Christine Gharzuzi · 7 years ago
  32. c354426 svc: Update the EEPROM AVS values processing by Konstantin Porotchkin · 7 years ago
  33. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 7 years ago
  34. 55df84f mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · 7 years ago
  35. 9cb6751 plat: marvell: a3700: do not power off cpu due to errata ref #13 by Grzegorz Jaszczyk · 7 years ago
  36. 46f9b2c drivers: add tzc380 support by Peng Fan · 8 years ago
  37. ba7f9bf stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · 7 years ago
  38. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 7 years ago
  39. 699223a plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 7 years ago
  40. 500db01 Merge pull request #1701 from chandnich/psci-ops by Soby Mathew · 7 years ago
  41. 87f6740 hikey960: initialize EDMAC and channels by Ryan Grachek · 7 years ago
  42. 3af48da Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · 7 years ago
  43. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 7 years ago
  44. 48e32a1 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 7 years ago
  45. a83d4bd plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 7 years ago
  46. bd3d7b4 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 7 years ago
  47. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  48. 85397ec Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 7 years ago
  49. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  50. b79de2d hikey: remove delay after eMMC initialized by Haojian Zhuang · 7 years ago
  51. afa5cfe juno: Add romlib support by Sathees Balya · 7 years ago
  52. 98aab97 Merge pull request #1681 from Andre-ARM/allwinner/fixes by Antonio Niño Díaz · 7 years ago
  53. 9165684 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · 7 years ago
  54. 0668e5a Merge pull request #1687 from ldts/rcar_gen3/maintain_4 by Antonio Niño Díaz · 7 years ago
  55. 9427c74 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 7 years ago
  56. d4fd021 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · 7 years ago
  57. 6e93392 rcar-gen3: control RPC hyper-flash access by Jorge Ramirez-Ortiz · 7 years ago
  58. 119480f Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · 7 years ago
  59. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 7 years ago
  60. 4dcf1fa rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 7 years ago
  61. cabe0a3 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · 7 years ago
  62. 0a650ee Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 7 years ago
  63. f6be435 hikey: increase delay after eMMC initialized by Ryan Grachek · 7 years ago
  64. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  65. cce37d4 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 7 years ago
  66. 076374c fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · 7 years ago
  67. 793c38f allwinner: power: Add DCDC6 power rail by Andre Przywara · 7 years ago
  68. a561e41 allwinner: power: add enable switches for DCDC1/5 by Andre Przywara · 7 years ago
  69. d93eb44 allwinner: power: fix DRIVEVBUS pin setup by Andre Przywara · 7 years ago
  70. 19a7507 allwinner: A64/H5: setup missing bus clocks by Andre Przywara · 7 years ago
  71. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 7 years ago
  72. 6d5c61d rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 7 years ago
  73. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 7 years ago
  74. 91ece4e Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 7 years ago
  75. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 7 years ago
  76. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  77. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 7 years ago
  78. 5c58c8b poplar: Use new console APIs by Jerome Forissier · 7 years ago
  79. 5189ea2 hikey960: Use new console APIs by Jerome Forissier · 7 years ago
  80. c779b15 hikey: Use new console APIs by Jerome Forissier · 7 years ago
  81. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  82. 7558e85 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 7 years ago
  83. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 7 years ago
  84. de4fc98 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 7 years ago
  85. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  86. 04d1f8d rcar_gen3: E3 target: fix compilation issues by ldts · 7 years ago
  87. d65895f plat: rcar: support plat_crash_console_flush by ldts · 7 years ago
  88. 4eb835f Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 7 years ago
  89. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 7 years ago
  90. dd756c9 Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 7 years ago
  91. 8db71e3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 7 years ago
  92. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  93. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  94. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  95. 3c1fb7a Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 7 years ago
  96. 6f2ad3a Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 7 years ago
  97. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  98. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 7 years ago
  99. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  100. b3f7c42 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 7 years ago