1. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  2. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  3. 73effc2 sh: Remove sh7763rdp board by Tom Rini · 3 years, 7 months ago
  4. f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 7 months ago
  5. 0c3cd24 sh: Remove sh7753evb board by Tom Rini · 3 years, 7 months ago
  6. da43d96 sh: Remove sh7752evb board by Tom Rini · 3 years, 7 months ago
  7. 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 7 months ago
  8. 5617351 sh: Remove MigoR board by Tom Rini · 3 years, 7 months ago
  9. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  10. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  11. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  12. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  13. d03ad06 board: renesas: ebisu: Drop CA57 check in reset_cpu() by Lad Prabhakar · 4 years ago
  14. 3ee840c board: renesas: draak: Drop CA57 reset by Biju Das · 4 years ago
  15. cb1b679 board: renesas: remove empty board_early_init_f function by Biju Das · 4 years ago
  16. e6c8e76 board: renesas: Remove empty s_init function by Biju Das · 4 years ago
  17. 65f8c7e ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · 4 years, 2 months ago
  18. 988341d ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 3 months ago
  19. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  20. 2feb4ea ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 3 months ago
  21. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  22. f6b5d51 sh: r2dplus: Enable board_eth_init only for non-DM case by Marek Vasut · 4 years, 5 months ago
  23. 361377d ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3 by Marek Vasut · 4 years, 5 months ago
  24. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  25. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  27. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  28. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  29. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  30. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  31. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  32. c7d6812 ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 6 months ago
  33. d2dccd5 ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs by Marek Vasut · 4 years, 6 months ago
  34. 264398b ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH by Marek Vasut · 4 years, 6 months ago
  35. 4666521 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · 4 years, 6 months ago
  36. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  37. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  38. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  39. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  40. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  41. eaae4ee sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
  42. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  43. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  44. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  45. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  46. 3ebb919 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
  47. b3db7be ARM: renesas: Update Gen3 PCIe dma-ranges before boot by Marek Vasut · 5 years ago
  48. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  49. a7e3dac sh: r0p7734: Remove the board by Marek Vasut · 5 years ago
  50. c81b1a8 sh: ap325rxa: Remove the board by Marek Vasut · 5 years ago
  51. 88369d3 configs: Disable now unbuildable SPI options for boards by Tom Rini · 5 years ago
  52. 6ef540d ARM: renesas: Factor out DRAM setup on R-Car Gen3 by Marek Vasut · 5 years ago
  53. 5602330 ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  54. 54eac8b sh: rsk7269: Remove the board by Marek Vasut · 5 years ago
  55. 58300f3 sh: rsk7264: Remove the board by Marek Vasut · 5 years ago
  56. 5736453 sh: rsk7203: Remove the board by Marek Vasut · 5 years ago
  57. ba932bc ARM: dts: renesas: Add RZ/A1 GR-Peach board by Chris Brandt · 7 years ago
  58. 0648066 sh: sh7785lcr: Remove the board by Marek Vasut · 5 years ago
  59. e4f01b5 sh: ecovec: Remove the board by Marek Vasut · 5 years ago
  60. b3c27c9 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · 5 years ago
  61. 175f502 ARM: renesas: Configure DRAM size from ATF DT fragment by Marek Vasut · 6 years ago
  62. c8630bb ARM: rmobile: rcar-common: Zap arch_preboot_os() by Eugeniu Rosca · 5 years ago
  63. c4ea43d ARM: rmobile: Add R8A77965 M3NULCB support by Marek Vasut · 6 years ago
  64. 0c78ec6 ARM: rmobile: alt: Fix I2C bus number by Marek Vasut · 5 years ago
  65. 4bbd464 ARM: rmobile: Fix PHY LED mode register mask by Marek Vasut · 5 years ago
  66. 078cbb8 ARM: rmobile: alt: Remove CLK2MHZ macro by Marek Vasut · 5 years ago
  67. 308b130 ARM: rmobile: alt: Remove R8A7794_ETHERNET_B by Marek Vasut · 5 years ago
  68. 0451380 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · 6 years ago
  69. 14ebe87 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · 6 years ago
  70. 3ba61f0 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · 6 years ago
  71. cf97b22 ARM: rmobile: Fix module clock controls refer status on Gen3 by Hiroyuki Yokoyama · 6 years ago
  72. 4cb71e2 ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3 by Hiroyuki Yokoyama · 8 years ago
  73. a14d2d1 ARM: rmobile: salvator-x: Remove GSX clock force supply by Hiroyuki Yokoyama · 6 years ago
  74. 1c1fd9f ARM: rmobile: Remove Watchdog and CPG settings on Gen3 by Hiroyuki Yokoyama · 6 years ago
  75. 6f56582 ARM: rmobile: Remove TMU0/TMU1 settings on Gen3 by Hiroyuki Yokoyama · 8 years ago
  76. 355683c ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3 by Hiroyuki Yokoyama · 9 years ago
  77. c5fcd9e sh: sh7723: ap325rxa: Drop duplicate HIZCRB macro by Marek Vasut · 6 years ago
  78. 12308b1 lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  79. c267952 ARM: rmobile: Fix CPGW address on V3M Eagle by Marek Vasut · 6 years ago
  80. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  81. 63e2251 ARM: renesas: Add R8A77990 E3 Ebisu board by Marek Vasut · 6 years ago
  82. e9c891f ARM: rmobile: Update V2H Blanche by Marek Vasut · 6 years ago
  83. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  84. 699e831 ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · 6 years ago
  85. 3ce88cd ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING by Marek Vasut · 6 years ago
  86. fe53780 ARM: rmobile: Fix PMIC address on E2 Silk by Marek Vasut · 6 years ago
  87. bb6d2ff ARM: rmobile: Update E2 Alt by Marek Vasut · 6 years ago
  88. 49aefe3 ARM: rmobile: Update M2-N Gose by Marek Vasut · 6 years ago
  89. e6027e6 ARM: rmobile: Update H2 Lager by Marek Vasut · 6 years ago
  90. f7aa3cd ARM: rmobile: Update E2 Silk by Marek Vasut · 6 years ago
  91. 7d0299c ARM: rmobile: Update M2 Koelsch by Marek Vasut · 6 years ago
  92. f2b6f82 ARM: rmobile: Ignore U-Boot env when started via JTAG on Porter by Marek Vasut · 6 years ago
  93. a3c159b ARM: rmobile: Ignore U-Boot env when started via JTAG on Stout by Marek Vasut · 6 years ago
  94. 0e592d0 ARM: rmobile: Convert TPL to SPL by Marek Vasut · 6 years ago
  95. ec7113f ARM: rmobile: Update H2 Stout by Marek Vasut · 6 years ago
  96. 68b83cb ARM: rmobile: Fix LBSC programming offset on M2 Porter by Marek Vasut · 6 years ago
  97. 82239aa ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · 6 years ago
  98. 9a5483e ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 6 years ago
  99. ce19d4c ARM: rmobile: Split U-Boot and SPL sources on Porter by Marek Vasut · 6 years ago
  100. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago