1. 74b2a51 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · 6 years ago
  2. d9453fd Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · 6 years ago
  3. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  4. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  5. b36dd47 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · 6 years ago
  6. e0da6d7 Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  7. 708c2ee hikey: increase delay after eMMC initialized by Ryan Grachek · 6 years ago
  8. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  9. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  10. 4eb9bc4 fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · 6 years ago
  11. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  12. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  13. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  14. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  15. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  16. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  17. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  18. 74a19f2 poplar: Use new console APIs by Jerome Forissier · 6 years ago
  19. 3fb19df hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  20. aebe95d hikey: Use new console APIs by Jerome Forissier · 6 years ago
  21. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  22. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  23. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  24. 87330c0 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 6 years ago
  25. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  26. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  27. 17227cc plat: rcar: support plat_crash_console_flush by ldts · 6 years ago
  28. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  29. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  30. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  31. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  32. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  33. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  34. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  35. f2b40d8 Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 6 years ago
  36. 788bb16 Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 6 years ago
  37. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  38. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  39. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  40. 73cf3c2 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 6 years ago
  41. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  42. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  43. 02de6d9 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  44. cba8e33 Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · 6 years ago
  45. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  46. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  47. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  48. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  49. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  50. 9cbacf6 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago
  51. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  52. 247fd94 Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  53. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  54. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  55. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  56. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  57. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  58. 07d364d gxbb: Workaround for PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  59. c76e603 gxbb: Implement PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  60. 272e871 gxbb: Initial port of Amlogic Meson S905 (GXBB) by Antonio Nino Diaz · 6 years ago
  61. f781323 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · 6 years ago
  62. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  63. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  64. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  65. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  66. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  67. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · 6 years ago
  68. a64b152 rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
  69. 4bac045 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  70. e55e85f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  71. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  72. ea3c4de zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  73. f96582a rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  74. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  75. 6be60a7 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · 6 years ago
  76. 64344ef juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
  77. 2b2d674 Merge pull request #1648 from jforissier/qemu-dt-1M by Antonio Niño Díaz · 6 years ago
  78. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  79. 6ff50d5 tools: Move doimage to marvell folder for future add-ons by Konstantin Porotchkin · 6 years ago
  80. 6d0b81b allwinner: Use the arisc to turn off ARM cores by Andre Przywara · 6 years ago
  81. 9b49072 allwinner: Prepare for executing code on the management processor by Andre Przywara · 6 years ago
  82. 0f164bb allwinner: PMIC: AXP803: Delay activation of DC1SW switch by Andre Przywara · 6 years ago
  83. e28d4ce allwinner: PMIC: AXP803: Setup basic voltage rails by Andre Przywara · 6 years ago
  84. 6ec3dd5 allwinner: Scan AXP803 FDT node to setup initial power rails by Andre Przywara · 6 years ago
  85. 4e4b1e6 allwinner: Pass FDT address to sunxi_pmic_setup() by Andre Przywara · 6 years ago
  86. ea5fa47 allwinner: Find DTB in BL33 image by Andre Przywara · 6 years ago
  87. 7f3c079 allwinner: A64: Add AXP803 PMIC support to power off the board by Andre Przywara · 6 years ago
  88. 6753776 allwinner: H6: Factor out I2C platform setup by Andre Przywara · 6 years ago
  89. 74f7a95 allwinner: H5: Implement power down for H5 reference design boards by Andre Przywara · 6 years ago
  90. 435464d allwinner: Introduce GPIO helper function by Andre Przywara · 6 years ago
  91. 456208a allwinner: Export sunxi_private.h by Andre Przywara · 6 years ago
  92. a920a77 allwinner: A64/H5: Add basic and generic shutdown method by Andre Przywara · 6 years ago
  93. 3464e3f allwinner: Pass SoC ID to sunxi_pmic_setup() by Andre Przywara · 6 years ago
  94. 78dca1f allwinner: Introduce names for SoC IDs by Andre Przywara · 6 years ago
  95. 24b3a1e allwinner: H6: Fix SRAM size by Andre Przywara · 6 years ago
  96. 647a2e1 allwinner: Disable USE_COHERENT_MEM by Andre Przywara · 6 years ago
  97. b3fddff allwinner: Adjust memory mapping to fit into 256MB by Andre Przywara · 6 years ago
  98. 452b2b6 allwinner: Unify platform.mk files by Andre Przywara · 6 years ago
  99. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  100. 15ab24c qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · 6 years ago