1. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · Thu Sep 10 16:00:02 2020 +0200
  2. 0b7d950 IPQ40xx: Add SMEM support by Robert Marko · Thu Sep 10 16:00:01 2020 +0200
  3. 06d2900 IPQ40xx: clk: Use dt-bindings instead of hardcoding by Robert Marko · Thu Sep 10 16:00:00 2020 +0200
  4. 62ddaa2 Merge tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · Thu Sep 17 09:55:01 2020 -0400
  5. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · Mon Feb 03 07:43:57 2020 +0100
  6. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100
  7. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · Mon Feb 03 10:23:53 2020 +0100
  8. baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · Mon May 25 07:27:26 2020 +0200
  9. 3b76773 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · Wed Apr 15 10:35:40 2020 +0200
  10. f2eb699 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Sep 15 15:22:00 2020 -0400
  11. d504ec0 configs: Add spiboot support for am335x by Faiz Abbas · Mon Sep 14 12:11:17 2020 +0530
  12. 12b2fb2 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · Mon Sep 14 12:11:16 2020 +0530
  13. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · Mon Sep 14 12:11:15 2020 +0530
  14. 8598c34 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · Mon Sep 14 12:11:14 2020 +0530
  15. 027e658 arm: dts: am335x-icev2: Add spi node by Faiz Abbas · Mon Sep 14 12:11:13 2020 +0530
  16. 5a8141a am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · Mon Aug 24 21:00:33 2020 +0300
  17. 0c925c4 ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · Mon Aug 24 21:00:32 2020 +0300
  18. c149914 configs: j7200_evm_r5: Enable FS_LOADER by Suman Anna · Tue Aug 18 14:09:45 2020 -0500
  19. 0da9b00 arm: dts: k3-j7200-r5: Add fs_loader node by Suman Anna · Tue Aug 18 14:09:44 2020 -0500
  20. 153e750 env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · Tue Aug 18 14:09:43 2020 -0500
  21. 58fe602 configs: j7200_evm_a72: Enhance bootcmd to start remoteprocs by Suman Anna · Mon Aug 17 18:15:14 2020 -0500
  22. f26a9cd configs: j7200_evm_a72: Enable R5F remoteproc driver by Suman Anna · Mon Aug 17 18:15:13 2020 -0500
  23. 5c8e933 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · Mon Aug 17 18:15:12 2020 -0500
  24. fff422d arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodes by Suman Anna · Mon Aug 17 18:15:11 2020 -0500
  25. e683316 arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster node by Suman Anna · Mon Aug 17 18:15:10 2020 -0500
  26. 0bc221d armv8: K3: j7200: Add custom MMU support by Suman Anna · Mon Aug 17 18:15:09 2020 -0500
  27. 5d56d25 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · Mon Aug 17 18:15:08 2020 -0500
  28. fa9638d dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs by Suman Anna · Mon Aug 17 18:15:07 2020 -0500
  29. 72fd601 env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · Mon Aug 17 16:57:36 2020 -0500
  30. a926416 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · Mon Aug 17 16:57:35 2020 -0500
  31. 59cbd27 arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode by Suman Anna · Mon Aug 17 16:57:34 2020 -0500
  32. f2d531f configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · Thu Aug 13 14:56:19 2020 +0530
  33. 1e0b27d configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configs by Vignesh Raghavendra · Thu Aug 13 14:56:18 2020 +0530
  34. 962f95f ARM: dts: k3-j7200-r5-common-proc-board: Enable HyperFlash by Vignesh Raghavendra · Thu Aug 13 14:56:17 2020 +0530
  35. 4c3c3d2 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · Thu Aug 13 14:56:16 2020 +0530
  36. 88e1320 arm: mach-k3: Add HyperFlash boot mode support by Vignesh Raghavendra · Thu Aug 13 14:56:15 2020 +0530
  37. 32bdbbd Merge branch '2020-09-09-assorted-soc-updates' into next by Tom Rini · Thu Sep 10 14:37:45 2020 -0400
  38. f6f4108 arm: dts: fix ast2500-evb inclusion for the correct soc family by Thirupathaiah Annapureddy · Tue Sep 01 13:42:45 2020 -0700
  39. 3a82912 PCI: mediatek: Release the resource when PCIe enable port fail by developer · Mon Aug 31 15:53:12 2020 +0800
  40. aa36870 dt-bindings: clock: import Qualcomm IPQ4019 bindings by Robert Marko · Tue Sep 01 19:22:54 2020 +0200
  41. 906ab4d cosmetic: aspeed: Modify for SPDX-License by Ryan Chen · Mon Aug 31 14:03:05 2020 +0800
  42. 1e4a5c1 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · Mon Aug 31 14:03:04 2020 +0800
  43. 5e6c9f0 cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · Mon Aug 31 14:03:03 2020 +0800
  44. 6d7656e board: ns3: check bnxt chimp handshake status by Rayagonda Kokatanur · Tue Aug 25 23:16:37 2020 +0530
  45. abfbd7b MAINTAINERS: update maintainers file for new files by Rayagonda Kokatanur · Thu Aug 20 20:41:08 2020 +0530
  46. 8724b97 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · Thu Aug 20 20:41:07 2020 +0530
  47. 79e3e02a cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · Thu Aug 20 20:41:06 2020 +0530
  48. c693173 cmd: broadcom: add cmd to update bnxt image env variables by Vikas Gupta · Thu Aug 20 20:41:05 2020 +0530
  49. c30a59c cmd: broadcom: add bnxt boot command by Trac Hoang · Thu Aug 20 20:41:04 2020 +0530
  50. 644cfb1 Merge branch '2020-09-14-btrfs-rewrite' into next by Tom Rini · Mon Sep 07 21:00:47 2020 -0400
  51. 77f91bd MAINTAINERS: Add btrfs mailing list and myself as reviewer by Qu Wenruo · Wed Jun 24 18:03:16 2020 +0200
  52. d90164e fs: btrfs: Cleanup the old implementation by Qu Wenruo · Wed Jun 24 18:03:15 2020 +0200
  53. a03f6fa fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · Wed Jun 24 18:03:14 2020 +0200
  54. 8b7b9c7 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · Wed Jun 24 18:03:13 2020 +0200
  55. eb362ac fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · Wed Jun 24 18:03:12 2020 +0200
  56. cf5a3a0 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · Wed Jun 24 18:03:11 2020 +0200
  57. 4650ed1 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · Wed Jun 24 18:03:10 2020 +0200
  58. 83b04df fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · Wed Jun 24 18:03:09 2020 +0200
  59. 6aa2cc4 fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts by Qu Wenruo · Wed Jun 24 18:03:08 2020 +0200
  60. f9344c3 fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() by Qu Wenruo · Wed Jun 24 18:03:07 2020 +0200
  61. 348848a fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() by Qu Wenruo · Wed Jun 24 18:03:06 2020 +0200
  62. e565bd4 fs: btrfs: Implement btrfs_lookup_path() by Qu Wenruo · Wed Jun 24 18:03:05 2020 +0200
  63. b086e25 fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN by Qu Wenruo · Wed Jun 24 18:03:04 2020 +0200
  64. 49fe0f0 fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() by Qu Wenruo · Wed Jun 24 18:03:03 2020 +0200
  65. dca22af fs: btrfs: Rename path resolve related functions to avoid name conflicts by Qu Wenruo · Wed Jun 24 18:03:02 2020 +0200
  66. 1d5a7b7 fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:03:01 2020 +0200
  67. 8f267cf fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() by Qu Wenruo · Wed Jun 24 18:03:00 2020 +0200
  68. 0af1704 fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:59 2020 +0200
  69. fd63dbb fs: btrfs: Crossport struct btrfs_root to ctree.h by Qu Wenruo · Wed Jun 24 18:02:58 2020 +0200
  70. f6d5af7 fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · Wed Jun 24 18:02:57 2020 +0200
  71. ddd0cb8 fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · Wed Jun 24 18:02:56 2020 +0200
  72. d85f959 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:55 2020 +0200
  73. f6377ff fs: btrfs: Crossport volumes.[ch] from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:54 2020 +0200
  74. 6925bd2 fs: btrfs: Crossport structure accessor into ctree.h by Qu Wenruo · Wed Jun 24 18:02:53 2020 +0200
  75. c43c529 fs: btrfs: Crossport extent-io.[ch] from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:52 2020 +0200
  76. f55da5d fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:51 2020 +0200
  77. fb48c59 fs: btrfs: Crossport rbtree-utils from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:50 2020 +0200
  78. 1a61808 fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:49 2020 +0200
  79. 0e7b854 fs: btrfs: Add more checksum algorithms by Qu Wenruo · Wed Jun 24 18:02:48 2020 +0200
  80. 07d977f fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · Wed Jun 24 18:02:47 2020 +0200
  81. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Mon Sep 07 14:31:00 2020 -0400
  82. 204b0dd Prepare v2020.10-rc4 by Tom Rini · Mon Sep 07 14:17:33 2020 -0400
  83. 089855f configs: Resync with savedefconfig by Tom Rini · Mon Sep 07 14:05:55 2020 -0400
  84. 51c4952 Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Sep 07 08:49:50 2020 -0400
  85. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · Fri Aug 28 08:15:37 2020 +0200
  86. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · Thu Aug 27 17:54:53 2020 +0200
  87. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · Thu Aug 27 12:39:03 2020 +0200
  88. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · Thu Aug 27 17:51:32 2020 +0200
  89. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · Tue Aug 25 17:51:20 2020 +0000
  90. c3a9c9c efi_loader: log messages for bootefi command by Heinrich Schuchardt · Tue Aug 25 17:54:05 2020 +0000
  91. b455978 fs: convert error and debug messages to log by Heinrich Schuchardt · Tue Aug 25 17:49:16 2020 +0000
  92. babf329 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Sep 04 10:09:14 2020 -0400
  93. 84b201d defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · Mon Aug 31 08:48:05 2020 +0200
  94. d8a9425 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · Mon Aug 31 08:48:04 2020 +0200
  95. ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · Fri Aug 28 16:56:29 2020 +0200
  96. d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Sep 03 09:48:28 2020 -0400
  97. b543f29 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Sep 03 09:00:35 2020 -0400
  98. c7d42d4 Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · Thu Sep 03 08:59:16 2020 -0400
  99. 61e9199 arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · Thu Aug 06 11:56:29 2020 +0800
  100. f78e12a Azure/GitLab: Update to latest Docker container by Tom Rini · Wed Sep 02 09:22:29 2020 -0400