1. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  2. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  3. e890878 Merge pull request #1582 from ldts/rcar_gen3/upstream by Soby Mathew · 6 years ago
  4. 06f5827 Merge pull request #1553 from glneo/dcache-late-disable by Soby Mathew · 6 years ago
  5. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  6. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  7. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  8. 7c21e1c rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · 6 years ago
  9. 1d75367 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · 6 years ago
  10. d26a722 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · 6 years ago
  11. 83b9d1a rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · 6 years ago
  12. 5ff5eee rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · 6 years ago
  13. f1751c0 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · 6 years ago
  14. eaa63b4 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · 6 years ago
  15. ab853b0 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · 6 years ago
  16. 766263c rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · 6 years ago
  17. 6919d70 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · 6 years ago
  18. f7c14d5 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · 6 years ago
  19. 67650d2 rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · 6 years ago
  20. 268162f rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · 6 years ago
  21. e1868f9 rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · 6 years ago
  22. 3f464d9 rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · 6 years ago
  23. 47503d2 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  24. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  25. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  26. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  27. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  28. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  29. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  30. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  31. f325df5 Add new defines for STM32MP1 platform by Yann Gautier · 6 years ago
  32. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  33. 687a7bc Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · 6 years ago
  34. e8fd444 Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocator by Dimitris Papastamos · 6 years ago
  35. b60160d Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · 6 years ago
  36. 992c5ac pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  37. 7edb26a Merge pull request #1615 from Andre-ARM/make_s by Soby Mathew · 6 years ago
  38. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  39. a7beaa5 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · 6 years ago
  40. 840ab1c Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  41. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  42. 22099fd Introduce object pool allocator by Sandrine Bailleux · 6 years ago
  43. b74e90d drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
  44. 2d060b2 Merge pull request #1625 from ldts/psci by Soby Mathew · 6 years ago
  45. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  46. 3e305ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago
  47. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  48. 1821db2 psci: platform control of SYSTEM_SUSPEND entry by ldts · 6 years ago
  49. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 6 years ago
  50. b3c093f Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 6 years ago
  51. e6f28fa PSCI: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  52. 564f954 PSCI: Update comment on MMU disablement by Andrew F. Davis · 6 years ago
  53. 2f3754b Merge pull request #1614 from MISL-EBU-System-SW/integration-fix by Soby Mathew · 6 years ago
  54. a6bde8f Merge pull request #1612 from antonio-nino-diaz-arm/an/tools by Soby Mathew · 6 years ago
  55. f63e067 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 6 years ago
  56. 7d9d794 Merge pull request #1489 from teknoraver/master by Soby Mathew · 6 years ago
  57. 39c0fd9 drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 by Bryan O'Donoghue · 6 years ago
  58. f93256f Fix typos in changelog by John Tsichritzis · 6 years ago
  59. 35006c4 docs: Clarify usage of LOG_LEVEL by John Tsichritzis · 6 years ago
  60. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  61. e75b9a5 Reorder log level macro definitions for clarity by John Tsichritzis · 6 years ago
  62. 66dd23c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 6 years ago
  63. a64e850 Merge pull request #1618 from satheesbalya-arm/sb1_2601_misra_smc_pwr by Soby Mathew · 6 years ago
  64. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  65. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  66. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  67. a7d7fe8 Merge pull request #1617 from antonio-nino-diaz-arm/an/bugfix by Dimitris Papastamos · 6 years ago
  68. 2cb864c xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  69. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  70. 62c2486 plat: marvell: invoke platform specific scp_bl2 image handler by Grzegorz Jaszczyk · 6 years ago
  71. b9dad25 add Marvell tools to maintained sources list by Konstantin Porotchkin · 6 years ago
  72. 303f642 Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common by Dimitris Papastamos · 6 years ago
  73. 0963c4d Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile by Dimitris Papastamos · 6 years ago
  74. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  75. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  76. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 6 years ago
  77. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  78. 0dc8d79 Merge pull request #1609 from MISL-EBU-System-SW/integration-ble by Soby Mathew · 6 years ago
  79. e9533a0 Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init by Soby Mathew · 6 years ago
  80. 900875f Merge pull request #1608 from npoushin/integration by Soby Mathew · 6 years ago
  81. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  82. 247e339 Remove incorrect tabulation in Makefile by Sandrine Bailleux · 6 years ago
  83. 67f2f54 tools: Fix broken object compilation rules by Jan Kiszka · 6 years ago
  84. 01851db marvell: Move BLE from external repo to the platform folder by Konstantin Porotchkin · 6 years ago
  85. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  86. 1e247e4 maintainers: Correct github username for nariman to npoushin by Nariman Poushin · 6 years ago
  87. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago
  88. 5a03a25 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  89. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  90. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  91. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  92. 2f5de9d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  93. 11459fa Remove unused ROMLIB memory region macro by Daniel Boulby · 6 years ago
  94. 0d38931 xlat: Change check in mmap_add and mmap_add_ctx() by Daniel Boulby · 6 years ago
  95. 1b5183d Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  96. dbc17cb Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 6 years ago
  97. 0899c6c Merge pull request #1604 from MISL-EBU-System-SW/integration by Soby Mathew · 6 years ago
  98. ff367ac Merge pull request #1597 from antonio-nino-diaz-arm/an/optimise by Soby Mathew · 6 years ago
  99. d973c03 marvell: Continue migration to new APIs by Konstantin Porotchkin · 6 years ago
  100. b2128e9 Merge pull request #1602 from soby-mathew/sm/v2.0_docs_fixup by Soby Mathew · 6 years ago