1. 08ae247 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · 3 years, 3 months ago
  2. a8ec6a5 refactor(renesas): remove mbedtls_common makefile inclusion by Manish V Badarkhe · 3 years ago
  3. 33b0c79 Merge changes I25047322,Id476f815 into integration by Manish Pandey · 3 years, 5 months ago
  4. d544dfc fix(plat/rcar3): change stack size of BL31 by Takuya Sakata · 3 years, 7 months ago
  5. 1b49ba0 fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 by Takuya Sakata · 3 years, 7 months ago
  6. d52ed02 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · 3 years, 6 months ago
  7. 14d9727 feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.3 by Takuya Sakata · 3 years, 8 months ago
  8. ffb725b feat(plat/rcar3): modify type for Internal function argument by Takuya Sakata · 3 years, 8 months ago
  9. d9912cf feat(plat/rcar3): modify sequence for update value for WUPMSKCA57/53 by Takuya Sakata · 3 years, 8 months ago
  10. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 4 years, 10 months ago
  11. 731aa26 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · 4 years ago
  12. 8991086 feat(plat/rcar3): keep RWDT enabled by Marek Vasut · 4 years, 4 months ago
  13. 5460f82 feat(plat/rcar3): modify LifeC register setting for R-Car D3 by Toshiyuki Ogasahara · 4 years ago
  14. 71f2239 feat(plat/rcar3): remove access to RMSTPCRn registers in R-Car D3 by Toshiyuki Ogasahara · 4 years ago
  15. 14f0a08 feat(plat/rcar3): add process of SSCG setting for R-Car D3 by Toshiyuki Ogasahara · 4 years ago
  16. 7d58aed feat(plat/rcar3): add process to back up X6 and X7 register's value by Toshiyuki Ogasahara · 4 years ago
  17. 63a7a34 feat(plat/rcar3): add SYSCEXTMASK bit set/clear in scu_power_up by Toshiyuki Ogasahara · 4 years ago
  18. a4d821a feat(plat/rcar3): change the memory map for OP-TEE by Toshiyuki Ogasahara · 4 years ago
  19. 42ffd27 feat(plat/rcar3): use PRR cut to determine DRAM size on M3 by Toshiyuki Ogasahara · 4 years ago
  20. 2892fed feat(plat/rcar3): apply ERRATA_A53_1530924 and ERRATA_A57_1319537 by Toshiyuki Ogasahara · 4 years ago
  21. a8c0c3e fix(plat/rcar3): fix disabling MFIS write protection for R-Car D3 by Toshiyuki Ogasahara · 4 years ago
  22. 77ab366 fix(plat/rcar3): fix eMMC boot support for R-Car D3 by Toshiyuki Ogasahara · 4 years ago
  23. c3d192b fix(plat/rcar3): fix version judgment for R-Car D3 by Toshiyuki Ogasahara · 4 years ago
  24. fb3406b fix(plat/rcar3): fix source file to make about GICv2 by Toshiyuki Ogasahara · 4 years ago
  25. 30e8fa7 refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 4 years ago
  26. 12c75c8 feat(plat/rcar3): emit RPC status to DT fragment if RPC unlocked by Marek Vasut · 4 years ago
  27. f95d551 feat(plat/rcar3): add a DRAM size setting for M3N by Toshiyuki Ogasahara · 4 years, 7 months ago
  28. c5f5bb1 feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.0 by Toshiyuki Ogasahara · 4 years, 7 months ago
  29. 4379a3e feat(plat/rcar3): add new board revision for Salvator-XS/H3ULCB by Toshiyuki Ogasahara · 4 years, 7 months ago
  30. 0dae56b fix(drivers/rcar3): fix CPG registers redefinition by Toshiyuki Ogasahara · 4 years, 7 months ago
  31. 21924f2 fix(plat/rcar3): generate two memory nodes for larger than 2 GiB channel 0 by Marek Vasut · 4 years, 3 months ago
  32. e624e98 refactor(plat/rcar3): factor out DT memory node generation by Marek Vasut · 4 years, 3 months ago
  33. ddf2ca0 feat(plat/rcar3): add optional support for gzip-compressed BL33 by Marek Vasut · 4 years, 5 months ago
  34. bcf43f0 renesas: rzg: Add support to identify EK874 RZ/G2E board by Lad Prabhakar · 4 years, 4 months ago
  35. 30663f3 drivers: renesas: common: Add support for DRAM initialization on RZ/G2E SoC by Lad Prabhakar · 4 years, 4 months ago
  36. a4d86f6 renesas: rzg: Add support to identify HopeRun HiHope RZ/G2N board by Lad Prabhakar · 4 years, 4 months ago
  37. b939cbb drivers: renesas: common: Add support for DRAM initialization on RZ/G2N SoC by Lad Prabhakar · 4 years, 3 months ago
  38. ec3e2f6 renesas: rzg: Add support to identify HopeRun HiHope RZ/G2H board by Lad Prabhakar · 4 years, 7 months ago
  39. fe5929c drivers: renesas: common: Add support for DRAM initialization on RZ/G2H SoC by Lad Prabhakar · 4 years, 3 months ago
  40. 778db0e drivers: renesas: rzg: Switch using common ddr code by Lad Prabhakar · 4 years, 4 months ago
  41. faf5587 drivers: renesas: ddr: Move to common by Lad Prabhakar · 4 years, 4 months ago
  42. 94a73ef plat: renesas: rzg: DT memory node enhancements by Biju Das · 4 years, 7 months ago
  43. db10bad plat: renesas: rzg: Add HopeRun HiHope RZ/G2M board support by Biju Das · 4 years, 7 months ago
  44. 27bbfca plat: renesas: common: Include ulcb_cpld.h conditionally by Biju Das · 4 years, 7 months ago
  45. 499c271 plat: renesas: Move to common by Biju Das · 4 years, 7 months ago
  46. fd9b3c5 plat: renesas: aarch64: Move to common by Biju Das · 4 years, 7 months ago
  47. 662d3cc drivers: renesas: Move ddr/qos/qos header files by Biju Das · 4 years, 7 months ago
  48. f1be079 drivers: renesas: rpc: Move to common by Biju Das · 4 years, 7 months ago
  49. b50b6c8 drivers: renesas: avs: Move to common by Biju Das · 4 years, 7 months ago
  50. 9a0c8b7 drivers: renesas: auth: Move to common by Biju Das · 4 years, 7 months ago
  51. 6f97490 drivers: renesas: dma: Move to common by Biju Das · 4 years, 7 months ago
  52. d58da31 drivers: renesas: watchdog: Move to common by Biju Das · 4 years, 7 months ago
  53. e17997d drivers: renesas: rom: Move to common by Biju Das · 4 years, 7 months ago
  54. cdcf1f1 drivers: renesas: delay: Move to common by Biju Das · 4 years, 7 months ago
  55. 865e347 drivers: renesas: console: Move to common by Biju Das · 4 years, 7 months ago
  56. c40739a drivers: renesas: pwrc: Move to common by Biju Das · 4 years, 7 months ago
  57. 2ddb557 drivers: renesas: io: Move to common by Biju Das · 4 years, 7 months ago
  58. b28c29d drivers: renesas: eMMC: Move to common by Biju Das · 4 years, 7 months ago
  59. be92e5a drivers: renesas: Move plat common sources by Biju Das · 4 years, 7 months ago
  60. 011a4c2 plat: renesas: Move headers and assembly files to common folder by Biju Das · 4 years, 7 months ago
  61. f020963 plat: renesas: rcar: include: Code cleanup by Biju Das · 4 years, 7 months ago
  62. 157c4fc plat: renesas:rcar: Fix checkpatch warnings by Biju Das · 4 years, 7 months ago
  63. 3843458 plat: renesas: rcar: Fix checkpatch warnings by Biju Das · 4 years, 7 months ago
  64. 788ec26 plat: renesas:rcar: Code cleanup by Biju Das · 4 years, 7 months ago
  65. ca71450 plat: renesas: rcar: Fix coding style by Biju Das · 4 years, 7 months ago
  66. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  67. dcd0868 rcar_gen3: plat: Zero-terminate the string in unsigned_num_print() by Marek Vasut · 5 years ago
  68. c01ee06 rcar: Use generic console_t data structure by Andre Przywara · 5 years ago
  69. 3b87c4b rcar_gen3: plat: Minor coding style fix for rcar_version.h by Marek Vasut · 5 years ago
  70. 03360b3 rcar_gen3: plat: Update IPL and Secure Monitor Rev.2.0.6 by Yoshifumi Hosoya · 5 years ago
  71. 2701a05 rcar_gen3: plat: Update IPL and Secure Monitor Rev.2.0.5 by Toshiyuki Ogasahara · 6 years ago
  72. 13856f3 rcar_gen3: plat: Change fixed destination address of BL31 and BL32 by Toshiyuki Ogasahara · 6 years ago
  73. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 5 years ago
  74. ca661a0 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 6 years ago
  75. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 5 years ago
  76. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 5 years ago
  77. 6be71b0 rcar_gen3: Add missing #{address,size}-cells into generated DT by Marek Vasut · 5 years ago
  78. cc6bc64 rcar_gen3: plat: Pass DT to OpTee OS by Marek Vasut · 6 years ago
  79. 3333d2c rcar_gen3: drivers: ddr: Move DDR drivers out of staging by Marek Vasut · 6 years ago
  80. b7f6525 Enable -Wshadow always by Justin Chadwell · 6 years ago
  81. f12039b rcar_get3: drivers: ddr: Partly unify register macros between DDR A and B by Marek Vasut · 6 years ago
  82. 40c711a rcar_get3: drivers: ddr: Clean up common code by Marek Vasut · 6 years ago
  83. df51d8f rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_* by Marek Vasut · 6 years ago
  84. 7c103d6 rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h by Marek Vasut · 6 years ago
  85. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  86. d0d0f17 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 6 years ago
  87. 363fb55 rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4 by Toshiyuki Ogasahara · 6 years ago
  88. 673406b Update renesas platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  89. 2a690b6 rcar_gen3: drivers: pfc: Move PFC drivers out of staging by Marek Vasut · 6 years ago
  90. c67703e rcar_gen3: drivers: qos: Move QoS drivers out of staging by Marek Vasut · 6 years ago
  91. 018358f rcar_gen3: console: Convert to multi-console API by Marek Vasut · 6 years ago
  92. b028f2c rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.3 by Toshiyuki Ogasahara · 6 years ago
  93. 7704ff9 rcar_gen3: drivers: Change to restore timer counter value at resume by Toshiyuki Ogasahara · 6 years ago
  94. 285b6cf rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.2 by Toshiyuki Ogasahara · 6 years ago
  95. 11d15c3 rcar_gen3: plat: Change periodic write DQ training option. by Toshiyuki Ogasahara · 6 years ago
  96. b709fe9 rcar_gen3: plat: Add R-Car V3M support by Valentine Barshak · 7 years ago
  97. bfbf5df rcar_gen3: plat: Add initial D3 support by Marek Vasut · 6 years ago
  98. 5b4f022 rcar_gen3: plat: Print DRAM bank size in MiB if below 1 GiB by Marek Vasut · 6 years ago
  99. 5a21f31 rcar_gen3: plat: Set M3W ULCB DRAM size to 2 GiB by Marek Vasut · 6 years ago
  100. 845d8fb rcar_gen3: Add M3-W 3.0 support by Marek Vasut · 6 years ago