1. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  2. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  3. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  4. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  5. 46c613e utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  6. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  7. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  8. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  9. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  10. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  11. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  12. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  13. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  14. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  15. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  16. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  17. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  18. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  19. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  20. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  21. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  22. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  23. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  24. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  25. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  26. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  27. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  28. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  29. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  30. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  31. c38941f Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  32. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  33. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  34. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  35. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  36. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  37. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  38. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  39. 722236f plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 6 years ago
  40. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  41. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  42. 44445ae Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  43. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  44. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  45. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  46. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  47. 103f19f allwinner: Add RSB driver by Andre Przywara · 7 years ago
  48. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  49. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  50. 2b2c3f0 plat: marvell: Fix the wrong include protector by Konstantin Porotchkin · 6 years ago
  51. d90256a lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 6 years ago
  52. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  53. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  54. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  55. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  56. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  57. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  58. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  59. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  60. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 6 years ago
  61. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  62. bd8c401 Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocator by Dimitris Papastamos · 6 years ago
  63. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  64. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  65. 9cc4651 Introduce object pool allocator by Sandrine Bailleux · 6 years ago
  66. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  67. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago
  68. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  69. f7a1826 Merge pull request #1614 from MISL-EBU-System-SW/integration-fix by Soby Mathew · 6 years ago
  70. 701b498 Reorder log level macro definitions for clarity by John Tsichritzis · 6 years ago
  71. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  72. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  73. f2c1504 plat: marvell: invoke platform specific scp_bl2 image handler by Grzegorz Jaszczyk · 6 years ago
  74. 5634a49 Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common by Dimitris Papastamos · 6 years ago
  75. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  76. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  77. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  78. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  79. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  80. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  81. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  82. 97d5db8 mmc: Update framework to use standard response type by Yann Gautier · 6 years ago
  83. 35795b4 marvell: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  84. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  85. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  86. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 6 years ago
  87. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  88. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  89. 7dab0ea context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  90. 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 6 years ago
  91. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
  92. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  93. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  94. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  95. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  96. d47509d Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  97. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  98. 630cdf7 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 6 years ago
  99. e636812 Merge pull request #1534 from Icenowy/sun50i_h6_pmic by Soby Mathew · 6 years ago
  100. b51d433 Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago