1. 419b3c6 imx: imx6ul: kontron-sl-mx6ul: Fix CONFIG_ENV_SPI_BUS by Frieder Schrempf · 2 years, 3 months ago
  2. e618b3f imx: imx6ul: kontron-sl-mx6ul: Enable migrated Kconfig options by Frieder Schrempf · 2 years, 3 months ago
  3. c99da7e Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · 2 years, 3 months ago
  4. 1fec182 board: gateworks: venice: rename eeprom_init by Tim Harvey · 2 years, 4 months ago
  5. e6abccd arm: dts: imx8mm-venice-gw7902: add LTE modem gpios by Tim Harvey · 2 years, 4 months ago
  6. 672938b imx8*_venice_defconfig: configure default MMC env device by Tim Harvey · 2 years, 4 months ago
  7. 3fbb53a Merge branch '2022-10-18-TI-platform-updates' by Tom Rini · 2 years, 1 month ago
  8. 22cdb84 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years, 2 months ago
  9. 0d9083b Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASE by Pali Rohár · 2 years, 2 months ago
  10. 990ec70 arm: mach-k3: Move hardware handling to common files by Andrew Davis · 2 years, 2 months ago
  11. d95fcd8 arm: mach-k3: security: Use dma-mapping for cache ops by Andrew Davis · 2 years, 2 months ago
  12. d2da284 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years, 2 months ago
  13. b19093f dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · 2 years, 2 months ago
  14. afea0a2 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · 2 years, 2 months ago
  15. f1d7205 arm: mach-k3: common: Set boot_fit on non-GP devices by Andrew Davis · 2 years, 2 months ago
  16. b7c6fbb phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · 2 years, 2 months ago
  17. 95c82ec arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4 by Dave Gerlach · 2 years, 2 months ago
  18. d7760d0 arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4 by Dave Gerlach · 2 years, 2 months ago
  19. 68ecaef Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  20. 6a3bd3f Merge tag 'u-boot-stm32-20221018' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 1 month ago
  21. 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years, 2 months ago
  22. 65acf0b ARM: dts: stm32: update SCMI dedicated file by Patrick Delaunay · 2 years, 2 months ago
  23. 086fa93 ARM: dts: stm32: Fix and expand PLL configuration comments by Marek Vasut · 2 years, 2 months ago
  24. 5278494 ARM: dts: stm32: Add DHCOR based Testbench board by Marek Vasut · 2 years, 2 months ago
  25. 549b570 ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT by Marek Vasut · 2 years, 2 months ago
  26. 14dfb7e ARM: stm32: Enable btrfs support on DHSOM by Marek Vasut · 2 years, 2 months ago
  27. 69e8995 ARM: dts: stm32: Remove buck3 regulator-always-on on AV96 by Marek Vasut · 2 years, 2 months ago
  28. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 2 months ago
  29. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years, 2 months ago
  30. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 2 months ago
  31. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 2 months ago
  32. 571707b boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years, 2 months ago
  33. f4ff703 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years, 2 months ago
  34. 7514fd7 sandbox: Support FDT fixups by Simon Glass · 2 years, 2 months ago
  35. 8025346 bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 2 months ago
  36. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 2 months ago
  37. 3862fab fs: Quieten down the filesystems more by Simon Glass · 2 years, 2 months ago
  38. 8169ece boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years, 2 months ago
  39. 975dd8a bootm: Drop #ifdef from do_bootm() by Simon Glass · 2 years, 2 months ago
  40. 1b89370 bootm: Avoid returning error codes from command by Simon Glass · 2 years, 2 months ago
  41. b90cf90 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years, 2 months ago
  42. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  43. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 2 months ago
  44. 558e9f2 mpc83xx: gazerbeam: Update sysinfo_get error handling by Michal Suchanek · 2 years, 2 months ago
  45. 050aa36 net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years, 2 months ago
  46. ac9e9fc dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years, 2 months ago
  47. 93ccce5 dm: treewide: Use uclass_next_device_err when accessing second device by Michal Suchanek · 2 years, 2 months ago
  48. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  49. 1d524ae cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years, 2 months ago
  50. 55b6966 w1: Fix bus counting in w1_get_bus by Michal Suchanek · 2 years, 2 months ago
  51. b9813e2 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years, 2 months ago
  52. 73ba676 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · 2 years, 2 months ago
  53. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 2 months ago
  54. 675e908 bootstd: Fix listing boot devices by Michal Suchanek · 2 years, 2 months ago
  55. fae28a3 dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years, 2 months ago
  56. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 2 months ago
  57. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 2 months ago
  58. 9e0a090 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years, 1 month ago
  59. ba01f40 CI: Update to jammy-20221003-17Oct2022 tag by Tom Rini · 2 years, 1 month ago
  60. b955cd2 docker: Install pyelftools for builds by Simon Glass · 2 years, 2 months ago
  61. bed54ca Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  62. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 1 month ago
  63. f312087 cmd: simplify efidebug by Heinrich Schuchardt · 2 years, 1 month ago
  64. 49dbcaf efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · 2 years, 1 month ago
  65. a13136f efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · 2 years, 1 month ago
  66. dbb689f spi: Implement spi_set_speed by Paul Barker · 2 years, 2 months ago
  67. e2e4ca3 Merge branch '2022-10-12-additional-fixes' by Tom Rini · 2 years, 2 months ago
  68. b91575c Nokia RX-51: Fix double space key press by Pali Rohár · 2 years, 2 months ago
  69. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 2 months ago
  70. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
  71. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years, 2 months ago
  72. 245048b smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years, 2 months ago
  73. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 2 months ago
  74. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
  75. 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 3 months ago
  76. f9dc5a7 Merge branch '2022-10-11-assorted-fixes-and-updates' by Tom Rini · 2 years, 2 months ago
  77. 7327b4c test: cmd: add test for temperature command by Robert Marko · 2 years, 3 months ago
  78. 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
  79. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · 2 years, 3 months ago
  80. 99e6fde cmd: add temperature command by Robert Marko · 2 years, 3 months ago
  81. f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
  82. 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
  83. 8573ec4 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 3 months ago
  84. c1f659d pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 3 months ago
  85. 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 2 months ago
  86. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  87. 33e48bf bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 2 months ago
  88. fe50ef1 lib: crypt: fix selecting a non-existent option by Oleksandr Suvorov · 2 years, 2 months ago
  89. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
  90. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  91. 142dacc Merge branch '2022-10-10-LLVM-related-improvements' by Tom Rini · 2 years, 2 months ago
  92. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago
  93. d481528 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 2 months ago
  94. 02a695c examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 2 years, 2 months ago
  95. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  96. bcc4260 Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  97. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  98. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  99. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  100. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago