1. d4fd021 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · 6 years ago
  2. 119480f Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · 6 years ago
  3. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  4. 4dcf1fa rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  5. cabe0a3 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · 6 years ago
  6. 0a650ee Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  7. f6be435 hikey: increase delay after eMMC initialized by Ryan Grachek · 6 years ago
  8. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  9. cce37d4 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  10. 076374c fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · 6 years ago
  11. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  12. 6d5c61d rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  13. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  14. 91ece4e Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  15. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  16. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  17. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  18. 5c58c8b poplar: Use new console APIs by Jerome Forissier · 6 years ago
  19. 5189ea2 hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  20. c779b15 hikey: Use new console APIs by Jerome Forissier · 6 years ago
  21. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  22. 7558e85 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  23. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  24. de4fc98 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 6 years ago
  25. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  26. 04d1f8d rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  27. d65895f plat: rcar: support plat_crash_console_flush by ldts · 6 years ago
  28. 4eb835f Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  29. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  30. dd756c9 Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  31. 8db71e3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  32. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  33. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  34. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  35. 3c1fb7a Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 6 years ago
  36. 6f2ad3a Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 6 years ago
  37. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  38. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  39. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  40. b3f7c42 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 6 years ago
  41. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  42. cd3272e hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  43. ef20285 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  44. 55dd52a Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · 6 years ago
  45. 6333e13 warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  46. 0818e9e poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  47. e6a9028 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  48. 8be7850 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  49. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  50. 80d37c2 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago
  51. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  52. c38941f Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  53. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  54. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  55. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  56. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  57. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  58. 253d169 gxbb: Workaround for PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  59. d1bc714 gxbb: Implement PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  60. f3ff9f7 gxbb: Initial port of Amlogic Meson S905 (GXBB) by Antonio Nino Diaz · 6 years ago
  61. b62b5b9 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · 6 years ago
  62. 7c294f9 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  63. 20a8f7a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  64. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  65. deca658 Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  66. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  67. e74afb6 Deprecate weak crash console functions by Antonio Nino Diaz · 6 years ago
  68. a9d5a3f rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
  69. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  70. c02c69f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  71. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  72. bde25ae zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  73. 5341b42 rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  74. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  75. dfe5c78 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · 6 years ago
  76. 472158f juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
  77. 414c9e6 Merge pull request #1648 from jforissier/qemu-dt-1M by Antonio Niño Díaz · 6 years ago
  78. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  79. 6414dc6 tools: Move doimage to marvell folder for future add-ons by Konstantin Porotchkin · 6 years ago
  80. 7db0c96 allwinner: Use the arisc to turn off ARM cores by Andre Przywara · 6 years ago
  81. 11480b9 allwinner: Prepare for executing code on the management processor by Andre Przywara · 6 years ago
  82. ccd3ab2 allwinner: PMIC: AXP803: Delay activation of DC1SW switch by Andre Przywara · 6 years ago
  83. fb4e978 allwinner: PMIC: AXP803: Setup basic voltage rails by Andre Przywara · 6 years ago
  84. ed80c1e allwinner: Scan AXP803 FDT node to setup initial power rails by Andre Przywara · 6 years ago
  85. df30160 allwinner: Pass FDT address to sunxi_pmic_setup() by Andre Przywara · 6 years ago
  86. 4153893 allwinner: Find DTB in BL33 image by Andre Przywara · 6 years ago
  87. eae5fe7 allwinner: A64: Add AXP803 PMIC support to power off the board by Andre Przywara · 6 years ago
  88. d5ddf67 allwinner: H6: Factor out I2C platform setup by Andre Przywara · 6 years ago
  89. 3d22228 allwinner: H5: Implement power down for H5 reference design boards by Andre Przywara · 6 years ago
  90. 7020dca allwinner: Introduce GPIO helper function by Andre Przywara · 6 years ago
  91. 4ec1a23 allwinner: Export sunxi_private.h by Andre Przywara · 6 years ago
  92. f953c30 allwinner: A64/H5: Add basic and generic shutdown method by Andre Przywara · 6 years ago
  93. fe57c7d allwinner: Pass SoC ID to sunxi_pmic_setup() by Andre Przywara · 6 years ago
  94. 123bcb3 allwinner: Introduce names for SoC IDs by Andre Przywara · 6 years ago
  95. f78f00a allwinner: H6: Fix SRAM size by Andre Przywara · 6 years ago
  96. 4306051 allwinner: Disable USE_COHERENT_MEM by Andre Przywara · 6 years ago
  97. c3af6b0 allwinner: Adjust memory mapping to fit into 256MB by Andre Przywara · 6 years ago
  98. a80490c allwinner: Unify platform.mk files by Andre Przywara · 6 years ago
  99. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  100. bde0f32 qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · 6 years ago