1. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  2. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530
  3. 8b0a2ac spi: spi-mem: export spi_mem_default_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:05 2021 +0530
  4. ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · Sat Jun 26 00:47:04 2021 +0530
  5. 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · Sat Jun 26 00:47:03 2021 +0530
  6. 3246ae2 mtd: remove mtd_probe() function by Marek Behún · Wed May 26 14:08:22 2021 +0200
  7. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  8. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  9. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  10. ce92768 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Sat Jun 19 08:20:12 2021 -0400
  11. f135735 dfu: add error callback by Patrick Delaunay · Tue May 18 15:12:12 2021 +0200
  12. f359003 ARM64: rockchip: evb_rk3399: add usb ohci definations by Artem Lapkin · Mon Jun 07 11:45:04 2021 +0800
  13. 1689989 board: rockchip: Add rk3568 evb support by Joseph Chen · Wed Jun 02 16:13:46 2021 +0800
  14. 72cd879 rockchip: Add rk3568 architecture core by Joseph Chen · Wed Jun 02 15:58:25 2021 +0800
  15. b612b5f rk3399_common: setup fdtoverlay_addr_r value by Artem Lapkin · Wed May 26 17:34:17 2021 +0800
  16. 626a537 rockchip: rk3568: add device tree file by Elaine Zhang · Wed May 26 17:01:16 2021 +0800
  17. 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Thu Jun 17 11:46:44 2021 -0400
  18. 16d64cd clk: k210: Remove bypass driver by Sean Anderson · Fri Jun 11 00:16:13 2021 -0400
  19. edbe849 clk: k210: Move pll into the rest of the driver by Sean Anderson · Fri Jun 11 00:16:09 2021 -0400
  20. 2957313 clk: k210: Rewrite to remove CCF by Sean Anderson · Fri Jun 11 00:16:08 2021 -0400
  21. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · Fri Jun 11 00:16:07 2021 -0400
  22. 6722614 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · Mon May 31 23:23:48 2021 +0200
  23. f95d3be cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · Fri Jun 11 11:45:16 2021 +0300
  24. 682c128 power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · Fri Jun 11 11:45:15 2021 +0300
  25. 82ceb0d clk: add support for TI K3 SoC clocks by Tero Kristo · Fri Jun 11 11:45:14 2021 +0300
  26. 81744b7 clk: add support for TI K3 SoC PLL by Tero Kristo · Fri Jun 11 11:45:13 2021 +0300
  27. de4ef9b clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · Fri Jun 11 11:45:06 2021 +0300
  28. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  29. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  30. 126038a Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning by Pali Rohár · Tue Mar 09 21:19:15 2021 +0100
  31. f96108b configs: am64: Enable configs to support USB host and device modes by Aswath Govindraju · Fri Jun 04 22:00:40 2021 +0530
  32. 832aed6 configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode by Aswath Govindraju · Fri Jun 04 22:00:38 2021 +0530
  33. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · Tue Jun 01 16:51:47 2021 +0530
  34. 0624c81 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · Wed May 12 11:03:04 2021 +0300
  35. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  36. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  37. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  38. 734f76f hexdump: Allow ctrl-c to interrupt output by Simon Glass · Sat May 08 07:00:04 2021 -0600
  39. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  40. 86d1d2a hexdump: Move API to header file by Simon Glass · Sat May 08 07:00:01 2021 -0600
  41. 4a249ba test: Add a test for print_buffer() by Simon Glass · Sat May 08 06:59:59 2021 -0600
  42. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  43. d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · Sat May 08 06:59:56 2021 -0600
  44. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · Fri May 07 14:50:30 2021 +0200
  45. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · Fri May 07 14:50:29 2021 +0200
  46. 09f8de2 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · Fri May 28 10:00:49 2021 +0200
  47. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  48. 06a3e40 riscv: dts: add fu740 support by Green Wan · Thu May 27 06:52:11 2021 -0700
  49. 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · Wed May 26 12:09:58 2021 +0900
  50. 76ec0c3 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu May 27 07:42:49 2021 -0400
  51. fbf8bb8 ARM: ti: Increase the allocated size for MLO.raw by Faiz Abbas · Mon Apr 19 12:20:27 2021 +0530
  52. 140e962 test: Remove duplicate macro by Sean Anderson · Sun May 23 13:00:56 2021 -0400
  53. 34a179b MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · Wed Apr 21 21:13:13 2021 +0200
  54. 7bd4e1d sandbox: errno: avoid conflict with libc's errno by Marek Behún · Thu May 20 13:24:05 2021 +0200
  55. e7d8e45 efi_loader: add macro for const EFI runtime data by Marek Behún · Thu May 20 13:23:58 2021 +0200
  56. 4a4169b efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data by Marek Behún · Thu May 20 13:23:57 2021 +0200
  57. 6950450 efi_loader: fix warning when linking with LTO by Marek Behún · Thu May 20 13:23:56 2021 +0200
  58. 959473d compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · Thu May 20 13:23:53 2021 +0200
  59. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  60. 6ed2a98 configs: sama7g5ek: increase bootm len by Eugen Hristev · Thu Apr 29 14:58:21 2021 +0300
  61. 6a0218d phy: introduce 1000BaseX and 2500BaseX modes by Stefan Chulski · Mon May 03 08:08:44 2021 +0200
  62. f7b922a arm64: zynqmp: Add pinctrl description by Michal Simek · Mon May 10 13:14:02 2021 +0200
  63. 628b5dc riscv: Enable AI ram on K210 by Sean Anderson · Thu Apr 08 22:13:10 2021 -0400
  64. afab998 clk: k210: Remove k210_register_pll by Sean Anderson · Thu Apr 08 22:13:06 2021 -0400
  65. a0670e5 w1: replace dt detection by automatic detection by Kory Maincent · Tue May 04 19:31:26 2021 +0200
  66. 7444a7d cmd: add support for a new "extension" command by Kory Maincent · Tue May 04 19:31:22 2021 +0200
  67. 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · Tue May 04 19:31:21 2021 +0200
  68. a0fe318 board: pm9263: fix some typos in comments by Ilko Iliev · Fri Apr 23 15:41:34 2021 +0200
  69. 2738794 board: pm9263: switch to use DM_ETH by Ilko Iliev · Fri Apr 23 15:41:21 2021 +0200
  70. 75aca07 board: pm9261: remove network support by Ilko Iliev · Fri Apr 23 15:06:02 2021 +0200
  71. f3f9141 Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Wed May 12 10:07:21 2021 -0400
  72. 923eeaf soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · Mon May 10 20:06:04 2021 +0530
  73. 6ca4860 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · Mon May 10 20:06:03 2021 +0530
  74. a8a2b8a firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · Mon May 10 20:06:02 2021 +0530
  75. b658735 include: configs: Update env for selecting right dtb by Lokesh Vutla · Thu May 06 16:44:55 2021 +0530
  76. 9faad9b include: configs: am64x_evm: Optimize size of SPL BSS by Lokesh Vutla · Thu May 06 16:44:54 2021 +0530
  77. 31c4717 include: configs: am64x: Avoid overlap of BSS and stack area by Lokesh Vutla · Thu May 06 16:44:53 2021 +0530
  78. 6d9e15b dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64 by Dave Gerlach · Fri Apr 23 11:27:43 2021 -0500
  79. 3dc33f1 board: ti: am64x: Add board support for am64x evm by Dave Gerlach · Fri Apr 23 11:27:42 2021 -0500
  80. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  81. 8e20e38 Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue May 11 12:23:11 2021 -0400
  82. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · Mon Feb 22 19:18:51 2021 +0000
  83. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · Wed Apr 21 11:06:54 2021 +0200
  84. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  85. 2b4ed30 ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM by Ilko Iliev · Fri Apr 23 09:45:52 2021 +0200
  86. e2480f1 imx: Add support for Ronetix's iMX7-CM board by Ilko Iliev · Fri Apr 16 15:48:13 2021 +0200
  87. a97107f arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · Thu Apr 22 04:50:31 2021 +0800
  88. 4c57bf7 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · Fri Apr 16 14:53:47 2021 -0700
  89. 35049fe board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit by Jagan Teki · Mon Apr 26 18:23:48 2021 +0530
  90. 75c38f7 include: configs: ge: avoid shell on boot failure by Ian Ray · Fri Apr 23 16:15:13 2021 +0200
  91. 8355e8c include: configs: ge: simplify default boot command by Ian Ray · Fri Apr 23 16:15:12 2021 +0200
  92. 7bd0896 include: configs: ge: bx50v3: drop USB boot by Ian Ray · Fri Apr 23 16:15:11 2021 +0200
  93. 62228e7 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Apr 29 21:03:38 2021 -0400
  94. a738b53 Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Apr 29 11:31:06 2021 -0400
  95. 92c540d tpm: missing event types by Heinrich Schuchardt · Wed Apr 21 12:24:29 2021 +0200
  96. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · Mon Apr 12 14:51:11 2021 +0800
  97. d7297e3 phy: marvell: add support for SFI1 by Igal Liberman · Mon May 14 11:20:54 2018 +0300
  98. bfb758b phy: marvell: cp110: remove unused definitions by Marcin Wojtas · Tue Oct 15 12:30:39 2019 +0200
  99. 6795a66 phy: marvell: add RX training command by Igal Liberman · Tue Mar 23 11:57:57 2021 +0100
  100. ffd5d2f phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · Wed Apr 26 15:40:00 2017 +0300