1. 6baf85b romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  2. c385955 Merge pull request #1690 from pbatard/rpi3-docfix by Antonio Niño Díaz · 6 years ago
  3. 934bbea rpi3: fix bad formatting in rpi3.rst by Pete Batard · 6 years ago
  4. 16ea789 Merge pull request #1686 from antonio-nino-diaz-arm/an/backtrace by Antonio Niño Díaz · 6 years ago
  5. d4fd021 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · 6 years ago
  6. 119480f Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · 6 years ago
  7. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  8. 9c6d1c5 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  9. 4dcf1fa rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  10. cabe0a3 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · 6 years ago
  11. 0a650ee Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  12. f6be435 hikey: increase delay after eMMC initialized by Ryan Grachek · 6 years ago
  13. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  14. 8b7a26d drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  15. cce37d4 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  16. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  17. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  18. 46c613e utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  19. 35c4b41 Merge pull request #1675 from SNG-ARM/integration by Antonio Niño Díaz · 6 years ago
  20. 076374c fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · 6 years ago
  21. 6e3bad3 SPM: Raise running priority of the core while in Secure Partition by Sughosh Ganu · 6 years ago
  22. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  23. 8a3588a SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  24. 6d5c61d rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  25. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  26. 9793e03 Merge pull request #1677 from acolinisi/PR--drivers-cadence-uart-prototype by Antonio Niño Díaz · 6 years ago
  27. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  28. 91ece4e Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  29. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  30. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  31. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  32. 4cb1770 drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  33. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  34. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  35. 5c58c8b poplar: Use new console APIs by Jerome Forissier · 6 years ago
  36. 5189ea2 hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  37. c779b15 hikey: Use new console APIs by Jerome Forissier · 6 years ago
  38. 9d068f6 Merge pull request #1673 from antonio-nino-diaz-arm/an/headers by Antonio Niño Díaz · 6 years ago
  39. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  40. f5ae1b0 Merge pull request #1672 from sandrine-bailleux-arm/sb/fix-dram-constants by Soby Mathew · 6 years ago
  41. 7558e85 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  42. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  43. 621dadd Merge pull request #1669 from sandrine-bailleux-arm/sb/rm-tzc-top-fn by Soby Mathew · 6 years ago
  44. de4fc98 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 6 years ago
  45. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  46. b56ec68 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  47. 638d2b5 compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  48. ecc3599 compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  49. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  50. 9c10e34 Merge pull request #1665 from antonio-nino-diaz-arm/an/fdt-helpers by Antonio Niño Díaz · 6 years ago
  51. 04d1f8d rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  52. d65895f plat: rcar: support plat_crash_console_flush by ldts · 6 years ago
  53. 4eb835f Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  54. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  55. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  56. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  57. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  58. b3e9214 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  59. dd756c9 Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  60. ebd17fa Merge pull request #1660 from antonio-nino-diaz-arm/an/misra by Antonio Niño Díaz · 6 years ago
  61. 8db71e3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  62. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  63. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  64. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  65. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  66. 3c1fb7a Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 6 years ago
  67. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  68. 6f2ad3a Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 6 years ago
  69. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  70. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  71. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  72. b3f7c42 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 6 years ago
  73. c547638 Merge pull request #1659 from vwadekar/sdei-fix-compilation by Antonio Niño Díaz · 6 years ago
  74. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  75. cd3272e hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  76. c4491aa sdei: include "context.h" to fix compilation errors by Varun Wadekar · 6 years ago
  77. ef20285 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  78. 55dd52a Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · 6 years ago
  79. 2eedba9 Merge pull request #1651 from antonio-nino-diaz-arm/an/rand-misra by Antonio Niño Díaz · 6 years ago
  80. 392b1d5 Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 6 years ago
  81. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  82. 6333e13 warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  83. 0818e9e poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  84. e6a9028 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  85. 8be7850 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  86. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  87. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  88. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  89. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  90. 80d37c2 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago
  91. 4012531 Merge pull request #1654 from antonio-nino-diaz-arm/an/meson-console by Soby Mathew · 6 years ago
  92. 9c8d913 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  93. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  94. c38941f Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  95. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  96. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  97. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  98. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  99. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  100. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago