1. 34f2c3b romlib: Add map file generation by Sathees Balya · 6 years ago
  2. 29734e7 romlib: Add calloc_free register function by Sathees Balya · 6 years ago
  3. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  4. ac5c983 Merge pull request #1690 from pbatard/rpi3-docfix by Antonio Niño Díaz · 6 years ago
  5. 3fabc88 rpi3: fix bad formatting in rpi3.rst by Pete Batard · 6 years ago
  6. b23b360 Merge pull request #1686 from antonio-nino-diaz-arm/an/backtrace by Antonio Niño Díaz · 6 years ago
  7. 74b2a51 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · 6 years ago
  8. d9453fd Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · 6 years ago
  9. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  10. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  11. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  12. b36dd47 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · 6 years ago
  13. e0da6d7 Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  14. 708c2ee hikey: increase delay after eMMC initialized by Ryan Grachek · 6 years ago
  15. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  16. 21ab539 drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  17. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  18. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  19. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  20. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  21. c56259e Merge pull request #1675 from SNG-ARM/integration by Antonio Niño Díaz · 6 years ago
  22. 4eb9bc4 fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · 6 years ago
  23. e77f9e8 SPM: Raise running priority of the core while in Secure Partition by Sughosh Ganu · 6 years ago
  24. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  25. df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  26. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  27. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  28. 82a5ffe Merge pull request #1677 from acolinisi/PR--drivers-cadence-uart-prototype by Antonio Niño Díaz · 6 years ago
  29. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  30. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  31. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  32. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  33. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  34. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  35. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  36. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  37. 74a19f2 poplar: Use new console APIs by Jerome Forissier · 6 years ago
  38. 3fb19df hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  39. aebe95d hikey: Use new console APIs by Jerome Forissier · 6 years ago
  40. cc40eb0 Merge pull request #1673 from antonio-nino-diaz-arm/an/headers by Antonio Niño Díaz · 6 years ago
  41. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  42. 79aa810 Merge pull request #1672 from sandrine-bailleux-arm/sb/fix-dram-constants by Soby Mathew · 6 years ago
  43. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  44. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  45. 3616892 Merge pull request #1669 from sandrine-bailleux-arm/sb/rm-tzc-top-fn by Soby Mathew · 6 years ago
  46. 87330c0 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 6 years ago
  47. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  48. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  49. b5c129e compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  50. cefb51f compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  51. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  52. ebdb275 Merge pull request #1665 from antonio-nino-diaz-arm/an/fdt-helpers by Antonio Niño Díaz · 6 years ago
  53. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  54. 17227cc plat: rcar: support plat_crash_console_flush by ldts · 6 years ago
  55. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  56. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  57. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  58. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  59. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  60. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  61. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  62. 8731569 Merge pull request #1660 from antonio-nino-diaz-arm/an/misra by Antonio Niño Díaz · 6 years ago
  63. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  64. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  65. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  66. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  67. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  68. f2b40d8 Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 6 years ago
  69. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  70. 788bb16 Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 6 years ago
  71. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  72. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  73. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  74. 73cf3c2 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 6 years ago
  75. 0c20b92 Merge pull request #1659 from vwadekar/sdei-fix-compilation by Antonio Niño Díaz · 6 years ago
  76. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  77. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  78. d8395ba sdei: include "context.h" to fix compilation errors by Varun Wadekar · 6 years ago
  79. 02de6d9 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  80. cba8e33 Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · 6 years ago
  81. b4738ab Merge pull request #1651 from antonio-nino-diaz-arm/an/rand-misra by Antonio Niño Díaz · 6 years ago
  82. 958d02b Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 6 years ago
  83. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  84. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  85. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  86. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  87. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  88. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  89. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  90. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  91. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  92. 9cbacf6 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago
  93. 9256110 Merge pull request #1654 from antonio-nino-diaz-arm/an/meson-console by Soby Mathew · 6 years ago
  94. d490776 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  95. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  96. 247fd94 Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  97. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  98. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  99. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  100. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago