1. 81744b7 clk: add support for TI K3 SoC PLL by Tero Kristo · Fri Jun 11 11:45:13 2021 +0300
  2. 9ab78c1 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · Fri Jun 11 11:45:12 2021 +0300
  3. d41b2b3 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · Fri Jun 11 11:45:11 2021 +0300
  4. 1770884 clk: sci-clk: fix return value of set_rate by Tero Kristo · Fri Jun 11 11:45:10 2021 +0300
  5. 4bd4cb4 clk: add support for setting clk rate from cmdline by Tero Kristo · Fri Jun 11 11:45:09 2021 +0300
  6. f04dfff clk: do not attempt to fetch clock pointer with null device by Tero Kristo · Fri Jun 11 11:45:08 2021 +0300
  7. 1a22eba clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · Fri Jun 11 11:45:07 2021 +0300
  8. de4ef9b clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · Fri Jun 11 11:45:06 2021 +0300
  9. 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
  10. f454d61 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · Fri Jun 11 11:45:04 2021 +0300
  11. 18b8c03 arm: mach-k3: introduce new config option for sysfw split by Tero Kristo · Fri Jun 11 11:45:03 2021 +0300
  12. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  13. 9fd9fa9 rtc: davinci: fix date loaded on reset by Dario Binacchi · Wed Jun 02 22:38:05 2021 +0200
  14. 940922f rtc: davinci: add driver model support by Dario Binacchi · Wed Jun 02 22:38:04 2021 +0200
  15. 9565795 arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7 by Dario Binacchi · Wed Jun 02 22:38:03 2021 +0200
  16. c2f7fdc rtc: davinci: use unlock/lock mechanism by Dario Binacchi · Wed Jun 02 22:38:02 2021 +0200
  17. 64a7a68 rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · Wed Jun 02 22:38:01 2021 +0200
  18. 0eb3a62 rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · Wed Jun 02 22:38:00 2021 +0200
  19. d898c8b rtc: davinci: fix compiler errors by Dario Binacchi · Wed Jun 02 22:37:59 2021 +0200
  20. 0cbde1c rtc: davinci: enable compilation for omap architectures by Dario Binacchi · Wed Jun 02 22:37:58 2021 +0200
  21. 126038a Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning by Pali Rohár · Tue Mar 09 21:19:15 2021 +0100
  22. f96108b configs: am64: Enable configs to support USB host and device modes by Aswath Govindraju · Fri Jun 04 22:00:40 2021 +0530
  23. 4e5980d arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size by Aswath Govindraju · Fri Jun 04 22:00:39 2021 +0530
  24. 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
  25. 7908774 arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem by Aswath Govindraju · Fri Jun 04 22:00:37 2021 +0530
  26. 0b2481e arm: dts: k3-am642-*-evm: Add USB support by Aswath Govindraju · Fri Jun 04 22:00:36 2021 +0530
  27. 308bd19 arm: dts: k3-am64-main: Add USB DT nodes by Aswath Govindraju · Fri Jun 04 22:00:35 2021 +0530
  28. cb962f9 board: ti: am64x: Set the core voltage of USB PHY to 0.85V by Aswath Govindraju · Fri Jun 04 22:00:34 2021 +0530
  29. 70bc5e3 arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes by Aswath Govindraju · Fri Jun 04 22:00:33 2021 +0530
  30. 8a05c9a arm: mach-k3: am642_init: Add support for USB boot mode by Aswath Govindraju · Fri Jun 04 22:00:32 2021 +0530
  31. 560ea8a tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · Fri Jun 04 22:00:31 2021 +0530
  32. 7a16fb5 arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTs by Kevin Scholz · Thu Jun 03 08:14:53 2021 -0500
  33. ce03b14 Merge branch '2021-06-08-kconfig-migrations' into next by Tom Rini · Wed Jun 09 08:19:13 2021 -0400
  34. 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
  35. 0624c81 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · Wed May 12 11:03:04 2021 +0300
  36. 5ba8f59 Merge branch '2021-06-08-display-and-logging-updates' into next by Tom Rini · Tue Jun 08 17:18:35 2021 -0400
  37. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  38. 2786707 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · Sat May 08 13:46:53 2021 -0600
  39. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  40. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  41. 734f76f hexdump: Allow ctrl-c to interrupt output by Simon Glass · Sat May 08 07:00:04 2021 -0600
  42. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  43. 2650715 hexdump: Add support for sandbox by Simon Glass · Sat May 08 07:00:02 2021 -0600
  44. 86d1d2a hexdump: Move API to header file by Simon Glass · Sat May 08 07:00:01 2021 -0600
  45. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · Sat May 08 07:00:00 2021 -0600
  46. 4a249ba test: Add a test for print_buffer() by Simon Glass · Sat May 08 06:59:59 2021 -0600
  47. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  48. c638ae6 test: Detect when expect_str is too small by Simon Glass · Sat May 08 06:59:57 2021 -0600
  49. d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · Sat May 08 06:59:56 2021 -0600
  50. a2fd934 Merge branch '2021-06-07-arm-cache-cp15-improvements' into next by Tom Rini · Mon Jun 07 19:12:04 2021 -0400
  51. c946874 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · Fri May 07 14:50:35 2021 +0200
  52. f9203e9 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · Fri May 07 14:50:34 2021 +0200
  53. 4a4992b image-fdt: save no-map parameter of reserve-memory by Patrick Delaunay · Fri May 07 14:50:33 2021 +0200
  54. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · Fri May 07 14:50:32 2021 +0200
  55. 4812002 lmb: add lmb_dump_region() function by Patrick Delaunay · Fri May 07 14:50:31 2021 +0200
  56. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · Fri May 07 14:50:30 2021 +0200
  57. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · Fri May 07 14:50:29 2021 +0200
  58. 2b184dd Prepare v2021.07-rc4 by Tom Rini · Mon Jun 07 09:26:39 2021 -0400
  59. 8828b1b configs: Resync with savedefconfig by Tom Rini · Mon Jun 07 08:09:35 2021 -0400
  60. 4ed30a3 Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jun 07 07:22:14 2021 -0400
  61. 92ff4a2 Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jun 06 13:00:23 2021 -0400
  62. 91e049e Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Jun 05 11:17:55 2021 -0400
  63. da37ed3 test: add dm_test_read_resource by Patrick Delaunay · Fri May 21 12:25:00 2021 +0200
  64. f27c47d net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · Fri May 21 12:24:59 2021 +0200
  65. c0acdc9 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · Fri May 14 16:48:40 2021 +0300
  66. b8b9237 sandbox: correct determination of the text base by Heinrich Schuchardt · Sat May 15 19:29:13 2021 +0200
  67. 707c171 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · Fri Apr 30 21:16:59 2021 +0800
  68. 0f47d77 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · Fri Apr 30 21:16:58 2021 +0800
  69. abf1da6 pico-imx6ul: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · Mon May 24 17:31:26 2021 +0200
  70. 4d1eca1 brxre1: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · Mon May 24 17:19:56 2021 +0200
  71. d12b11d mx28evk: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · Mon May 24 16:45:29 2021 +0200
  72. d6bbcb5 siemens: pxm2: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · Mon May 24 16:35:57 2021 +0200
  73. e16356b siemens: rut: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · Mon May 24 16:26:51 2021 +0200
  74. f083a1e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Jun 04 09:34:21 2021 -0400
  75. 09f8de2 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · Fri May 28 10:00:49 2021 +0200
  76. 0344e8b arm: mvebu: turris_omnia: update rescue mode boot command by Marek Behún · Fri May 28 10:00:48 2021 +0200
  77. e78c8e0 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · Wed May 26 17:59:40 2021 +0200
  78. b03dfba arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB by Pali Rohár · Wed May 26 17:59:39 2021 +0200
  79. 39fd217 arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · Wed May 26 17:59:38 2021 +0200
  80. c5bc280 arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · Wed May 26 17:59:37 2021 +0200
  81. 678cf9d arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · Wed May 26 17:59:36 2021 +0200
  82. ead9634 arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · Wed May 26 17:59:35 2021 +0200
  83. 133797a arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · Wed May 26 17:59:34 2021 +0200
  84. 2af5af3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · Thu May 27 12:02:34 2021 -0400
  85. ffd4d74 MAINTAINERS: Update maintainer's mail address by Kever Yang · Tue Mar 30 18:02:07 2021 +0800
  86. 71f0fab Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon May 31 10:19:14 2021 -0400
  87. 8420341 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon May 31 10:18:26 2021 -0400
  88. cb6506a drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · Wed May 19 04:16:15 2021 -0700
  89. 26190b8 riscv: cpu: fu740: clear feature disable CSR by Green Wan · Thu May 27 06:52:14 2021 -0700
  90. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  91. e552af3 riscv: dts: add SiFive Unmatched board support by Green Wan · Thu May 27 06:52:12 2021 -0700
  92. 06a3e40 riscv: dts: add fu740 support by Green Wan · Thu May 27 06:52:11 2021 -0700
  93. ba5919b drivers: pci: add pcie support for fu740 by Green Wan · Thu May 27 06:52:10 2021 -0700
  94. a5936a2 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · Thu May 27 06:52:09 2021 -0700
  95. ecefa5f drivers: clk: add fu740 support by Green Wan · Thu May 27 06:52:08 2021 -0700
  96. 7f33743 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · Thu May 27 06:52:07 2021 -0700
  97. b3c6046 MAINTAINERS: Add allwinner/sunxi driver directories by Samuel Holland · Sun Apr 18 22:13:36 2021 -0500
  98. 724b9a8 sunxi: Bring back SD card as MMC device 0 by Andre Przywara · Fri Apr 16 11:52:27 2021 +0100
  99. c695564 Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri May 28 14:11:06 2021 -0400
  100. fa37908 Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 28 14:10:51 2021 -0400