1. f286e37 board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 4 months ago
  2. 2041ae5 phy: generic: add error trace to detect PHY issue in uclass by Patrick Delaunay · 4 years, 4 months ago
  3. 2a9f9d6 Merge branch '2020-09-14-btrfs-rewrite' into next by Tom Rini · 4 years, 2 months ago
  4. b737c82 MAINTAINERS: Add btrfs mailing list and myself as reviewer by Qu Wenruo · 4 years, 4 months ago
  5. 5573c20 fs: btrfs: Cleanup the old implementation by Qu Wenruo · 4 years, 4 months ago
  6. e8e95c7 fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure by Qu Wenruo · 4 years, 4 months ago
  7. f486152 fs: btrfs: Introduce function to resolve the path of one subvolume by Qu Wenruo · 4 years, 4 months ago
  8. 8098da7 fs: btrfs: Introduce function to resolve path in one subvolume by Qu Wenruo · 4 years, 4 months ago
  9. e342718 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · 4 years, 4 months ago
  10. 01347f6 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · 4 years, 4 months ago
  11. a26a6be fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · 4 years, 4 months ago
  12. 0cc8fc6 fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts by Qu Wenruo · 4 years, 4 months ago
  13. 5bbb68d fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() by Qu Wenruo · 4 years, 4 months ago
  14. 325dd1f fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() by Qu Wenruo · 4 years, 4 months ago
  15. c921aa2 fs: btrfs: Implement btrfs_lookup_path() by Qu Wenruo · 4 years, 4 months ago
  16. 5bdcb37 fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN by Qu Wenruo · 4 years, 4 months ago
  17. 92bc179 fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() by Qu Wenruo · 4 years, 4 months ago
  18. cafffc5 fs: btrfs: Rename path resolve related functions to avoid name conflicts by Qu Wenruo · 4 years, 4 months ago
  19. f06bfcf fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  20. 57f24f1 fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() by Qu Wenruo · 4 years, 4 months ago
  21. 29c26ae fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  22. bccee8b fs: btrfs: Crossport struct btrfs_root to ctree.h by Qu Wenruo · 4 years, 4 months ago
  23. 207011b fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · 4 years, 4 months ago
  24. 33966de fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · 4 years, 4 months ago
  25. 75b0817 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  26. b1f0067 fs: btrfs: Crossport volumes.[ch] from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  27. be35942 fs: btrfs: Crossport structure accessor into ctree.h by Qu Wenruo · 4 years, 4 months ago
  28. 9a9be5e fs: btrfs: Crossport extent-io.[ch] from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  29. ab5c304 fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  30. bc621e5 fs: btrfs: Crossport rbtree-utils from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  31. 4aebb99 fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs by Qu Wenruo · 4 years, 4 months ago
  32. 565a414 fs: btrfs: Add more checksum algorithms by Qu Wenruo · 4 years, 4 months ago
  33. 3b4b40c fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · 4 years, 4 months ago
  34. 314b9b4 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, 2 months ago
  35. 96d66a9 Prepare v2020.10-rc4 by Tom Rini · 4 years, 2 months ago
  36. a475ad7 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  37. 06193ca Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  38. d2a8857 efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 2 months ago
  39. 578d7cc efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 2 months ago
  40. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 2 months ago
  41. 0f7878b efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 2 months ago
  42. 2458605 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 2 months ago
  43. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 2 months ago
  44. 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 2 months ago
  45. e5df264 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  46. 3e5420e defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · 4 years, 2 months ago
  47. 2f8cfd0 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · 4 years, 2 months ago
  48. 7757c85 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 2 months ago
  49. 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 2 months ago
  50. 7f4d3c0 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 2 months ago
  51. f766e8b Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 2 months ago
  52. 6b6307e arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 3 months ago
  53. 7149077 Azure/GitLab: Update to latest Docker container by Tom Rini · 4 years, 2 months ago
  54. 502f048 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 2 months ago
  55. 293a6df fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 2 months ago
  56. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 2 months ago
  57. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 2 months ago
  58. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 2 months ago
  59. 27c8038 spl: add g_dnl_get_board_bcd_device_number by Peng Fan · 4 years, 2 months ago
  60. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 2 months ago
  61. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 2 months ago
  62. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 2 months ago
  63. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 2 months ago
  64. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 3 months ago
  65. 0ebf984 fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 3 months ago
  66. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 3 months ago
  67. 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 3 months ago
  68. 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 3 months ago
  69. 9337037 configs: qemu: enable dfu testing by Heinrich Schuchardt · 4 years, 3 months ago
  70. 40c7942 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 3 months ago
  71. 4e620eb dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 3 months ago
  72. a17c0cb fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 4 months ago
  73. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 4 months ago
  74. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 4 months ago
  75. 3a41086 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 4 months ago
  76. 9f6142a eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 4 months ago
  77. 16b9417 eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 4 months ago
  78. d74a762 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 4 months ago
  79. f5ba5c9 serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 6 months ago
  80. 1150a0b x86: Drop nhlt_serialise() by Simon Glass · 4 years, 2 months ago
  81. 0a0cdec x86: pinctrl: Fix 'relatove' typo by Simon Glass · 4 years, 2 months ago
  82. 365a581 x86: qemu: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  83. c2addf9 x86: intel: slimbootloader: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  84. 886bce1 x86: intel: minnowmax: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  85. 9278031 x86: intel: galileo: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  86. b2253bc x86: intel: edison: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  87. e5de5e0 x86: intel: crownbay: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  88. 41a9371 x86: intel: cougarcanyon2: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  89. d196c18 x86: intel: cherryhill: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  90. a97e6af x86: intel: bayleybay: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  91. 2a2470e x86: efi: efi-x86_payload: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  92. 9f082a8 x86: dfi: dfi-bt700: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  93. 85759d0 x86: coreboot: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  94. ebb2818 x86: congatec: conga-qeval20-qa3-e3845: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  95. 45e2340 x86: advantech: som-db5800-som-6867: Remove dead code by Andy Shevchenko · 4 years, 2 months ago
  96. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 2 months ago
  97. cf9f380 x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 2 months ago
  98. 23e333a MAINTAINERS: step down as maintainer of UniPhier SoCs by Masahiro Yamada · 4 years, 2 months ago
  99. 6ade057 Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 2 months ago
  100. 123f4f8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago