1. a751f83 arm: mvebu: ds414: Add sample u-boot update command by Phil Sutter · 3 years, 11 months ago
  2. a770159 arm: mvebu: ds414: Auto-populate env if appropriate by Phil Sutter · 3 years, 11 months ago
  3. e471ddf arm: mvebu: board/Synology: Unify legacy kernel support by Phil Sutter · 3 years, 11 months ago
  4. c57f920 arm: mvebu: configs: ds414: Enable XHCI_PCI by default by Phil Sutter · 3 years, 11 months ago
  5. 08511d1 arm: mvebu: ds414: Add a Kconfig defining some strings by Phil Sutter · 4 years ago
  6. d86609b arm: mvebu: turris_omnia: Enable CMD_FS_UUID by Marek Behún · 4 years ago
  7. 33691d9 arm: mvebu: turris_omnia: Enable CMD_WDT by Marek Behún · 4 years ago
  8. 1972d58 arm: mvebu: turris_omnia: Enable DM_RTC and RTC_ARMADA38X by Marek Behún · 4 years ago
  9. aefbc2c rtc: add armada38x driver by Marek Behún · 4 years ago
  10. e9c99db Merge branch '2021-04-07-CI-improvements' by Tom Rini · 3 years, 10 months ago
  11. a643225 tools: Integrate the Dockerfile used for CI by Tom Rini · 3 years, 11 months ago
  12. b6b35fd Azure/GitLab: bump OpenSBI version to 0.9 by Heinrich Schuchardt · 3 years, 10 months ago
  13. 4ace446 Merge branch '2021-04-07-fs-updates' by Tom Rini · 3 years, 10 months ago
  14. 978a4da pytest: Lower pygit2 requirement by Tom Rini · 4 years ago
  15. 712cc96 GitLab: Remove "tags" stanzas by Tom Rini · 4 years ago
  16. 31289c7 Azure: Rework SH / Renesas job by Tom Rini · 4 years ago
  17. fc25ffe JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 4 years ago
  18. 610a2cc JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 4 years ago
  19. 02395fe Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 10 months ago
  20. 2e216be Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 10 months ago
  21. 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 10 months ago
  22. cf86877 usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 10 months ago
  23. c1125ba usb: hub: Fix usb_get_port_status() for big-endian platforms by Aaron Williams · 3 years, 10 months ago
  24. 1883652 Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
  25. 7168bcd Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 10 months ago
  26. b74f45e Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 10 months ago
  27. 779786d Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  28. 2243d19 mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · 3 years, 10 months ago
  29. 2153a08 mmc: Check for device with a seq number equal to num before checking against index by Aswath Govindraju · 3 years, 10 months ago
  30. 1fc9346 board: sl28: enable HS400 mode again by Michael Walle · 3 years, 11 months ago
  31. d3b745f mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · 3 years, 11 months ago
  32. bd7b850 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · 3 years, 11 months ago
  33. e9978b1 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · 4 years ago
  34. 8ae82c4 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · 4 years ago
  35. 2fbd370 arm: meson: remove static ethernet link setup by Neil Armstrong · 4 years ago
  36. 775998d arm: meson: remove static ethernet memory power domain enable by Neil Armstrong · 4 years ago
  37. 6f3cd17 net: designware: remove amlogic compatibles by Neil Armstrong · 4 years ago
  38. 888422e configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCs by Neil Armstrong · 4 years ago
  39. 81233ab arm: meson: remove static MDIO mux handling by Neil Armstrong · 4 years ago
  40. 1f636d8 configs: update Amlogic Meson G12A, G12B & SM1 configs for MDIO MUX by Neil Armstrong · 4 years ago
  41. 6950ba4 configs: update Amlogic Meson GXL & GXM config for MDIO MUX by Neil Armstrong · 4 years ago
  42. 798424e net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · 4 years ago
  43. 8120ce1 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · 4 years ago
  44. 5160b45 net: designware: add DM_MDIO support by Neil Armstrong · 4 years ago
  45. 6c7bc9f net: add MMIO Register MDIO MUX driver by Neil Armstrong · 4 years ago
  46. 88965fe arm: mvebu: Espressobin: Enable watchdog support but do not start it by Pali Rohár · 3 years, 11 months ago
  47. 830d29a watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 11 months ago
  48. 25e20e3 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · 3 years, 11 months ago
  49. 9c44ff1 watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · 3 years, 11 months ago
  50. 53879b1 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · 4 years ago
  51. d4a1592 test: Allow tests to run on any board by Simon Glass · 3 years, 10 months ago
  52. 4c30d18 sandbox: document parameters of os_realloc() by Heinrich Schuchardt · 3 years, 10 months ago
  53. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 10 months ago
  54. 7570d9b moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 10 months ago
  55. 4ce5b81 log: Fix up debug_cond() when LOG is enabled by Simon Glass · 3 years, 10 months ago
  56. da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 10 months ago
  57. 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 10 months ago
  58. 0c59ace dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 10 months ago
  59. 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 10 months ago
  60. bddac45 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 10 months ago
  61. d6332d5 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · 3 years, 10 months ago
  62. 3bc11b9 clk: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 10 months ago
  63. 9042bf6 clk: Update drivers to use -EINVAL by Simon Glass · 3 years, 10 months ago
  64. 2f541aa tlv_eeprom: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 10 months ago
  65. 24e3d5d spi: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 10 months ago
  66. 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 10 months ago
  67. aa4ad8b dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · 3 years, 10 months ago
  68. 42a2668 dm: core: Document the common error codes by Simon Glass · 3 years, 10 months ago
  69. 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 10 months ago
  70. 4b5019e dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 10 months ago
  71. 472fd5a Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 10 months ago
  72. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 10 months ago
  73. b46dd11 Prepare v2021.04 by Tom Rini · 3 years, 10 months ago
  74. 17bc2cf imx8mn_ddr4_evk: Allow booting the kernel by default by Fabio Estevam · 3 years, 11 months ago
  75. ac2b5d5 sphinx: Pin to docutils-0.16 by Tom Rini · 3 years, 10 months ago
  76. 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 10 months ago
  77. a0da06d Makefile: Silence the deprecation script by Simon Glass · 3 years, 10 months ago
  78. 43d3de5 Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  79. db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
  80. 1ba21bb test: Don't unmount not (yet) mounted system by Andy Shevchenko · 4 years ago
  81. dd85c95 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  82. 62acef2 sunxi: dts: H616: Drop reserved-memory node by Andre Przywara · 3 years, 10 months ago
  83. c629ba8 sunxi: H616: Change TF-A load address to beginning of DRAM by Andre Przywara · 3 years, 10 months ago
  84. d084f20 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 10 months ago
  85. 0809cd5 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 10 months ago
  86. 7d23eb9 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 10 months ago
  87. c546568 xilinx: Enable efi debug command by Michal Simek · 3 years, 10 months ago
  88. 19eb739 ARM: bitmain: Enable saving variables to SD card by Michal Simek · 3 years, 10 months ago
  89. 060fc5c ARM: bitmain: Enable legacy u-boot format by Michal Simek · 3 years, 10 months ago
  90. 9dcf2e5 ARM: bitmain: Enable nand and smcc drivers by Michal Simek · 3 years, 10 months ago
  91. d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 11 months ago
  92. ce90654 xilinx: Sync DTs with Linux kernel by Michal Simek · 4 years, 2 months ago
  93. dd4c642 clk: zynqmp: Fix clk dump values by T Karthik Reddy · 4 years ago
  94. e2b71c3 arm64: zynqmp: Rename clocks as per the Arasan NAND driver by Amit Kumar Mahapatra · 4 years ago
  95. fbf043d arm64: zynqmp: Update device tree properties for nand flash by Amit Kumar Mahapatra · 4 years ago
  96. cde1aae arm64: zynqmp: Update psu_init for zcu1275 by Michal Simek · 4 years ago
  97. 9577b2e arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216 by Michal Simek · 4 years ago
  98. 7a50093 arm64: zynqmp: Add missing psu inits for zcu208/216 by Michal Simek · 4 years ago
  99. d5843f2 arm64: zynqmp: Add emmc specific parameters by Ashok Reddy Soma · 4 years ago
  100. 8600dd8 arm64: zynqmp: Increase size of malloc pool by Ashok Reddy Soma · 4 years ago