1. e77ef0b k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years ago
  2. e67f34f riscv: support building double-float modules by Heinrich Schuchardt · 2 years ago
  3. f22db44 cmd/sbi: user friendly short texts by Heinrich Schuchardt · 2 years, 1 month ago
  4. 72c1f5f cmd/sbi: error message for failure to get spec version by Heinrich Schuchardt · 2 years, 1 month ago
  5. 9487764 cmd/sbi: format RustSBI version number by Heinrich Schuchardt · 2 years, 1 month ago
  6. 3724ddf Merge branch '2022-10-18-TI-platform-updates' by Tom Rini · 2 years ago
  7. d8a1a68 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years ago
  8. 892759f Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASE by Pali Rohár · 2 years ago
  9. e1e8fdf arm: mach-k3: Move hardware handling to common files by Andrew Davis · 2 years ago
  10. b0931d1 arm: mach-k3: security: Use dma-mapping for cache ops by Andrew Davis · 2 years ago
  11. b9add64 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years ago
  12. b839265 dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · 2 years ago
  13. c8d2fc7 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · 2 years ago
  14. fc95f83 arm: mach-k3: common: Set boot_fit on non-GP devices by Andrew Davis · 2 years ago
  15. 28ba100 phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · 2 years ago
  16. f020cff arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4 by Dave Gerlach · 2 years, 1 month ago
  17. 8359b99 arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4 by Dave Gerlach · 2 years, 1 month ago
  18. 700b4fe Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years ago
  19. d3031d4 Merge tag 'u-boot-stm32-20221018' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
  20. c37a668 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years ago
  21. 637a370 ARM: dts: stm32: update SCMI dedicated file by Patrick Delaunay · 2 years ago
  22. 1587e68 ARM: dts: stm32: Fix and expand PLL configuration comments by Marek Vasut · 2 years ago
  23. 0de10e2 ARM: dts: stm32: Add DHCOR based Testbench board by Marek Vasut · 2 years, 1 month ago
  24. f8edb1e ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT by Marek Vasut · 2 years, 1 month ago
  25. 08e8495 ARM: stm32: Enable btrfs support on DHSOM by Marek Vasut · 2 years, 1 month ago
  26. 34be2ad ARM: dts: stm32: Remove buck3 regulator-always-on on AV96 by Marek Vasut · 2 years, 1 month ago
  27. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years ago
  28. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years ago
  29. 8aaacd6 vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years ago
  30. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years ago
  31. 87c97cb boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years ago
  32. 33ba727 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years ago
  33. 0718c31 sandbox: Support FDT fixups by Simon Glass · 2 years ago
  34. bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years ago
  35. baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years ago
  36. f337fb9 fs: Quieten down the filesystems more by Simon Glass · 2 years ago
  37. 1951193 boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years ago
  38. 2c0b61d bootm: Drop #ifdef from do_bootm() by Simon Glass · 2 years ago
  39. f06443f bootm: Avoid returning error codes from command by Simon Glass · 2 years ago
  40. 13819f0 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years ago
  41. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  42. 801f711 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years ago
  43. 7b2aa21 mpc83xx: gazerbeam: Update sysinfo_get error handling by Michal Suchanek · 2 years ago
  44. 0736f7a net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years ago
  45. 9b7474d dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years ago
  46. 1d0617b dm: treewide: Use uclass_next_device_err when accessing second device by Michal Suchanek · 2 years ago
  47. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  48. 8676ae3 cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years ago
  49. 9244645 w1: Fix bus counting in w1_get_bus by Michal Suchanek · 2 years ago
  50. f426423 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years ago
  51. 7ff1263 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · 2 years ago
  52. 2cb43ef usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years ago
  53. 28a22cd bootstd: Fix listing boot devices by Michal Suchanek · 2 years ago
  54. 5afe93a dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years ago
  55. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years ago
  56. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years ago
  57. e21ec17 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years ago
  58. 17196e4 CI: Update to jammy-20221003-17Oct2022 tag by Tom Rini · 2 years ago
  59. 3379926 docker: Install pyelftools for builds by Simon Glass · 2 years ago
  60. e2ff1d0 Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  61. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years ago
  62. f4d52c4 cmd: simplify efidebug by Heinrich Schuchardt · 2 years ago
  63. 7831d36 efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · 2 years ago
  64. f327236 efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · 2 years ago
  65. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years ago
  66. 0e49f5c Merge branch '2022-10-12-additional-fixes' by Tom Rini · 2 years ago
  67. edb47d6 Nokia RX-51: Fix double space key press by Pali Rohár · 2 years ago
  68. 767ecc5 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years ago
  69. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years ago
  70. fa1f99a tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years ago
  71. ce1df11 smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years ago
  72. 0b154c8 test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 1 month ago
  73. eebb967 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 1 month ago
  74. 6de1daf cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 1 month ago
  75. 8db1fa5 Merge branch '2022-10-11-assorted-fixes-and-updates' by Tom Rini · 2 years ago
  76. c68e73b test: cmd: add test for temperature command by Robert Marko · 2 years, 1 month ago
  77. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 1 month ago
  78. 0995e81 doc: cmd: temperature: add documentation by Robert Marko · 2 years, 1 month ago
  79. 7f673bb cmd: add temperature command by Robert Marko · 2 years, 1 month ago
  80. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  81. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  82. 7eda1a9 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 1 month ago
  83. 45455e8 pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 1 month ago
  84. 05b0f24 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 1 month ago
  85. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 1 month ago
  86. bda5f3e bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 1 month ago
  87. 36ecaa2 lib: crypt: fix selecting a non-existent option by Oleksandr Suvorov · 2 years, 1 month ago
  88. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 1 month ago
  89. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  90. 20be7c1 Merge branch '2022-10-10-LLVM-related-improvements' by Tom Rini · 2 years ago
  91. db9d55e spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 1 month ago
  92. 0b94358 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 1 month ago
  93. 43b7dcd examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 2 years, 1 month ago
  94. c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  95. 2877e9d Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  96. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  97. 75341e9 usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  98. 083f8aa usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  99. 1000500 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  100. 84e5614 phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago