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