1. 1e4a5c1 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 3 months ago
  2. 5e6c9f0 cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 3 months ago
  3. 6d7656e board: ns3: check bnxt chimp handshake status by Rayagonda Kokatanur · 4 years, 3 months ago
  4. abfbd7b MAINTAINERS: update maintainers file for new files by Rayagonda Kokatanur · 4 years, 3 months ago
  5. 8724b97 board: ns3: kconfig: extend board kconfig with specific commands by Vladimir Olovyannikov · 4 years, 3 months ago
  6. 79e3e02a cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 3 months ago
  7. c693173 cmd: broadcom: add cmd to update bnxt image env variables by Vikas Gupta · 4 years, 3 months ago
  8. c30a59c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 3 months ago
  9. 644cfb1 Merge branch '2020-09-14-btrfs-rewrite' into next by Tom Rini · 4 years, 3 months ago
  10. 77f91bd MAINTAINERS: Add btrfs mailing list and myself as reviewer by Qu Wenruo · 4 years, 5 months ago
  11. d90164e fs: btrfs: Cleanup the old implementation by Qu Wenruo · 4 years, 5 months ago
  12. a03f6fa fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · 4 years, 5 months ago
  13. 8b7b9c7 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · 4 years, 5 months ago
  14. eb362ac fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · 4 years, 5 months ago
  15. cf5a3a0 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · 4 years, 5 months ago
  16. 4650ed1 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · 4 years, 5 months ago
  17. 83b04df fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · 4 years, 5 months ago
  18. 6aa2cc4 fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts by Qu Wenruo · 4 years, 5 months ago
  19. f9344c3 fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() by Qu Wenruo · 4 years, 5 months ago
  20. 348848a fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() by Qu Wenruo · 4 years, 5 months ago
  21. e565bd4 fs: btrfs: Implement btrfs_lookup_path() by Qu Wenruo · 4 years, 5 months ago
  22. b086e25 fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN by Qu Wenruo · 4 years, 5 months ago
  23. 49fe0f0 fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() by Qu Wenruo · 4 years, 5 months ago
  24. dca22af fs: btrfs: Rename path resolve related functions to avoid name conflicts by Qu Wenruo · 4 years, 5 months ago
  25. 1d5a7b7 fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  26. 8f267cf fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() by Qu Wenruo · 4 years, 5 months ago
  27. 0af1704 fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  28. fd63dbb fs: btrfs: Crossport struct btrfs_root to ctree.h by Qu Wenruo · 4 years, 5 months ago
  29. f6d5af7 fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · 4 years, 5 months ago
  30. ddd0cb8 fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · 4 years, 5 months ago
  31. d85f959 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  32. f6377ff fs: btrfs: Crossport volumes.[ch] from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  33. 6925bd2 fs: btrfs: Crossport structure accessor into ctree.h by Qu Wenruo · 4 years, 5 months ago
  34. c43c529 fs: btrfs: Crossport extent-io.[ch] from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  35. f55da5d fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  36. fb48c59 fs: btrfs: Crossport rbtree-utils from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  37. 1a61808 fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs by Qu Wenruo · 4 years, 5 months ago
  38. 0e7b854 fs: btrfs: Add more checksum algorithms by Qu Wenruo · 4 years, 5 months ago
  39. 07d977f fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · 4 years, 5 months ago
  40. 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 · 4 years, 3 months ago
  41. 204b0dd Prepare v2020.10-rc4 by Tom Rini · 4 years, 3 months ago
  42. 089855f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  43. 51c4952 Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  44. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
  45. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 3 months ago
  46. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  47. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
  48. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
  49. c3a9c9c efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  50. b455978 fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 3 months ago
  51. babf329 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  52. 84b201d defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · 4 years, 3 months ago
  53. d8a9425 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · 4 years, 3 months ago
  54. ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 3 months ago
  55. d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 3 months ago
  56. b543f29 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 3 months ago
  57. c7d42d4 Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 3 months ago
  58. 61e9199 arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 4 months ago
  59. f78e12a Azure/GitLab: Update to latest Docker container by Tom Rini · 4 years, 3 months ago
  60. eff9f0f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  61. f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
  62. 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
  63. 44f26b1 f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
  64. 5226298 f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
  65. 8f97c26 spl: add g_dnl_get_board_bcd_device_number by Peng Fan · 4 years, 3 months ago
  66. f49d470 f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
  67. 5af7ccf f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
  68. a9e8fe0 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
  69. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
  70. 9c5cb7f usb: max3420: add the gadget driver by Jassi Brar · 4 years, 4 months ago
  71. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
  72. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  73. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
  74. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
  75. ca62764 configs: qemu: enable dfu testing by Heinrich Schuchardt · 4 years, 4 months ago
  76. 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 4 months ago
  77. 814ddd3 dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 4 months ago
  78. 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 5 months ago
  79. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
  80. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  81. d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 5 months ago
  82. 98e9791 eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 5 months ago
  83. 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 5 months ago
  84. 653d2e7 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 5 months ago
  85. d88686b serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 7 months ago
  86. d659591 x86: Drop nhlt_serialise() by Simon Glass · 4 years, 3 months ago
  87. 50648b3 x86: pinctrl: Fix 'relatove' typo by Simon Glass · 4 years, 3 months ago
  88. 4a0a1f7 x86: qemu: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  89. a3eade3 x86: intel: slimbootloader: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  90. db96153 x86: intel: minnowmax: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  91. 4698548 x86: intel: galileo: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  92. 50bbad2 x86: intel: edison: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  93. 955896d x86: intel: crownbay: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  94. b962f2b x86: intel: cougarcanyon2: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  95. 8e0a91f x86: intel: cherryhill: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  96. 0427352 x86: intel: bayleybay: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  97. 15971c7 x86: efi: efi-x86_payload: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  98. 2e05be4 x86: dfi: dfi-bt700: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  99. 0d10b7e x86: coreboot: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  100. 5b98ec4 x86: congatec: conga-qeval20-qa3-e3845: Remove dead code by Andy Shevchenko · 4 years, 3 months ago