1. 63fe7e4 board: rzg2l: Update MAINTAINERS file to match dts/upstream paths by Paul Barker · 3 weeks ago
  2. 407484f ARM: renesas: Add top level board/renesas/ MAINTAINERS file by Marek Vasut · 4 weeks ago
  3. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  6. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  7. af66754 ARM: dts: renesas: Replace R8A77950 with R8A77951 by Marek Vasut · 8 months ago
  8. e789aeb ARM: dts: renesas: Stop using the -u-boot DTs for build by Marek Vasut · 8 months ago
  9. cf7cda9 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · 9 months ago
  10. e3f84ec ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesas by Marek Vasut · 9 months ago
  11. 97a070b ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · 9 months ago
  12. d26aa8c ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM_BOOT by Marek Vasut · 9 months ago
  13. f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 9 months ago
  14. 1760232 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 9 months ago
  15. 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 9 months ago
  16. ec1223c ARM: renesas: Drop unused mmc.h by Marek Vasut · 9 months ago
  17. 10558c2 ARM: renesas: Drop unused sh_sdhi.h by Marek Vasut · 9 months ago
  18. cd85e06 board: rzg2l: Support reset via Renesas RAA215300 PMIC by Paul Barker · 9 months ago
  19. c02d56e ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · 10 months ago
  20. 00eed1e ARM: renesas: whitehawk: Drop extra leading space by Marek Vasut · 10 months ago
  21. dc9595b ARM: renesas: Drop include common.h by Marek Vasut · 10 months ago
  22. c999621 board: rzg2l: Drop <common.h> by Paul Barker · 1 year, 1 month ago
  23. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
  24. 33a34de ARM: renesas: Update MAINTAINERS file by Marek Vasut · 1 year, 4 months ago
  25. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  26. d296c07 renesas: rcar: Apply ATF overlay for reserved-memory by Detlev Casanova · 1 year, 6 months ago
  27. 638bb69 ARM: renesas: Add R8A77980 V3HSK board and CPLD code by Valentine Barshak · 6 years ago
  28. e734fdd ARM: renesas: Add R8A77970 V3MSK board and CPLD code by Valentine Barshak · 6 years ago
  29. 9c6ad45 ARM: rmobile: Introduce weak default board_init() by Marek Vasut · 1 year, 6 months ago
  30. ddb3307 ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board by Marek Vasut · 1 year, 6 months ago
  31. 5c30cf8 ARM: rmobile: Factor out common R-Car V3M/V3H board code by Marek Vasut · 1 year, 6 months ago
  32. 194232c ARM: rmobile: Reduce R-Car V3H Condor header usage by Marek Vasut · 1 year, 6 months ago
  33. 63c71d3 ARM: rmobile: Reduce R-Car E3 Ebisu header usage by Marek Vasut · 1 year, 6 months ago
  34. 78cea93 ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() by Marek Vasut · 1 year, 6 months ago
  35. ff3812c ARM: renesas: Add R8A779G0 V4H White Hawk board code by Hai Pham · 1 year, 9 months ago
  36. 2df5497 ARM: renesas: Add R8A779F0 S4 Spider board code by Hai Pham · 1 year, 9 months ago
  37. 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  38. 8872b48 ARM: renesas: falcon: Enable RWDT reset for V3U Falcon by Hai Pham · 1 year, 9 months ago
  39. 89b45d4 ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3 by Hai Pham · 1 year, 9 months ago
  40. 2f688c2 ARM: renesas: Demote overlap memory nodes message to debug on Gen3 by Hai Pham · 1 year, 9 months ago
  41. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  42. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  43. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  44. af90acf ARM: renesas: Propagate RPC-IF enablement to subsequent software by Geert Uytterhoeven · 2 years, 8 months ago
  45. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  46. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  47. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  48. 5390532 ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · 3 years, 5 months ago
  49. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  50. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  51. 69b7cc0 ARM: renesas: Add GICv3 initialization for V3U Falcon by Koji Matsuoka · 4 years, 4 months ago
  52. 3528c7a ARM: renesas: Add generic timer initialization for V3U Falcon by Koji Matsuoka · 4 years, 4 months ago
  53. 747a7ab ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · 4 years, 6 months ago
  54. ce52852 ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 by Marek Vasut · 3 years, 8 months ago
  55. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  56. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  57. ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
  58. c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
  59. 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
  60. 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
  61. c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
  62. e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
  63. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  64. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  65. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  66. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  67. 6cd98c1 board: renesas: ebisu: Drop CA57 check in reset_cpu() by Lad Prabhakar · 4 years, 2 months ago
  68. fc9a3cd board: renesas: draak: Drop CA57 reset by Biju Das · 4 years, 2 months ago
  69. df76504 board: renesas: remove empty board_early_init_f function by Biju Das · 4 years, 2 months ago
  70. 6dbf843 board: renesas: Remove empty s_init function by Biju Das · 4 years, 2 months ago
  71. 57d356c ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · 4 years, 4 months ago
  72. c7ac6ac ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 5 months ago
  73. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  74. edcbc5e ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 5 months ago
  75. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  76. 2e4b09c sh: r2dplus: Enable board_eth_init only for non-DM case by Marek Vasut · 4 years, 7 months ago
  77. da8646a ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3 by Marek Vasut · 4 years, 8 months ago
  78. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  79. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  80. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  81. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  82. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  83. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  84. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  85. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  86. adaa016 ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 8 months ago
  87. 9b707bf ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs by Marek Vasut · 4 years, 8 months ago
  88. 9169145 ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH by Marek Vasut · 4 years, 8 months ago
  89. 24700a2 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · 4 years, 8 months ago
  90. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  91. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  92. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  93. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  94. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  95. cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
  96. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  97. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  98. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  99. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  100. b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago