1. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  2. 7d237a1 feat(rcar3): update IPL and Secure Monitor Rev.4.0.0 by Hieu Nguyen · 11 months ago
  3. e91e728 feat(rcar3): add cache operations to boot process by Toshiyuki Ogasahara · 2 years, 11 months ago
  4. 18fb4d8 feat(rcar3): change MMU configurations by Toshiyuki Ogasahara · 2 years, 11 months ago
  5. 61a4ba2 feat(rcar3): enable the stack protection by Toshiyuki Ogasahara · 2 years, 11 months ago
  6. 22c44b9 fix(rcar3): change RAM protection configurations by Toshiyuki Ogasahara · 2 years, 11 months ago
  7. cb9efd8 fix(rcar3): fix load address range check by Takuya Sakata · 2 years, 6 months ago
  8. 2a5aa52 fix(rcar3-drivers): check loaded NS image area by Tobias Rist · 1 year, 3 months ago
  9. afab55c fix(rcar3): fix CPG register code comment by Toshiyuki Ogasahara · 2 years, 11 months ago
  10. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · 9 months ago
  11. 8bc3e33 Merge "fix(rcar): add mandatory fields in 'reserved-memory' node" into integration by Sandrine Bailleux · 11 months ago
  12. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 4 months ago
  13. 8348acd fix(rcar): add mandatory fields in 'reserved-memory' node by Detlev Casanova · 1 year, 6 months ago
  14. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 6 months ago
  15. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 1 year, 3 months ago
  16. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 1 year, 5 months ago
  17. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  18. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 8 months ago
  19. 5480bd1 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · 2 years, 2 months ago
  20. c7c7c01 refactor(renesas): remove mbedtls_common makefile inclusion by Manish V Badarkhe · 1 year, 11 months ago
  21. 2793008 Merge changes I25047322,Id476f815 into integration by Manish Pandey · 2 years, 4 months ago
  22. ce79738 fix(plat/rcar3): change stack size of BL31 by Takuya Sakata · 2 years, 6 months ago
  23. 3e2fc61 fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 by Takuya Sakata · 2 years, 6 months ago
  24. 37f97b6 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · 2 years, 5 months ago
  25. 389ea5a feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.3 by Takuya Sakata · 2 years, 7 months ago
  26. 5919747 feat(plat/rcar3): modify type for Internal function argument by Takuya Sakata · 2 years, 7 months ago
  27. 0034f60 feat(plat/rcar3): modify sequence for update value for WUPMSKCA57/53 by Takuya Sakata · 2 years, 7 months ago
  28. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 9 months ago
  29. 009b482 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · 2 years, 11 months ago
  30. c58d6d9 feat(plat/rcar3): keep RWDT enabled by Marek Vasut · 3 years, 3 months ago
  31. 8bb74f3 feat(plat/rcar3): modify LifeC register setting for R-Car D3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  32. c46e1ea feat(plat/rcar3): remove access to RMSTPCRn registers in R-Car D3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  33. 9be13a9 feat(plat/rcar3): add process of SSCG setting for R-Car D3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  34. 8db26d5 feat(plat/rcar3): add process to back up X6 and X7 register's value by Toshiyuki Ogasahara · 2 years, 11 months ago
  35. c2dfd8e feat(plat/rcar3): add SYSCEXTMASK bit set/clear in scu_power_up by Toshiyuki Ogasahara · 2 years, 11 months ago
  36. 1885aa5 feat(plat/rcar3): change the memory map for OP-TEE by Toshiyuki Ogasahara · 2 years, 11 months ago
  37. 58ff4b2 feat(plat/rcar3): use PRR cut to determine DRAM size on M3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  38. 44289fb feat(plat/rcar3): apply ERRATA_A53_1530924 and ERRATA_A57_1319537 by Toshiyuki Ogasahara · 2 years, 11 months ago
  39. 86b75ee fix(plat/rcar3): fix disabling MFIS write protection for R-Car D3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  40. 2ddf1d4 fix(plat/rcar3): fix eMMC boot support for R-Car D3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  41. c3c5227 fix(plat/rcar3): fix version judgment for R-Car D3 by Toshiyuki Ogasahara · 2 years, 11 months ago
  42. a2f9c18 fix(plat/rcar3): fix source file to make about GICv2 by Toshiyuki Ogasahara · 2 years, 11 months ago
  43. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years ago
  44. e7618e7 feat(plat/rcar3): emit RPC status to DT fragment if RPC unlocked by Marek Vasut · 2 years, 11 months ago
  45. 67e1952 feat(plat/rcar3): add a DRAM size setting for M3N by Toshiyuki Ogasahara · 3 years, 6 months ago
  46. 63c76f0 feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.0 by Toshiyuki Ogasahara · 3 years, 6 months ago
  47. debafb8 feat(plat/rcar3): add new board revision for Salvator-XS/H3ULCB by Toshiyuki Ogasahara · 3 years, 6 months ago
  48. 7762658 fix(drivers/rcar3): fix CPG registers redefinition by Toshiyuki Ogasahara · 3 years, 6 months ago
  49. 9601d5a fix(plat/rcar3): generate two memory nodes for larger than 2 GiB channel 0 by Marek Vasut · 3 years, 2 months ago
  50. 5ca408a refactor(plat/rcar3): factor out DT memory node generation by Marek Vasut · 3 years, 2 months ago
  51. b25ee35 feat(plat/rcar3): add optional support for gzip-compressed BL33 by Marek Vasut · 3 years, 4 months ago
  52. ea64734 renesas: rzg: Add support to identify EK874 RZ/G2E board by Lad Prabhakar · 3 years, 3 months ago
  53. 8347284 drivers: renesas: common: Add support for DRAM initialization on RZ/G2E SoC by Lad Prabhakar · 3 years, 3 months ago
  54. 21d04f0 renesas: rzg: Add support to identify HopeRun HiHope RZ/G2N board by Lad Prabhakar · 3 years, 3 months ago
  55. ed2e11d drivers: renesas: common: Add support for DRAM initialization on RZ/G2N SoC by Lad Prabhakar · 3 years, 2 months ago
  56. e1c0f74 renesas: rzg: Add support to identify HopeRun HiHope RZ/G2H board by Lad Prabhakar · 3 years, 5 months ago
  57. 9c86f41 drivers: renesas: common: Add support for DRAM initialization on RZ/G2H SoC by Lad Prabhakar · 3 years, 2 months ago
  58. 9f2b579 drivers: renesas: rzg: Switch using common ddr code by Lad Prabhakar · 3 years, 3 months ago
  59. 7fda4b0 drivers: renesas: ddr: Move to common by Lad Prabhakar · 3 years, 3 months ago
  60. e8781e7 plat: renesas: rzg: DT memory node enhancements by Biju Das · 3 years, 6 months ago
  61. 54f6a43 plat: renesas: rzg: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 6 months ago
  62. e11238e plat: renesas: common: Include ulcb_cpld.h conditionally by Biju Das · 3 years, 6 months ago
  63. 4580328 plat: renesas: Move to common by Biju Das · 3 years, 6 months ago
  64. a19da32 plat: renesas: aarch64: Move to common by Biju Das · 3 years, 6 months ago
  65. a7d9c7d drivers: renesas: Move ddr/qos/qos header files by Biju Das · 3 years, 6 months ago
  66. f0f30b0 drivers: renesas: rpc: Move to common by Biju Das · 3 years, 6 months ago
  67. 0520cdf drivers: renesas: avs: Move to common by Biju Das · 3 years, 6 months ago
  68. c9cf87a drivers: renesas: auth: Move to common by Biju Das · 3 years, 6 months ago
  69. c951a33 drivers: renesas: dma: Move to common by Biju Das · 3 years, 6 months ago
  70. 50758f2 drivers: renesas: watchdog: Move to common by Biju Das · 3 years, 6 months ago
  71. 907c865 drivers: renesas: rom: Move to common by Biju Das · 3 years, 6 months ago
  72. ee13d8f drivers: renesas: delay: Move to common by Biju Das · 3 years, 6 months ago
  73. 73e52b8 drivers: renesas: console: Move to common by Biju Das · 3 years, 6 months ago
  74. 112cc42 drivers: renesas: pwrc: Move to common by Biju Das · 3 years, 6 months ago
  75. 030163c drivers: renesas: io: Move to common by Biju Das · 3 years, 6 months ago
  76. 4c32559 drivers: renesas: eMMC: Move to common by Biju Das · 3 years, 6 months ago
  77. 5cd4e33 drivers: renesas: Move plat common sources by Biju Das · 3 years, 6 months ago
  78. 4ec2d8f plat: renesas: Move headers and assembly files to common folder by Biju Das · 3 years, 6 months ago
  79. 00e6aea plat: renesas: rcar: include: Code cleanup by Biju Das · 3 years, 6 months ago
  80. 968055c plat: renesas:rcar: Fix checkpatch warnings by Biju Das · 3 years, 6 months ago
  81. 961931c plat: renesas: rcar: Fix checkpatch warnings by Biju Das · 3 years, 6 months ago
  82. d9675d3 plat: renesas:rcar: Code cleanup by Biju Das · 3 years, 6 months ago
  83. 623935c plat: renesas: rcar: Fix coding style by Biju Das · 3 years, 6 months ago
  84. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 10 months ago
  85. 6429933 rcar_gen3: plat: Zero-terminate the string in unsigned_num_print() by Marek Vasut · 4 years, 2 months ago
  86. 52fb049 rcar: Use generic console_t data structure by Andre Przywara · 4 years, 4 months ago
  87. 17f1c05 rcar_gen3: plat: Minor coding style fix for rcar_version.h by Marek Vasut · 4 years, 4 months ago
  88. bc18a08 rcar_gen3: plat: Update IPL and Secure Monitor Rev.2.0.6 by Yoshifumi Hosoya · 4 years, 4 months ago
  89. cc5999f rcar_gen3: plat: Update IPL and Secure Monitor Rev.2.0.5 by Toshiyuki Ogasahara · 4 years, 6 months ago
  90. 04f1628 rcar_gen3: plat: Change fixed destination address of BL31 and BL32 by Toshiyuki Ogasahara · 4 years, 6 months ago
  91. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 4 months ago
  92. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 5 months ago
  93. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 4 months ago
  94. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 5 months ago
  95. 688251a rcar_gen3: Add missing #{address,size}-cells into generated DT by Marek Vasut · 4 years, 5 months ago
  96. 082fdfc rcar_gen3: plat: Pass DT to OpTee OS by Marek Vasut · 4 years, 6 months ago
  97. 73f24ef rcar_gen3: drivers: ddr: Move DDR drivers out of staging by Marek Vasut · 4 years, 8 months ago
  98. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 9 months ago
  99. dcc9ef8 rcar_get3: drivers: ddr: Partly unify register macros between DDR A and B by Marek Vasut · 4 years, 10 months ago
  100. a2e5d19 rcar_get3: drivers: ddr: Clean up common code by Marek Vasut · 4 years, 10 months ago