1. 0be286c fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 8 months ago
  2. 4c4006b fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 8 months ago
  3. fdcb93e Merge branch '2021-02-01-assorted-fixes' by Tom Rini · 3 years, 8 months ago
  4. aa8544e azure: Add -E back for the world build script by Bin Meng · 3 years, 8 months ago
  5. 3724975 test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 8 months ago
  6. 9644bd0 MAINTAINERS: Add maintainer to network subsystem by Ramon Fried · 3 years, 8 months ago
  7. f14c5ee disk: part_dos: update partition table entries after write by Gary Bisson · 3 years, 8 months ago
  8. 7a01882 common: Kconfig.boot: Add FIT_PRINT config option by Ravik Hasija · 3 years, 8 months ago
  9. ec9d19b cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 8 months ago
  10. e18bf39 arm: Remove #include <version.h> from armv8/fwcall.c by Pali Rohár · 3 years, 8 months ago
  11. 2b139b3 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 8 months ago
  12. 1aa9c3b Prepare v2021.04-rc1 by Tom Rini · 3 years, 8 months ago
  13. 7ee6205 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 8 months ago
  14. 77f898d x86: Reduce size of samus image by Simon Glass · 3 years, 8 months ago
  15. 3138e46 x86: tpl: Show next stage being booted by Simon Glass · 3 years, 8 months ago
  16. 02840ca x86: spl: Clear BSS unconditionally by Simon Glass · 3 years, 8 months ago
  17. 06c085c x86: zimage: Improve command-line debug handling by Simon Glass · 3 years, 8 months ago
  18. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 8 months ago
  19. f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 8 months ago
  20. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 8 months ago
  21. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 8 months ago
  22. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 8 months ago
  23. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 8 months ago
  24. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 8 months ago
  25. 8a65527 acpi: Tidy up documentation for struct acpi_gpio by Simon Glass · 3 years, 8 months ago
  26. 0751cda x86: coral: Add a devicetree node for eMMC by Simon Glass · 3 years, 8 months ago
  27. 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 8 months ago
  28. 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 8 months ago
  29. d039975 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 8 months ago
  30. a38bb0d ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 8 months ago
  31. 36ff6f0 sunxi: OrangePi Zero 2: Enable Ethernet by Andre Przywara · 3 years, 8 months ago
  32. eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 8 months ago
  33. b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 8 months ago
  34. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  35. fad42d3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 8 months ago
  36. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  37. 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 8 months ago
  38. 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 8 months ago
  39. 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 8 months ago
  40. 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 8 months ago
  41. 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 8 months ago
  42. 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 8 months ago
  43. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 8 months ago
  44. 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 8 months ago
  45. 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 8 months ago
  46. 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 8 months ago
  47. 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 8 months ago
  48. a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 8 months ago
  49. 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 8 months ago
  50. 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 8 months ago
  51. 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 8 months ago
  52. c93edbf usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 3 years, 8 months ago
  53. 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 8 months ago
  54. f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 3 years, 9 months ago
  55. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  56. 9129f2f dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  57. c533f94 dfu: add 'SCRIPT' entity by Marek Szyprowski · 3 years, 9 months ago
  58. b5f3405 dfu: add 'SKIP' entity by Jaehoon Chung · 3 years, 9 months ago
  59. f21358a dfu: mmc: use the default MMC device if entity specifies it as -1 by Marek Szyprowski · 3 years, 9 months ago
  60. c954ff5 cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 3 years, 9 months ago
  61. 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 3 years, 10 months ago
  62. ff52577 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 3 years, 10 months ago
  63. 0234609 f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 3 years, 10 months ago
  64. bafdf4c cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years ago
  65. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years ago
  66. e2ffb3b cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · 4 years ago
  67. 02ebe6d cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · 4 years ago
  68. 24e85bb cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · 4 years ago
  69. 8b387f1 gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years ago
  70. 1b3c4cb dfu: Fix handling of UBI partitions in MTD backend by Guillermo Rodriguez · 4 years, 1 month ago
  71. 8a73bef mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · 3 years, 9 months ago
  72. 32568ee arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10 by Biju Das · 3 years, 8 months ago
  73. f84eda8 disk: part: sandbox support in dev_print() by Heinrich Schuchardt · 3 years, 8 months ago
  74. 168e313 sandbox: fill block device meta information by Heinrich Schuchardt · 3 years, 8 months ago
  75. fabae87 dm: replace auto_alloc_size with auto by Dario Binacchi · 3 years, 8 months ago
  76. a00e0f7 do not pass NULL pointer to libfdt by Stanislav Pinchuk · 3 years, 8 months ago
  77. 43db075 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 9 months ago
  78. 5e6c902 binman: Print a debug message when binman selects a node by Simon Glass · 3 years, 8 months ago
  79. 3306eec Add a symlink for ctype.h by Simon Glass · 3 years, 8 months ago
  80. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 8 months ago
  81. 017d421 dm: core: Add a comment about pinctrl_select_state() by Simon Glass · 3 years, 8 months ago
  82. 0dc2bf2 clk: x86: Correct the driver name by Simon Glass · 3 years, 8 months ago
  83. 5c5992c clk: Add debugging for return values by Simon Glass · 3 years, 8 months ago
  84. ef79ef2 dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · 3 years, 8 months ago
  85. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 8 months ago
  86. dfb5bfb i2c: desigware: Add an alias for Intel Apollo Lake by Simon Glass · 3 years, 8 months ago
  87. 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 8 months ago
  88. 1426174 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · 3 years, 8 months ago
  89. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 8 months ago
  90. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 8 months ago
  91. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 8 months ago
  92. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 8 months ago
  93. 2b4b653 cros_ec: Add documentation for cros_ec driver operations by Simon Glass · 3 years, 8 months ago
  94. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 8 months ago
  95. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 8 months ago
  96. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 8 months ago
  97. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 8 months ago
  98. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 8 months ago
  99. 3096ee8 doc/sandbox: improve formatting of command line options by Heinrich Schuchardt · 3 years, 9 months ago
  100. b680c553 sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 3 years, 9 months ago