1. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  2. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  3. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  4. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  5. 4012531 Merge pull request #1654 from antonio-nino-diaz-arm/an/meson-console by Soby Mathew · 6 years ago
  6. 9c8d913 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  7. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  8. c38941f Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  9. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  10. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  11. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  12. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  13. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  14. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  15. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  16. 9aabd11 Merge pull request #1647 from antonio-nino-diaz-arm/an/setup-xlat by Antonio Niño Díaz · 6 years ago
  17. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  18. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  19. 37f647a docs: gxbb: Add documentation by Antonio Nino Diaz · 6 years ago
  20. 253d169 gxbb: Workaround for PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  21. d1bc714 gxbb: Implement PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  22. f3ff9f7 gxbb: Initial port of Amlogic Meson S905 (GXBB) by Antonio Nino Diaz · 6 years ago
  23. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  24. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  25. deca658 Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  26. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  27. e74afb6 Deprecate weak crash console functions by Antonio Nino Diaz · 6 years ago
  28. a9d5a3f rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
  29. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  30. c02c69f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  31. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  32. bde25ae zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  33. 2ebacb8 Merge pull request #1637 from antonio-nino-diaz-arm/an/rpi3-dtb by Antonio Niño Díaz · 6 years ago
  34. 5341b42 rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  35. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  36. dfe5c78 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · 6 years ago
  37. 44445ae Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  38. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  39. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  40. 472158f juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
  41. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  42. 668afe2 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 6 years ago
  43. 414c9e6 Merge pull request #1648 from jforissier/qemu-dt-1M by Antonio Niño Díaz · 6 years ago
  44. 8eb39a0 Merge pull request #1645 from antonio-nino-diaz-arm/an/fix-windows by Antonio Niño Díaz · 6 years ago
  45. eb746c9 Merge pull request #1634 from antonio-nino-diaz-arm/an/tzc by Antonio Niño Díaz · 6 years ago
  46. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  47. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  48. b5a0f4b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  49. bde0f32 qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · 6 years ago
  50. b911ddd plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  51. 8c7b55f plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 6 years ago
  52. 63197d0 plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 6 years ago
  53. a50a583 plat/arm/sgi: remove unused code by Chandni Cherukuri · 6 years ago
  54. 91e6f26 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 6 years ago
  55. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  56. a51443f Merge pull request #1582 from ldts/rcar_gen3/upstream by Soby Mathew · 6 years ago
  57. 0059be2 Merge pull request #1553 from glneo/dcache-late-disable by Soby Mathew · 6 years ago
  58. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  59. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  60. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  61. 84433c5 rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · 6 years ago
  62. 33947f2 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · 6 years ago
  63. b3bd073 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · 6 years ago
  64. 0709efb rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · 6 years ago
  65. 32c70e4 rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · 6 years ago
  66. 0a106e2 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · 6 years ago
  67. c2f2868 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · 6 years ago
  68. da963e3 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · 6 years ago
  69. 3bfe202 rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · 6 years ago
  70. 2f7de72 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · 6 years ago
  71. d427fc9 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · 6 years ago
  72. 3a81abb rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · 6 years ago
  73. 070b0f0 rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · 6 years ago
  74. 0cdb86d rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · 6 years ago
  75. 2f473cc rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · 6 years ago
  76. 6ac2892 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  77. 7e532c4 rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  78. 6a655a8 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  79. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  80. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  81. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  82. aec7de4 stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  83. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  84. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  85. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 6 years ago
  86. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  87. 0a09313 Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · 6 years ago
  88. bd8c401 Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocator by Dimitris Papastamos · 6 years ago
  89. 776bd2b Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · 6 years ago
  90. 65199dc pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  91. 02126db Merge pull request #1615 from Andre-ARM/make_s by Soby Mathew · 6 years ago
  92. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  93. a3f9214 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · 6 years ago
  94. 3e75ea4 Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  95. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  96. 9cc4651 Introduce object pool allocator by Sandrine Bailleux · 6 years ago
  97. e7f9ab4 drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
  98. 424f68d Merge pull request #1625 from ldts/psci by Soby Mathew · 6 years ago
  99. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  100. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago