1. 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · 4 years, 4 months ago
  2. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 4 years, 4 months ago
  3. c294d82 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 4 years, 4 months ago
  4. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  5. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  6. 88d6425 Merge changes from topic "tbbr/fw_enc" into integration by Sandrine Bailleux · 4 years, 4 months ago
  7. 57eaae8 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · 4 years, 4 months ago
  8. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 4 years, 8 months ago
  9. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  10. bb66759 driver/arm/css: minor bug fix by Manish Pandey · 4 years, 4 months ago
  11. 95856fe Merge "allwinner: Add a msgbox driver for use with SCPI" into integration by Olivier Deprez · 4 years, 4 months ago
  12. e09e931 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · 4 years, 4 months ago
  13. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · 4 years, 4 months ago
  14. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 4 years, 4 months ago
  15. 90d21b4 Merge "meson: Use generic console_t data structure" into integration by Mark Dykes · 4 years, 4 months ago
  16. 1cc3aaa Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integration by Mark Dykes · 4 years, 4 months ago
  17. c2f8d6d coreboot: Use generic base address by Andre Przywara · 4 years, 5 months ago
  18. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  19. 0cd5344 meson: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  20. bc39cac skeletton: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  21. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  22. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  23. 52fb049 rcar: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  24. 0342f40 a3700: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  25. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  26. 7110d99 imx: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  27. 6ae0074 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · 4 years, 5 months ago
  28. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · 4 years, 5 months ago
  29. 0ee577d Merge changes I72846d86,I70c3d873,If675796a,I0dbf8091,Ie4f3ac83, ... into integration by Sandrine Bailleux · 4 years, 4 months ago
  30. 512d102 Merge "TBBR: Reduce size of hash buffers when possible" into integration by Sandrine Bailleux · 4 years, 4 months ago
  31. b359729 Merge "TBBR: Reduce size of ECDSA key buffers" into integration by Sandrine Bailleux · 4 years, 4 months ago
  32. 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 4 years, 4 months ago
  33. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 5 months ago
  34. fd754ce TBBR: Reduce size of hash buffers when possible by Sandrine Bailleux · 4 years, 4 months ago
  35. 41477e7 TBBR: Reduce size of ECDSA key buffers by Sandrine Bailleux · 4 years, 5 months ago
  36. 82e9c41 rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 6 months ago
  37. 8c2f32d rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 7 months ago
  38. 94ea41b rcar_gen3: drivers: board: Add new board revision for M3ULCB by Yusuke Goda · 4 years, 7 months ago
  39. aea0286 rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 10 months ago
  40. 7470370 allwinner: Add a msgbox driver for use with SCPI by Samuel Holland · 6 years ago
  41. 0806cd2 arm/css/scpi: Don't panic if the SCP fails to respond by Samuel Holland · 6 years ago
  42. bc0fdde Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · 4 years, 5 months ago
  43. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  44. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 4 years, 5 months ago
  45. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  46. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 6 months ago
  47. 944ade8 fconf: initial commit by Louis Mayencourt · 5 years ago
  48. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 5 months ago
  49. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  50. 17e43dd plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · 7 years ago
  51. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 5 months ago
  52. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  53. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  54. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 4 years, 9 months ago
  55. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 4 years, 9 months ago
  56. ed821de Add SPI-NOR framework by Lionel Debieve · 4 years, 9 months ago
  57. 65805c1 Add SPI-NAND framework by Lionel Debieve · 4 years, 9 months ago
  58. 094ab3d Add SPI-MEM framework by Lionel Debieve · 4 years, 9 months ago
  59. 64a524d Add raw NAND framework by Lionel Debieve · 4 years, 10 months ago
  60. 1021916 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · 4 years, 6 months ago
  61. 86cac73 Merge "console: 16550: Prepare for skipping initialisation" into integration by Manish Pandey · 4 years, 6 months ago
  62. f30cddc io: change seek offset to signed long long by Yann Gautier · 5 years ago
  63. 025b1d2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 4 years, 6 months ago
  64. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  65. aa190c1 Merge "rcar_gen3: drivers: ddr: Move DDR drivers out of staging" into integration by Manish Pandey · 4 years, 6 months ago
  66. 1fab9c3 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 6 months ago
  67. 73f24ef rcar_gen3: drivers: ddr: Move DDR drivers out of staging by Marek Vasut · 4 years, 9 months ago
  68. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · 4 years, 7 months ago
  69. 4049779 console: 16550: Prepare for skipping initialisation by Andre Przywara · 4 years, 7 months ago
  70. 1942037 Merge "drivers: marvell: comphy-a3700: support SGMII COMPHY power off" into integration by Mark Dykes · 4 years, 7 months ago
  71. 462e245 Merge "drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2" into integration by Mark Dykes · 4 years, 7 months ago
  72. 31450f8 Merge changes from topic "allwinner_pmic" into integration by Soby Mathew · 4 years, 7 months ago
  73. c50ebc4 Merge changes from topic "allwinner_pmic" into integration by Sandrine Bailleux · 4 years, 7 months ago
  74. 5697f15 Merge "cryptocell: add cryptocell 712 RSA 3K support" into integration by Soby Mathew · 4 years, 7 months ago
  75. 5614789 allwinner: Convert AXP803 regulator setup code into a driver by Samuel Holland · 4 years, 8 months ago
  76. e62c5dd drivers: allwinner: axp: Add AXP805 support by Samuel Holland · 4 years, 8 months ago
  77. 4f94cbc drivers: marvell: comphy-a3700: support SGMII COMPHY power off by Marek Behún · 4 years, 8 months ago
  78. 718e02c drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2 by Marek Behún · 4 years, 9 months ago
  79. a6e5342 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · 4 years, 10 months ago
  80. e5ed19c Merge changes from topic "bs/libc" into integration by Soby Mathew · 4 years, 7 months ago
  81. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · 4 years, 8 months ago
  82. d7dd85f Merge "Enable -Wlogical-op always" into integration by Manish Pandey · 4 years, 7 months ago
  83. 2afd023 Merge "Enable -Wshadow always" into integration by Manish Pandey · 4 years, 7 months ago
  84. 42d18ca Enable -Wlogical-op always by Justin Chadwell · 4 years, 10 months ago
  85. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 10 months ago
  86. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 8 months ago
  87. 88fba67 GIC-600: Fix power up sequence by Alexei Fedorov · 5 years ago
  88. 50ff5e2 Merge "TF-A: Fix non-standard frequency issue in udelay" into integration by Soby Mathew · 4 years, 8 months ago
  89. 72a7663 TF-A: Fix non-standard frequency issue in udelay by Max Shvetsov · 4 years, 8 months ago
  90. 2f61842 Merge changes from topic "gic600_multichip" into integration by Paul Beesley · 4 years, 8 months ago
  91. ad3fc76 gic/gic600: add support for multichip configuration by Vijayenthiran Subramaniam · 4 years, 10 months ago
  92. bda60d3 SMMUv3:Changed retry loop to delay timer(GENFW-3329) by Deepika Bhavnani · 4 years, 8 months ago
  93. 96124f4 Correct UART PL011 initialization calculation by Avinash Mehta · 4 years, 9 months ago
  94. c5c6945 gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · 4 years, 10 months ago
  95. 38d8035 mmc: increase delay between ACMD41 retries by Yann Gautier · 4 years, 11 months ago
  96. 97b523f Merge changes from topic "ld/stm32-authentication" into integration by Soby Mathew · 4 years, 9 months ago
  97. 543c799 Merge changes from topic "amlogic-g12a" into integration by Soby Mathew · 4 years, 9 months ago
  98. 50a934e Merge "GICv3 driver: Fix support for full SPI range" into integration by Soby Mathew · 4 years, 9 months ago
  99. 5b8664b Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 4 years, 9 months ago
  100. c8f29b4 Merge changes I0283fc2e,Ib476d024,Iada05f7c into integration by Paul Beesley · 4 years, 9 months ago