1. f0a496a arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card by Faiz Abbas · 3 years, 9 months ago
  2. 52de3c3 arm: dts: k3-j721e-main: Update otap-delay values by Faiz Abbas · 3 years, 9 months ago
  3. 2121c7e arm: dts: k3-am65: Fix mmc nodes by Faiz Abbas · 3 years, 9 months ago
  4. e9fbbba mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · 3 years, 9 months ago
  5. 27a87c8 mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · 3 years, 9 months ago
  6. a759abf mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · 3 years, 9 months ago
  7. 194c375 mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · 3 years, 9 months ago
  8. c964447 mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · 3 years, 9 months ago
  9. 8c32b5f mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · 3 years, 9 months ago
  10. 5b29fd4 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · 3 years, 9 months ago
  11. 144e131 mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · 3 years, 9 months ago
  12. c604e20 mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · 3 years, 9 months ago
  13. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 9 months ago
  14. bfefa3a configs: am335x_evm: enable CONFIG_SPL_ALLOC_BD by Dario Binacchi · 3 years, 10 months ago
  15. 468ec2f remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · 3 years, 9 months ago
  16. 59a51c3 configs: am65x_evm_a53: Enable config for phandle check while getting sequence number by Aswath Govindraju · 3 years, 10 months ago
  17. 2ea852c configs: legoev3: disable non-Linux boot options by David Lechner · 3 years, 10 months ago
  18. b228f02 configs: legoev3: disable CONFIG_NET by David Lechner · 3 years, 10 months ago
  19. f4e2c10 ARM: legoev3: drop bi_arch_number by David Lechner · 3 years, 10 months ago
  20. 68432b5 ARM: legoev3: set serial# env var by David Lechner · 3 years, 10 months ago
  21. 64fd2d2 Nokia RX-51: Convert to CONFIG_DM_MMC by Pali Rohár · 3 years, 10 months ago
  22. 21cb717 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago
  23. 67472aa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 9 months ago
  24. 18c2582 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 9 months ago
  25. ff0287e cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · 3 years, 9 months ago
  26. d3a3d44 command.h: Remove extern from the header by Kory Maincent · 3 years, 9 months ago
  27. 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 9 months ago
  28. f1fd79a spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · 3 years, 10 months ago
  29. 3ecc527 fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 9 months ago
  30. 6f5edba firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 9 months ago
  31. c30a709 sandbox: mark os_abort() as noreturn by Heinrich Schuchardt · 3 years, 9 months ago
  32. 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 9 months ago
  33. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 9 months ago
  34. 86c9156 riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 3 years, 9 months ago
  35. d17e9d2 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 9 months ago
  36. 673625c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 9 months ago
  37. b7324b5 riscv: ax25-ae350: Cast addr with uintptr_t by Bin Meng · 3 years, 9 months ago
  38. 5c7c9e6 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 9 months ago
  39. 37dc958 global_data.h: Change ram_top type to phys_addr_t by Bin Meng · 3 years, 9 months ago
  40. 65f354c arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · 3 years, 9 months ago
  41. 85c714d riscv: Adjust board_get_usable_ram_top() for 32-bit by Bin Meng · 3 years, 9 months ago
  42. 7a3c628 dm: core: Add documentation about device removal by Simon Glass · 3 years, 10 months ago
  43. 6224dc9 arm: Remove vital devices last by Simon Glass · 3 years, 10 months ago
  44. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 10 months ago
  45. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 10 months ago
  46. b1f25fc dm: core: Remove children before advising uclass by Simon Glass · 3 years, 10 months ago
  47. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 10 months ago
  48. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 10 months ago
  49. f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 10 months ago
  50. e96777b smem: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 10 months ago
  51. 0be286c fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 9 months ago
  52. 4c4006b fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 9 months ago
  53. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  54. fdcb93e Merge branch '2021-02-01-assorted-fixes' by Tom Rini · 3 years, 9 months ago
  55. aa8544e azure: Add -E back for the world build script by Bin Meng · 3 years, 9 months ago
  56. 3724975 test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 9 months ago
  57. 9644bd0 MAINTAINERS: Add maintainer to network subsystem by Ramon Fried · 3 years, 9 months ago
  58. f14c5ee disk: part_dos: update partition table entries after write by Gary Bisson · 3 years, 9 months ago
  59. 7a01882 common: Kconfig.boot: Add FIT_PRINT config option by Ravik Hasija · 3 years, 9 months ago
  60. ec9d19b cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 9 months ago
  61. e18bf39 arm: Remove #include <version.h> from armv8/fwcall.c by Pali Rohár · 3 years, 9 months ago
  62. 2b139b3 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 10 months ago
  63. 1aa9c3b Prepare v2021.04-rc1 by Tom Rini · 3 years, 9 months ago
  64. 7ee6205 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 9 months ago
  65. 77f898d x86: Reduce size of samus image by Simon Glass · 3 years, 9 months ago
  66. 3138e46 x86: tpl: Show next stage being booted by Simon Glass · 3 years, 10 months ago
  67. 02840ca x86: spl: Clear BSS unconditionally by Simon Glass · 3 years, 10 months ago
  68. 06c085c x86: zimage: Improve command-line debug handling by Simon Glass · 3 years, 10 months ago
  69. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 10 months ago
  70. f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 10 months ago
  71. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 10 months ago
  72. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 10 months ago
  73. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 10 months ago
  74. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 10 months ago
  75. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 10 months ago
  76. 8a65527 acpi: Tidy up documentation for struct acpi_gpio by Simon Glass · 3 years, 10 months ago
  77. 0751cda x86: coral: Add a devicetree node for eMMC by Simon Glass · 3 years, 10 months ago
  78. 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 10 months ago
  79. 12218c1 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · 3 years, 10 months ago
  80. d039975 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  81. a38bb0d ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 10 months ago
  82. 36ff6f0 sunxi: OrangePi Zero 2: Enable Ethernet by Andre Przywara · 3 years, 10 months ago
  83. eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 10 months ago
  84. b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 10 months ago
  85. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  86. fad42d3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 9 months ago
  87. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago
  88. 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 10 months ago
  89. 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 10 months ago
  90. 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 10 months ago
  91. 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 10 months ago
  92. 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 10 months ago
  93. 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 10 months ago
  94. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
  95. 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 10 months ago
  96. 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 10 months ago
  97. 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 10 months ago
  98. 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 10 months ago
  99. a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
  100. 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 10 months ago