1. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  2. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  3. 5390532 ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · Sun Jun 13 22:42:26 2021 +0200
  4. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  5. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  6. 69b7cc0 ARM: renesas: Add GICv3 initialization for V3U Falcon by Koji Matsuoka · Thu Jul 16 12:11:16 2020 +0900
  7. 3528c7a ARM: renesas: Add generic timer initialization for V3U Falcon by Koji Matsuoka · Tue Jul 21 15:21:53 2020 +0900
  8. 747a7ab ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · Thu May 21 20:14:05 2020 +0700
  9. ce52852 ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 by Marek Vasut · Sat Apr 03 16:58:49 2021 +0200
  10. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  11. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  12. ef6d89f sh: Remove sh7763rdp board by Tom Rini · Wed Feb 10 12:51:26 2021 -0500
  13. c488578 sh: Remove sh7757lcr board by Tom Rini · Wed Feb 10 12:51:25 2021 -0500
  14. 9f485fc sh: Remove sh7753evb board by Tom Rini · Wed Feb 10 12:51:24 2021 -0500
  15. 2383c19 sh: Remove sh7752evb board by Tom Rini · Wed Feb 10 12:51:23 2021 -0500
  16. c37799c sh: Remove r7780mp board by Tom Rini · Wed Feb 10 12:51:22 2021 -0500
  17. e2d0528 sh: Remove MigoR board by Tom Rini · Wed Feb 10 12:51:21 2021 -0500
  18. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  19. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  20. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  21. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  22. 6cd98c1 board: renesas: ebisu: Drop CA57 check in reset_cpu() by Lad Prabhakar · Thu Sep 17 15:28:22 2020 +0100
  23. fc9a3cd board: renesas: draak: Drop CA57 reset by Biju Das · Tue Sep 22 09:54:29 2020 +0100
  24. df76504 board: renesas: remove empty board_early_init_f function by Biju Das · Tue Sep 22 09:46:32 2020 +0100
  25. 6dbf843 board: renesas: Remove empty s_init function by Biju Das · Tue Sep 22 09:41:50 2020 +0100
  26. 57d356c ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · Thu Aug 06 17:49:49 2020 +0200
  27. c7ac6ac ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · Fri Jul 10 13:16:48 2020 +0200
  28. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  29. edcbc5e ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · Fri Jul 10 13:16:48 2020 +0200
  30. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  31. 2e4b09c sh: r2dplus: Enable board_eth_init only for non-DM case by Marek Vasut · Sat May 09 16:07:18 2020 +0200
  32. da8646a ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3 by Marek Vasut · Sat Apr 11 20:50:24 2020 +0200
  33. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  34. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  35. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  36. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  37. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  38. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  39. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  40. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  41. adaa016 ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2 by Marek Vasut · Sat Apr 04 16:12:48 2020 +0200
  42. 9b707bf ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs by Marek Vasut · Sun Apr 05 18:17:42 2020 +0200
  43. 9169145 ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH by Marek Vasut · Sat Mar 21 17:38:57 2020 +0100
  44. 24700a2 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · Sat Mar 21 16:57:58 2020 +0100
  45. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  46. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  47. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  48. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  49. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  50. cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · Sat Aug 31 18:25:21 2019 +0200
  51. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  52. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  53. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  54. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  55. b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  56. 45eaf05 ARM: renesas: Update Gen3 PCIe dma-ranges before boot by Marek Vasut · Tue Jul 09 01:46:35 2019 +0200
  57. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  58. bd86794 sh: r0p7734: Remove the board by Marek Vasut · Mon May 20 03:28:00 2019 +0200
  59. 2f8c624 sh: ap325rxa: Remove the board by Marek Vasut · Mon May 20 03:27:27 2019 +0200
  60. cabddb0 configs: Disable now unbuildable SPI options for boards by Tom Rini · Wed May 29 17:01:36 2019 -0400
  61. 276a1d8 ARM: renesas: Factor out DRAM setup on R-Car Gen3 by Marek Vasut · Sun May 19 23:25:16 2019 +0200
  62. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · Wed Oct 03 12:44:13 2018 +0200
  63. fb6994f sh: rsk7269: Remove the board by Marek Vasut · Tue May 07 21:51:39 2019 +0200
  64. dac3db6 sh: rsk7264: Remove the board by Marek Vasut · Tue May 07 21:51:06 2019 +0200
  65. 5d04299 sh: rsk7203: Remove the board by Marek Vasut · Tue May 07 21:49:16 2019 +0200
  66. 1f3b667 ARM: dts: renesas: Add RZ/A1 GR-Peach board by Chris Brandt · Wed Aug 23 14:53:59 2017 -0500
  67. c963d21 sh: sh7785lcr: Remove the board by Marek Vasut · Sat May 04 13:21:07 2019 +0200
  68. efd7256 sh: ecovec: Remove the board by Marek Vasut · Sat May 04 13:24:51 2019 +0200
  69. 5cb4846 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · Sat May 04 13:30:05 2019 +0200
  70. 53f95b9 ARM: renesas: Configure DRAM size from ATF DT fragment by Marek Vasut · Tue Oct 02 20:40:58 2018 +0200
  71. 34f4431 ARM: rmobile: rcar-common: Zap arch_preboot_os() by Eugeniu Rosca · Tue Apr 09 19:11:09 2019 +0200
  72. 5d611db ARM: rmobile: Add R8A77965 M3NULCB support by Marek Vasut · Mon Mar 04 12:34:50 2019 +0100
  73. e1ae963 ARM: rmobile: alt: Fix I2C bus number by Marek Vasut · Sat Mar 30 08:24:19 2019 +0100
  74. 9580a45 ARM: rmobile: Fix PHY LED mode register mask by Marek Vasut · Sat Mar 30 07:05:09 2019 +0100
  75. 9c85eeb ARM: rmobile: alt: Remove CLK2MHZ macro by Marek Vasut · Sat Mar 30 06:14:42 2019 +0100
  76. 0b68f47 ARM: rmobile: alt: Remove R8A7794_ETHERNET_B by Marek Vasut · Sat Mar 30 06:10:49 2019 +0100
  77. 4726f06 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · Tue Dec 04 01:44:34 2018 +0100
  78. 7dd7b49 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · Thu Oct 18 20:30:00 2018 +0200
  79. c15e096 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · Tue Dec 04 01:32:29 2018 +0100
  80. 7e17291 ARM: rmobile: Fix module clock controls refer status on Gen3 by Hiroyuki Yokoyama · Wed Sep 26 16:00:09 2018 +0900
  81. 2a42859 ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3 by Hiroyuki Yokoyama · Thu Mar 23 10:35:41 2017 +0900
  82. 533cc0d ARM: rmobile: salvator-x: Remove GSX clock force supply by Hiroyuki Yokoyama · Tue Sep 25 19:03:03 2018 +0900
  83. 5eb4def ARM: rmobile: Remove Watchdog and CPG settings on Gen3 by Hiroyuki Yokoyama · Tue Sep 25 18:48:03 2018 +0900
  84. 1be7929 ARM: rmobile: Remove TMU0/TMU1 settings on Gen3 by Hiroyuki Yokoyama · Wed Mar 30 10:56:21 2016 +0900
  85. f5ddd96 ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3 by Hiroyuki Yokoyama · Mon Dec 14 11:24:44 2015 +0900
  86. be69fa7 sh: sh7723: ap325rxa: Drop duplicate HIZCRB macro by Marek Vasut · Wed Aug 29 03:18:30 2018 +0200
  87. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:11 2018 +0530
  88. f20ea91 ARM: rmobile: Fix CPGW address on V3M Eagle by Marek Vasut · Sat Jun 16 01:16:50 2018 +0200
  89. 2467224 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Jun 01 21:10:18 2018 -0400
  90. 2a46a0b ARM: renesas: Add R8A77990 E3 Ebisu board by Marek Vasut · Thu Apr 26 13:31:39 2018 +0200
  91. 927b1e3 ARM: rmobile: Update V2H Blanche by Marek Vasut · Mon Apr 30 14:10:36 2018 +0200
  92. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  93. 920922a ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:51:46 2018 +0200
  94. 5bed0a9 ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING by Marek Vasut · Wed May 02 11:41:17 2018 +0200
  95. fbea881 ARM: rmobile: Fix PMIC address on E2 Silk by Marek Vasut · Sun Apr 22 04:44:05 2018 +0200
  96. 37381a2 ARM: rmobile: Update E2 Alt by Marek Vasut · Mon Apr 23 20:24:16 2018 +0200
  97. 2d6dabc ARM: rmobile: Update M2-N Gose by Marek Vasut · Mon Apr 23 20:24:10 2018 +0200
  98. 016a605 ARM: rmobile: Update H2 Lager by Marek Vasut · Mon Apr 23 20:24:06 2018 +0200
  99. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · Sat Apr 21 16:19:56 2018 +0200
  100. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · Tue Apr 17 14:13:11 2018 +0200