1. 253a949 ARM: renesas: Turn on PIE for Gen3 by Marek Vasut · 3 years, 6 months ago
  2. 5dea8b4 ARM: rmobile: Align CPU: print with other prints by Marek Vasut · 3 years, 5 months ago
  3. 159b60e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 3 years, 5 months ago
  4. d1e4738 ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards by Adam Ford · 3 years, 5 months ago
  5. d3cf5c6 ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon by Hai Pham · 4 years, 1 month ago
  6. 747a7ab ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · 4 years, 6 months ago
  7. 47fc7be ARM: renesas: Add R8A779A0 V3U platform code by Hai Pham · 4 years, 6 months ago
  8. ce52852 ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 by Marek Vasut · 3 years, 8 months ago
  9. 2f611af arm: mach-rmobile: Add CPU info support for RZ/G2 by Biju Das · 3 years, 9 months ago
  10. bef12c1 board: silinux: Enable recovery SPL for EK874 board by Lad Prabhakar · 3 years, 9 months ago
  11. b4b65ec arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · 3 years, 9 months ago
  12. 53b88b9 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 9 months ago
  13. d771b22 arm: rmobile: Add HopeRun HiHope RZ/G2H board support by Biju Das · 3 years, 9 months ago
  14. 222cb30 arm: rmobile: Add HopeRun HiHope RZ/G2N board support by Biju Das · 3 years, 9 months ago
  15. da58fb4 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 9 months ago
  16. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  17. 489f97a ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit by Adam Ford · 3 years, 10 months ago
  18. 942c0e8 ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit by Adam Ford · 3 years, 10 months ago
  19. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  20. 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 1 month ago
  21. d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 1 month ago
  22. 3434a5f clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years, 2 months ago
  23. eb6474c clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years, 2 months ago
  24. 69159a2 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years, 2 months ago
  25. 573a998 arm: renesas: Add config option for R8A774C0 SoC by Lad Prabhakar · 4 years, 2 months ago
  26. 4fd0bf8 arm: renesas: Add config option for R8A774E1 SoC by Biju Das · 4 years, 2 months ago
  27. 2138a73 arm: renesas: Add config option for R8A774B1 SoC by Biju Das · 4 years, 2 months ago
  28. 880c25f arm: mach-rmobile: Mark the default s_init function as weak by Biju Das · 4 years, 2 months ago
  29. 4e93dc9 arm: rmobile: Identify R8A7796 r1.3 SoC by Biju Das · 4 years, 3 months ago
  30. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  31. 3867688 ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit by Adam Ford · 4 years, 5 months ago
  32. 52dd19b ARM: renesas: Add basic R8A774A1 Support by Adam Ford · 4 years, 5 months ago
  33. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  34. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  35. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  36. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  37. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  38. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  39. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  40. 2b8c694 ARM: rmobile: Temporarily disable PCI dma-ranges update by Marek Vasut · 5 years ago
  41. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  42. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  43. b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
  44. cf56785 ARM: renesas: Add R8A77980 V3H platform code by Marek Vasut · 5 years ago
  45. 45eaf05 ARM: renesas: Update Gen3 PCIe dma-ranges before boot by Marek Vasut · 5 years ago
  46. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  47. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  48. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  49. 1f3b667 ARM: dts: renesas: Add RZ/A1 GR-Peach board by Chris Brandt · 7 years ago
  50. 43b11d9 ARM: dts: renesas: Add RZ/A1 platform code by Chris Brandt · 7 years ago
  51. 04a9c56 ARM: rmobile: Always select pin control drivers on Gen3 by Marek Vasut · 6 years ago
  52. 72269e0 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  53. 98c2058 clk: renesas: Add R8A77965 clock tables by Marek Vasut · 6 years ago
  54. f843f25 ARM: rmobile: Add dedicated R8A77965 SoC support by Marek Vasut · 6 years ago
  55. c625994 ARM: rmobile: Enable multi-DTB fit LZO compression by Marek Vasut · 6 years ago
  56. bca66e2 ARM: renesas: Save boot parameters passed in by ATF by Marek Vasut · 6 years ago
  57. ee40f1c ARM: rmobile: Imply SoC per board by Marek Vasut · 6 years ago
  58. 9c93052 ARM: rmobile: Imply pinctrl drivers per SoC by Marek Vasut · 6 years ago
  59. 71710b5 ARM: rmobile: Imply clock drivers per SoC by Marek Vasut · 6 years ago
  60. cb04890 ARM: rmobile: Fix to enable icache early in Gen3 by Takeshi Kihara · 6 years ago
  61. 5cecd1c ARM: rcar_gen3: fix protection area access error by Takeshi Kihara · 6 years ago
  62. 5cc5395 ARM: rcar_gen3: fix protection area access error at Cortex-A53 by Hiroyuki Yokoyama · 6 years ago
  63. b90dc69 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · 6 years ago
  64. d5ccf46 ARM: rmobile: Enable MMC extensions by Marek Vasut · 6 years ago
  65. 970fd8c ARM: rmobile: Generate fitting mem_map on Gen3 by Marek Vasut · 6 years ago
  66. e298526 ARM: rmobile: Drop PRR syscon driver by Marek Vasut · 6 years ago
  67. 7b8f69c ARM: rmobile: Enable cache command on Gen3 by Hiroyuki Yokoyama · 6 years ago
  68. 33c6db9 ARM: rmobile: Enable PHY framework on Gen3 by Marek Vasut · 6 years ago
  69. 48bbd49 ARM: rmobile: Mark 4-64GiB as DRAM on Gen3 by Marek Vasut · 6 years ago
  70. c74a378 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  71. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  72. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  73. acbb10c ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Marek Vasut · 6 years ago
  74. 2a46a0b ARM: renesas: Add R8A77990 E3 Ebisu board by Marek Vasut · 7 years ago
  75. 001dbf3 ARM: renesas: Add R8A77990 E3 SoC ID by Marek Vasut · 7 years ago
  76. 19d7805 ARM: rmobile: Unify Gen2 Makefile entry by Marek Vasut · 7 years ago
  77. 957afe6 ARM: rmobile: Drop old R8A7794 PFC tables by Marek Vasut · 7 years ago
  78. 020b2ad ARM: rmobile: Drop old R8A7793 PFC tables by Marek Vasut · 7 years ago
  79. 02e536c ARM: rmobile: Drop old R8A7792 PFC tables by Marek Vasut · 7 years ago
  80. 85c25ce ARM: rmobile: Drop old R8A7791 PFC tables by Marek Vasut · 7 years ago
  81. ca847a0 ARM: rmobile: Drop old R8A7790 PFC tables by Marek Vasut · 7 years ago
  82. 927b1e3 ARM: rmobile: Update V2H Blanche by Marek Vasut · 7 years ago
  83. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  84. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  85. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  86. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  87. 920922a ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · 7 years ago
  88. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · 7 years ago
  89. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · 7 years ago
  90. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · 7 years ago
  91. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · 7 years ago
  92. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · 7 years ago
  93. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · 7 years ago
  94. 9da67e3 ARM: rmobile: Convert TPL to SPL by Marek Vasut · 7 years ago
  95. 853e632 ARM: rmobile: Shrink the TPL by Marek Vasut · 7 years ago
  96. 3320a22 ARM: rmobile: Update H2 Stout by Marek Vasut · 7 years ago
  97. a5abacc ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · 7 years ago
  98. 1c60105 ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · 7 years ago
  99. c80de6c ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 7 years ago
  100. b326be4 ARM: rmobile: Do not init caches in TPL before DRAM by Marek Vasut · 7 years ago