1. d0dca22 lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message by Tom Rini · 1 year ago
  2. 9bbfe5e Merge tag 'u-boot-imx-20231212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 12 months ago
  3. 41ff960 board: colibri_imx7: fix emmc detection by Marcel Ziswiler · 12 months ago
  4. 034881b tqma6: Fix DDR configuration by Miquel Raynal · 1 year ago
  5. f097ecc imx7s-warp-u-boot: Fix aliases and chosen nodes indentation by Fabio Estevam · 1 year, 1 month ago
  6. aa4bf54 pico-pi-imx6ul: Connvert to DM_SERIAL by Fabio Estevam · 1 year, 1 month ago
  7. f9c3300 pico-pi-imx7d: Convert to watchdog driver model by Fabio Estevam · 1 year, 1 month ago
  8. c3b098a imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDR by Fabio Estevam · 1 year, 1 month ago
  9. b4c7eb6 apalis-imx8: add USBH_EN gpio hog by Andrejs Cainikovs · 12 months ago
  10. 3dfc10b board: gateworks: venice: add fixup for GW73xx-F+ by Tim Harvey · 1 year, 1 month ago
  11. 8bbaee1 arm: dts: imx8mn-var-som: Fix broken EEPROM read by Hugo Villeneuve · 1 year, 1 month ago
  12. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · 12 months ago
  13. f3142e7 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  14. 5c23658 Merge patch series "bootflow: bootmeth_efi: Fix network efi boot." by Tom Rini · 12 months ago
  15. b45d7e2 bootflow: bootmeth_efi: don't free buffer by Shantur Rathore · 1 year ago
  16. aab9cdb bootflow: bootmeth_efi: Handle fdt not available. by Shantur Rathore · 1 year ago
  17. 1c34f9d bootflow: bootmeth_efi: set bflow->fname from bootfile name by Shantur Rathore · 1 year ago
  18. b4c1252 bootflow: bootmeth_efi: Set bootp_arch as hex by Shantur Rathore · 1 year ago
  19. efc0df0 arm: apple: t602x: Add missing MMIO regions to memmap by Janne Grunau · 1 year ago
  20. 0fa1486 Merge tag 'u-boot-amlogic-20231207' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 12 months ago
  21. fe753a1 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 12 months ago
  22. 43b8c51 Merge tag 'efi-2024-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 12 months ago
  23. 37b4a00 configs: meson: enable missing DM_USB_GADGET by Neil Armstrong · 12 months ago
  24. 6a92e85 sunxi: H616: Add OrangePi Zero 3 board support by Andre Przywara · 1 year, 1 month ago
  25. c200d36 sunxi: H616: remove default AXP305 selection by Andre Przywara · 1 year, 1 month ago
  26. 2881b1c mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year, 1 month ago
  27. cedb125 sunxi: dts: arm64: update emac for Orange Pi Zero 3 by Chukun Pan · 1 year, 1 month ago
  28. bb2aea1 sunxi: correct documentation for SPI flashing by Stephen Graf · 12 months ago
  29. c573b09 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 5 months ago
  30. c7e0c65 sunxi: H616: OrangePi Zero 2: enable USB power supply by Andre Przywara · 1 year ago
  31. 710db23 starfive: visionfive2: add device tree overlay support by John Clark · 1 year ago
  32. 1a5a8fc riscv: binman: fix the load field format by Randolph · 1 year ago
  33. 922eec0 riscv: andes: Fix enable register settings of PLICSW by Yu Chien Peter Lin · 1 year, 1 month ago
  34. dd36700 risc-v: qemu: imply NVME_PCI by Heinrich Schuchardt · 1 year, 1 month ago
  35. 897bc90 configs: visionfive2: Enable watchdog driver by Chanho Park · 1 year, 1 month ago
  36. 0fe44f6 riscv: dts: jh7110: Add watchdog device tree node by Chanho Park · 1 year, 1 month ago
  37. e8a348f watchdog: Add StarFive Watchdog driver by Chanho Park · 1 year, 1 month ago
  38. 020e1b0 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · 1 year, 1 month ago
  39. 8e315e9 efi_loader: Make DisconnectController follow the EFI spec by Ilias Apalodimas · 1 year ago
  40. 310af31 efi_loader: create memory reservations in ACPI case by Heinrich Schuchardt · 1 year, 1 month ago
  41. 1d15cb3 efi: Correct display of table GUIDs by Simon Glass · 1 year, 1 month ago
  42. f1b35bd efi: Collect the ACPI tables in the app by Simon Glass · 1 year, 1 month ago
  43. ea057cb scripts/Makefile.lib: print error when no public key is specified by Masahisa Kojima · 1 year, 1 month ago
  44. 5f8af84 doc: sending_patches.rst: s/Superseeded/Superseded by Mattijs Korpershoek · 1 year ago
  45. 3221960 doc: clang: Update and correct support notes by Tom Rini · 1 year ago
  46. 46d7ba5 sandbox: Fix VPL instructions by Simon Glass · 1 year ago
  47. 9ef0dae Prepare v2024.01-rc4 by Tom Rini · 12 months ago
  48. 9c84c6c efi_loader: generated SMBIOS table below 4 GiB by Heinrich Schuchardt · 1 year ago
  49. e06bbc9 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 12 months ago
  50. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
  51. 10202fa Merge branch 'master-rpc-off' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
  52. 337e557 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 12 months ago
  53. 84fc304 ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H White Hawk board by Cong Dang · 1 year, 5 months ago
  54. 69bdcf6 ARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT node by Marek Vasut · 1 year, 5 months ago
  55. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
  56. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year, 1 month ago
  57. 7b3d10d usb: storage: Use the correct CBW lengths by Hector Martin · 1 year, 1 month ago
  58. 9053514 usb: hub: Add missing reset recovery delay by Hector Martin · 1 year, 1 month ago
  59. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
  60. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
  61. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
  62. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
  63. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
  64. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
  65. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
  66. e44ed02 MAINTAINERS: Step up as co-maintainer of Tegra SOC platform by Svyatoslav Ryhel · 1 year, 1 month ago
  67. 8cdb392 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 1 year ago
  68. 79dd0ef i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · 1 year ago
  69. 8b31549 configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigs by Sam Protsenko · 1 year, 1 month ago
  70. a96370a board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig by Sam Protsenko · 1 year, 1 month ago
  71. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · 1 year, 1 month ago
  72. 7d161ae Merge tag 'u-boot-dfu-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 1 year ago
  73. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · 1 year, 1 month ago
  74. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · 1 year, 1 month ago
  75. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · 1 year, 1 month ago
  76. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · 1 year, 1 month ago
  77. 63888de Merge tag 'efi-2024-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year ago
  78. 0fad965 usb: fastboot: Add missing newline in pr_err by Simon Holesch · 1 year ago
  79. f487522 usb: ci: Fix gadget reinit by Simon Holesch · 1 year ago
  80. f71c694 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · 1 year ago
  81. 6fde198 efi_loader: improve efi_var_from_file() description by Heinrich Schuchardt · 1 year, 1 month ago
  82. 12c15f5 efi_loader: Correctly account the SCRTM event creation by Ilias Apalodimas · 1 year, 1 month ago
  83. c1a8e6d efi_loader: Increase default variable store size to 128K by Ilias Apalodimas · 1 year, 1 month ago
  84. 75e86db doc: typo fdtaddr_addr_r by Heinrich Schuchardt · 1 year, 1 month ago
  85. 1999680b docs: Fix the docs build with Sphinx 6.0 by Jonathan Corbet · 1 year, 11 months ago
  86. 991bf06 doc: add HiSilicon board documentation to HTML docs by Heinrich Schuchardt · 1 year, 1 month ago
  87. 92c23e9 mkimage: do not write incorrect error message by Heinrich Schuchardt · 1 year, 1 month ago
  88. 5fcad00 Prepare v2024.01-rc3 by Tom Rini · 1 year ago
  89. 1179572 configs: Resync with savedefconfig by Tom Rini · 1 year ago
  90. ef793ee scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year, 1 month ago
  91. 63a23aa Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
  92. 6149033 Merge branch '2023-11-17-assorted-important-fixes' by Tom Rini · 1 year ago
  93. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 1 year, 1 month ago
  94. a6c68c6 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · 1 year, 1 month ago
  95. 978814f Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · 1 year, 1 month ago
  96. 596ebeb Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · 1 year, 1 month ago
  97. 4bd847f imx: spl_imx_romapi: fix emmc fast boot mode case by Marcel Ziswiler · 1 year, 1 month ago
  98. 0f38fef imx: spl_imx_romapi: fix comment about stream(usb) download failure by Marcel Ziswiler · 1 year, 1 month ago
  99. cd68972 spl: fix TPL_SYS_MALLOC_F description by John Keeping · 1 year, 1 month ago
  100. 8dd4ecb virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 1 year, 1 month ago