1. a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 12 months ago
  2. 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 12 months ago
  3. fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 12 months ago
  4. 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 12 months ago
  5. 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 12 months ago
  6. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 12 months ago
  7. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 12 months ago
  8. 43f2873 MAINTAINERS: Step up as co-maintainer of Tegra SOC platform by Svyatoslav Ryhel · 12 months ago
  9. b2bf18d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  10. acae7eb i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · 11 months ago
  11. 470682a configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs by Sam Protsenko · 11 months ago
  12. 6219b47 board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig by Sam Protsenko · 11 months ago
  13. 33e7ca5 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · 12 months ago
  14. 1fcf078 Merge tag 'u-boot-dfu-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 11 months ago
  15. a627f28 serial: s5p: Improve coding style by Sam Protsenko · 12 months ago
  16. e79f630 serial: s5p: Use named constants for register values by Sam Protsenko · 12 months ago
  17. 5ad21de serial: s5p: Use livetree API to get "id" property by Sam Protsenko · 12 months ago
  18. a0615ff serial: s5p: Remove common.h inclusion by Sam Protsenko · 12 months ago
  19. 9e53e45 Merge tag 'efi-2024-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  20. 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 11 months ago
  21. b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 11 months ago
  22. 6465800 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · 11 months ago
  23. ce68a25 efi_loader: improve efi_var_from_file() description by Heinrich Schuchardt · 11 months ago
  24. 229f9e7 efi_loader: Correctly account the SCRTM event creation by Ilias Apalodimas · 12 months ago
  25. a806254 efi_loader: Increase default variable store size to 128K by Ilias Apalodimas · 12 months ago
  26. 9781ec9 doc: typo fdtaddr_addr_r by Heinrich Schuchardt · 11 months ago
  27. dc23eb8 docs: Fix the docs build with Sphinx 6.0 by Jonathan Corbet · 1 year, 10 months ago
  28. 63e4165 doc: add HiSilicon board documentation to HTML docs by Heinrich Schuchardt · 11 months ago
  29. 2b3b351 mkimage: do not write incorrect error message by Heinrich Schuchardt · 12 months ago
  30. 24ca49b Prepare v2024.01-rc3 by Tom Rini · 11 months ago
  31. f629d50 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  32. beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 11 months ago
  33. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  34. cc7bc82 Merge branch '2023-11-17-assorted-important-fixes' by Tom Rini · 11 months ago
  35. 0585c28 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · 12 months ago
  36. eed8294 Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · 12 months ago
  37. ee23d74 Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · 12 months ago
  38. ac33a79 imx: spl_imx_romapi: fix emmc fast boot mode case by Marcel Ziswiler · 12 months ago
  39. e2dcadb imx: spl_imx_romapi: fix comment about stream(usb) download failure by Marcel Ziswiler · 12 months ago
  40. e319ef0 spl: fix TPL_SYS_MALLOC_F description by John Keeping · 11 months ago
  41. 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 12 months ago
  42. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 11 months ago
  43. 169c3cc Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 11 months ago
  44. 0d4d9f9 bootstage: Correct exhasuted typo by Simon Glass · 12 months ago
  45. f6d76e6 sandbox: Close file after mmaping it by Sean Anderson · 12 months ago
  46. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 12 months ago
  47. abf7004 patman: Correct Python 3.6 behaviour by Simon Glass · 12 months ago
  48. dfdf621 patman: Avoid using func_test at top level by Simon Glass · 12 months ago
  49. 21229c9 patman: Correct easy pylint warnings in __main__ by Simon Glass · 12 months ago
  50. e296a3c patman: Move the main program into a function by Simon Glass · 12 months ago
  51. 18f8830 patman: Split out arg parsing into its own file by Simon Glass · 12 months ago
  52. cac91b0 expo: Correct background colour by Simon Glass · 1 year, 1 month ago
  53. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 1 month ago
  54. baea7ec bootstd: Refactor mmc prep to allow a different scan by Simon Glass · 1 year, 1 month ago
  55. a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 1 month ago
  56. f655090 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · 12 months ago
  57. 2227f4c serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · 12 months ago
  58. 08cfa97 exynos: Avoid duplicate reset_cpu with SYSRESET enabled by Sam Protsenko · 12 months ago
  59. 11bd278 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · 12 months ago
  60. c9ab9f3 arm: exynos: Include missing CPU header in gpio.h by Sam Protsenko · 12 months ago
  61. 585a2aa arm: exynos: Include missing CPU header in soc.c by Sam Protsenko · 12 months ago
  62. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 12 months ago
  63. 92b2752 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 11 months ago
  64. 4b02f01 sunxi: H616: add LPDDR4 DRAM support by Mikhail Kalashnikov · 11 months ago
  65. b71129c sunxi: H616: DRAM: refactor mctl_phy_configure_odt() by Andre Przywara · 1 year, 1 month ago
  66. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year ago
  67. d17d051 power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · 1 year, 3 months ago
  68. 1f6c98c arm: dts: icnova-a20-adb4006: Add board support by Ludwig Kormann · 12 months ago
  69. 0070d57 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · 12 months ago
  70. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 12 months ago
  71. ca43266 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · 12 months ago
  72. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 12 months ago
  73. 7b252df net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · 12 months ago
  74. f054f12 arm: sunxi: Correct warning in board_fit_config_name_match by Tom Rini · 1 year, 3 months ago
  75. ffb0294 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · 3 years, 4 months ago
  76. 17e9db1 Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  77. cfaf058 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · 11 months ago
  78. ca845d2 doc: board: ti: k3 docs: Use ::prompt by Nishanth Menon · 12 months ago
  79. 81cf99e doc: board: ti: Use prompt prompt_style to simplify documentation by Nishanth Menon · 12 months ago
  80. bd00ef7 doc: build: fix wrongly written targests instead of targets by Milan P. Stanić · 12 months ago
  81. b214e88 doc: shorten overlong title underlines by Heinrich Schuchardt · 12 months ago
  82. 0e20948 doc: ti: j7200_evm: Fix OPTEE platform name by Nishanth Menon · 12 months ago
  83. 550a9ff hikey960: Fix 404 links by Dylan Corrales · 12 months ago
  84. da2e319 Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA" by Tom Rini · 11 months ago
  85. 62be808 arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes by Siddharth Vadapalli · 12 months ago
  86. 9a3f2b6 arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet by Roger Quadros · 12 months ago
  87. d4f1487 arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes by Siddharth Vadapalli · 12 months ago
  88. 3b913c1 Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 11 months ago
  89. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 11 months ago
  90. a3a884c boot: Fix syntax in fdt_overlay_apply_verbose() error message by Hugo Villeneuve · 12 months ago
  91. aff5ddd tools: gitignore: Fix tools/generated path by Sam Protsenko · 12 months ago
  92. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 12 months ago
  93. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  94. a40f35f test: cmd: mbr: Remove unreachable code by Alexander Gendin · 12 months ago
  95. 4808d16 firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · 12 months ago
  96. d2174db scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 12 months ago
  97. eda45ee Merge tag 'u-boot-rockchip-20231110' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  98. 8ffa9ed rockchip: include: asm: fix entering download mode rk3066 by Johan Jonker · 12 months ago
  99. c7b4881 rockchip: ringneck-px30: enable SPL_BOARD_INIT by Quentin Schulz · 12 months ago
  100. 6acdd63 rockchip: ringneck-px30: always reset STM32 companion controller on boot by Quentin Schulz · 12 months ago