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