1. cab817d tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years, 1 month ago
  2. 455c0d2 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years, 1 month ago
  3. a6fcac2 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years, 1 month ago
  4. d14a342 tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years, 1 month ago
  5. d656f5a tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years, 1 month ago
  6. e511cc3 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years, 1 month ago
  7. ed792c2 tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years, 1 month ago
  8. 8e2e7ca tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years, 1 month ago
  9. 4bebab6 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years, 1 month ago
  10. 82c5a0a tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years, 1 month ago
  11. 063cb35 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years, 1 month ago
  12. ad9a3ac tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years, 1 month ago
  13. 5923ef6 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years, 1 month ago
  14. 2ecca3d tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years, 1 month ago
  15. 0a14341 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years, 1 month ago
  16. 03a8a5e pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
  17. 2344a76 pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
  18. 42ab3b3 pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  19. 79b4eb2 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
  20. 452f2e7 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
  21. a7b61ab pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
  22. 657177a pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
  23. daa9bfd pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
  24. a79115d Prepare v2022.01-rc1 by Tom Rini · 3 years, 1 month ago
  25. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  26. daaa10f Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 1 month ago
  27. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 1 month ago
  28. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 1 month ago
  29. 144cb06 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · 3 years, 1 month ago
  30. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 1 month ago
  31. 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 1 month ago
  32. daf26a6 x86: chromebook_coral: fix C block comment by Alistair Delva · 3 years, 1 month ago
  33. d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 1 month ago
  34. c97bd17 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · 3 years, 1 month ago
  35. 23f3e39 pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · 3 years, 1 month ago
  36. 7a0eecb docs: uefi: Update stale U-Boot on EFI doc by Bin Meng · 3 years, 5 months ago
  37. 360e392 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 1 month ago
  38. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  39. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years, 1 month ago
  40. 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years, 1 month ago
  41. c5cbbe3 env: Always use char for default_environment by Marek Behún · 3 years, 1 month ago
  42. b263348 board: freescale: various boards: Let env subsystem set gd->env_addr by Marek Behún · 3 years, 1 month ago
  43. 535870f board: synquacer: developerbox: Don't set gd->env_addr to default_environment by Marek Behún · 3 years, 1 month ago
  44. ee48390 env: flash: Cosmetic fix by Marek Behún · 3 years, 1 month ago
  45. cf89c51 env: flash: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
  46. 9fc3106 env: nowhere: Cosmetic fix by Marek Behún · 3 years, 1 month ago
  47. 5aab7f5 env: nowhere: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
  48. a73c1f0 env: nvram: Cosmetic fix in env_nvram_init() by Marek Behún · 3 years, 1 month ago
  49. 4735de4 env: nvram: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
  50. 07dcd82 env: nand: Put ENV_INVALID into gd->env_valid if default environment by Marek Behún · 3 years, 1 month ago
  51. af8149e env: sf: Put ENV_INVALID into gd->env_valid on CRC failure by Marek Behún · 3 years, 1 month ago
  52. 87221bd env: sf: Use ENV_VALID enum names instead of literals by Marek Behún · 3 years, 1 month ago
  53. 9ab30d2 env: sf: Cosmetic fix in env_sf_init_addr() by Marek Behún · 3 years, 1 month ago
  54. 5877228 x86: Fix linking u-boot with ld.lld by Alistair Delva · 3 years, 1 month ago
  55. 286a159 sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years, 1 month ago
  56. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
  57. 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  58. 77680d8 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 1 month ago
  59. e63a313 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 1 month ago
  60. 50bff6a Merge branch '2021-10-31-assorted-platform-updates' by Tom Rini · 3 years, 1 month ago
  61. 3e2095e board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years, 1 month ago
  62. 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
  63. d8428f7 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · 3 years, 1 month ago
  64. 85fcf94 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · 3 years, 1 month ago
  65. 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
  66. 4cbc16c SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years, 1 month ago
  67. 90496af clocks: qcom: add clocks for SDM845 debug uart by Dzmitry Sankouski · 3 years, 1 month ago
  68. 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years, 1 month ago
  69. f5a2d6b spmi: msm: add arbiter version 5 support by Dzmitry Sankouski · 3 years, 1 month ago
  70. 324df15 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · 3 years, 1 month ago
  71. 91ce6bf doc: board: apple: Add Apple M1 documentation by Mark Kettenis · 3 years, 1 month ago
  72. 3dfef53 arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years, 1 month ago
  73. 785cfde iommu: Add Apple DART driver by Mark Kettenis · 3 years, 1 month ago
  74. d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years, 1 month ago
  75. 003b657 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years, 1 month ago
  76. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  77. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  78. d73db30 arm: mvebu: Fix booting from SATA by Pali Rohár · 3 years, 1 month ago
  79. 60b9b47 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · 3 years, 1 month ago
  80. a84cea0 Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · 3 years, 1 month ago
  81. 1833e68 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 1 month ago
  82. 617e851 usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · 3 years, 1 month ago
  83. 16f1f00 ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig by Adam Ford · 3 years, 2 months ago
  84. 5c5437b ARM: rmobile: beacon: Enable reference clocks for USB and AVB by Adam Ford · 3 years, 2 months ago
  85. 8e8fb50 ARM: rmobile: Beacon: Remove dead code by Adam Ford · 3 years, 2 months ago
  86. cde373f ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H by Adam Ford · 3 years, 2 months ago
  87. 0d11569 ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M by Adam Ford · 3 years, 2 months ago
  88. a72fca7 ARM: rmobile: Enable board detection when FIT is enabled by Adam Ford · 3 years, 2 months ago
  89. a09929c Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 1 month ago
  90. c95b029 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · 3 years, 1 month ago
  91. 44645f8 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · 3 years, 1 month ago
  92. 0d453c8 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years, 2 months ago
  93. f702dc1 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years, 2 months ago
  94. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 3 months ago
  95. ee02543 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · 3 years, 3 months ago
  96. aafc378 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
  97. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
  98. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
  99. 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years, 1 month ago
  100. 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years, 1 month ago