1. 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
  2. 373f06b fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · 6 years ago
  3. cbd2e8a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · 4 years ago
  4. 1550909 fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · 4 years, 4 months ago
  5. 4490b79 fix(spi_nand): check correct manufacturer id by Christophe Kerello · 4 years, 2 months ago
  6. bc453ab fix(spi_nand): check that parameters have been set by Christophe Kerello · 4 years, 2 months ago
  7. 0295079 Merge changes from topic "gic-700-auto" into integration by André Przywara · 3 years, 11 months ago
  8. d3f91e2 Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · 4 years ago
  9. 5a7b258 Merge "fix(drivers/marvell/comphy): fix name of 3.125G SerDes mode" into integration by Madhukar Pappireddy · 4 years ago
  10. ce7ef9d feat(tzc400): update filters by region by Lionel Debieve · 4 years, 10 months ago
  11. e5bc3ef Merge "feat(gic600ae): introduce support for Fault Management Unit" into integration by Joanna Farley · 4 years ago
  12. 2c248ad feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 4 years, 3 months ago
  13. 858f40e feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 4 years, 3 months ago
  14. feb7081 feat(gicv3): multichip: detect GIC-700 at runtime by Andre Przywara · 4 years, 3 months ago
  15. 1fe27d7 refactor(gic): move GIC IIDR numbers by Andre Przywara · 4 years ago
  16. a669983 fix(drivers/marvell/comphy): fix name of 3.125G SerDes mode by Pali Rohár · 4 years ago
  17. 08695df refactor(plat/nxp): refine api to read SVR register by Jiafei Pan · 4 years, 1 month ago
  18. 0c9f91c refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · 4 years, 1 month ago
  19. c87f2c1 Merge changes Id93c4573,Ib7fea862,I44b9e5a9,I9e0ef734,I94d550ce, ... into integration by Joanna Farley · 4 years ago
  20. e528bc2 Merge changes from topic "st_fip_fconf" into integration by Manish Pandey · 4 years ago
  21. 050a99a refactor: moved drivers hdr files to include/drivers/nxp by Pankaj Gupta · 4 years, 4 months ago
  22. c885d5c refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 4 years, 1 month ago
  23. c0bfc88 feat(fwu): avoid NV counter upgrade in trial run state by Manish V Badarkhe · 4 years, 2 months ago
  24. 0ec3ac6 feat(fwu): add FWU driver by Manish V Badarkhe · 4 years, 2 months ago
  25. d985cb7 Merge "fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif" into integration by Manish Pandey · 4 years ago
  26. 5a5e0aa fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 4 years, 2 months ago
  27. b3c8fd5 fix(drivers/scmi-msg): entry: add weak functions by Peng Fan · 4 years, 2 months ago
  28. 7e4833c feat(drivers/scmi-msg): add power domain protocol by Peng Fan · 4 years, 2 months ago
  29. 0e223c6 fix(drivers/scmi-msg): smt: fix build for aarch64 by Peng Fan · 4 years, 2 months ago
  30. 9a9ea82 feat(io_mtd): offset management for FIP usage by Lionel Debieve · 5 years ago
  31. bc3eebb feat(nand): count bad blocks before a given offset by Yann Gautier · 5 years ago
  32. 4379a3e feat(plat/rcar3): add new board revision for Salvator-XS/H3ULCB by Toshiyuki Ogasahara · 4 years, 8 months ago
  33. 726050b feat(drivers/rcar3): ddr: add function to judge a DDR rank by Toshiyuki Ogasahara · 4 years, 8 months ago
  34. ec767c1 fix(drivers/rcar3): ddr: update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 9 months ago
  35. b757d3a fix(drivers/rcar3): i2c_dvfs: fix I2C operation by Toshiyuki Ogasahara · 4 years, 8 months ago
  36. 0dae56b fix(drivers/rcar3): fix CPG registers redefinition by Toshiyuki Ogasahara · 4 years, 8 months ago
  37. 36d5645 fix(drivers/rcar3): emmc: remove CPG_CPGWPR redefinition by Toshiyuki Ogasahara · 4 years, 8 months ago
  38. 51018a0 refactor(measured boot): revisit error handling (3/3) by Sandrine Bailleux · 4 years, 1 month ago
  39. 0c83207 refactor(measured boot): revisit error handling (2/3) by Sandrine Bailleux · 4 years, 1 month ago
  40. ddb07a56 refactor(measured boot): revisit error handling (1/3) by Sandrine Bailleux · 4 years, 1 month ago
  41. ef65c9c style(measured boot): fix incorrect indentation by Sandrine Bailleux · 4 years, 1 month ago
  42. 365e0f7 Merge changes from topic "st_fixes" into integration by Mark Dykes · 4 years, 1 month ago
  43. 156a6e1 Merge "fix(drivers/mtd): macronix quad enable bit issue" into integration by Mark Dykes · 4 years, 1 month ago
  44. c04cb15 refactor(measured boot): remove weak definition of plat_get_measured_boot_data() by Sandrine Bailleux · 4 years, 2 months ago
  45. ce36b31 Merge "fix(drivers/mtd): fix MISRA issues and logic improvement" into integration by Mark Dykes · 4 years, 1 month ago
  46. 99ea2e9 Merge "style(scmi_common): add \n to warning messages" into integration by Mark Dykes · 4 years, 1 month ago
  47. c332740 fix(drivers/mtd): macronix quad enable bit issue by Lionel Debieve · 4 years, 8 months ago
  48. 5130ad1 fix(drivers/mtd): fix MISRA issues and logic improvement by Lionel Debieve · 4 years, 8 months ago
  49. a4bcfe9 fix(drivers/st/pmic): missing error check by Nicolas Le Bayon · 5 years ago
  50. 4282284 fix(drivers/st/pmic): initialize i2c_state by Benjamin Gaignard · 5 years ago
  51. 8f97c4f fix(drivers/st/clk): use correct return value by Yann Gautier · 4 years, 11 months ago
  52. 7cfe599 Merge changes from topic "io_stm32image" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  53. ce2b49b refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 4 years, 7 months ago
  54. 30524ff refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 4 years, 7 months ago
  55. 05579da style(scmi_common): add \n to warning messages by Heyi Guo · 4 years, 2 months ago
  56. 1e9428e refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 4 years, 7 months ago
  57. b39a130 Merge changes I85a87dc9,If75df769,I55b0c910 into integration by Madhukar Pappireddy · 4 years, 2 months ago
  58. 95d064b Merge "fix(plat/marvell/armada): select correct pcie reference clock source" into integration by Manish Pandey · 4 years, 2 months ago
  59. a5bcf82 fix(io_stm32image): invalidate cache on local buf by Yann Gautier · 4 years, 9 months ago
  60. b6561c1 refactor(io_stm32image): add header size variable by Yann Gautier · 5 years ago
  61. c1d732d fix(io_stm32image): uninitialized variable warning by Nicolas Le Bayon · 6 years ago
  62. f3d2750 feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · 4 years, 2 months ago
  63. 5014b52 feat(drivers/mmc): boot partition read support by Vyacheslav Yurkov · 4 years, 4 months ago
  64. 5a91c43 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · 4 years, 3 months ago
  65. 371648e fix(plat/marvell/armada): select correct pcie reference clock source by Guo Yi · 4 years, 8 months ago
  66. b9185c7 fix(plat/marvell/a3720/uart): fix configuring UART clock by Pali Rohár · 4 years, 3 months ago
  67. 66a7752 fix(plat/marvell/a3720/uart): fix UART clock rate value and divisor calculation by Pali Rohár · 4 years, 3 months ago
  68. a2a5a94 fix(driver/auth): avoid NV counter upgrade without certificate validation by Manish V Badarkhe · 4 years, 3 months ago
  69. e9cd36f Merge changes Id7bdbc9b,Ia813e051,I2c437380,I736724cc,I454fb40a, ... into integration by Manish Pandey · 4 years, 4 months ago
  70. bcf43f0 renesas: rzg: Add support to identify EK874 RZ/G2E board by Lad Prabhakar · 4 years, 5 months ago
  71. 2c10d4e drivers: renesas: common: watchdog: Add support for RZ/G2E by Lad Prabhakar · 4 years, 5 months ago
  72. 05cc21d drivers: renesas: rzg: Add QoS support for RZ/G2E by Lad Prabhakar · 4 years, 8 months ago
  73. 5bfea97 drivers: renesas: rzg: Add PFC support for RZ/G2E by Lad Prabhakar · 4 years, 7 months ago
  74. 30663f3 drivers: renesas: common: Add support for DRAM initialization on RZ/G2E SoC by Lad Prabhakar · 4 years, 5 months ago
  75. a4d86f6 renesas: rzg: Add support to identify HopeRun HiHope RZ/G2N board by Lad Prabhakar · 4 years, 5 months ago
  76. bf007a5 drivers: renesas: common: emmc: Select eMMC channel for RZ/G2N SoC by Lad Prabhakar · 4 years, 5 months ago
  77. f8ecfd6 drivers: renesas: rzg: Add QoS support for RZ/G2N by Lad Prabhakar · 4 years, 5 months ago
  78. 744c566 drivers: renesas: rzg: Add PFC support for RZ/G2N by Lad Prabhakar · 4 years, 7 months ago
  79. b939cbb drivers: renesas: common: Add support for DRAM initialization on RZ/G2N SoC by Lad Prabhakar · 4 years, 4 months ago
  80. ec3e2f6 renesas: rzg: Add support to identify HopeRun HiHope RZ/G2H board by Lad Prabhakar · 4 years, 8 months ago
  81. 4a6f4d2 drivers: renesas: common: emmc: Select eMMC channel for RZ/G2H SoC by Lad Prabhakar · 4 years, 8 months ago
  82. 86c3cc3 drivers: renesas: rzg: Add QoS support for RZ/G2H by Lad Prabhakar · 4 years, 8 months ago
  83. a51d706 drivers: renesas: rzg: Add PFC support for RZ/G2H by Lad Prabhakar · 4 years, 5 months ago
  84. fe5929c drivers: renesas: common: Add support for DRAM initialization on RZ/G2H SoC by Lad Prabhakar · 4 years, 4 months ago
  85. 778db0e drivers: renesas: rzg: Switch using common ddr code by Lad Prabhakar · 4 years, 5 months ago
  86. faf5587 drivers: renesas: ddr: Move to common by Lad Prabhakar · 4 years, 5 months ago
  87. 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
  88. 4eb72fe drivers/marvell: check if TRNG unit is present by Konstantin Porotchkin · 4 years, 5 months ago
  89. 550a06d drivers: marvell: comphy: add rx training on 10G port by Alex Evraev · 5 years ago
  90. 718dbca plat/marvell/armada: allow builds without MSS support by Konstantin Porotchkin · 4 years, 10 months ago
  91. 667893a drivers: marvell: misc-dfx: extend dfx whitelist by Grzegorz Jaszczyk · 5 years ago
  92. 81c2a04 drivers: marvell: add support for secure read/write of dfx register-set by Grzegorz Jaszczyk · 6 years ago
  93. b81444e ddr_phy: use smc calls to access ddr phy registers by Alex Leibovich · 6 years ago
  94. 0cedca6 drivers: marvell: thermal: use dedicated function for thermal SiPs by Grzegorz Jaszczyk · 6 years ago
  95. ad41695 drivers: marvell: add thermal sensor driver and expose it via SIP service by Grzegorz Jaszczyk · 6 years ago
  96. 511c7f3 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  97. bab737d Merge "driver: brcm: add mdio driver" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  98. 4ecd241 mmc: remove useless extra semicolons by Yann Gautier · 4 years, 5 months ago
  99. 70eb88b Revert "mmc:prevent accessing to the released space in case of wrong usage" by Yann Gautier · 4 years, 5 months ago
  100. f0d8428 Merge changes Id2a538c3,Ifa0339e7,I8b09fab8 into integration by Madhukar Pappireddy · 4 years, 4 months ago