1. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  2. 843ed98 suniv: add UART1 support by Andre Przywara · 2 years, 1 month ago
  3. b87fb19 suniv: move SKIP_LOWLEVEL_INIT_ONLY into Kconfig by Andre Przywara · 2 years, 1 month ago
  4. c8b9ba4 sunxi: fix 32MB load address layout by Andre Przywara · 2 years, 1 month ago
  5. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 4 months ago
  6. 14b3c6d configs: sunxi: licheepi_nano: enable D-Cache by Icenowy Zheng · 2 years, 1 month ago
  7. 9a916b0 sunxi: fix SUNIV build when enabling D-Cache by Icenowy Zheng · 2 years, 1 month ago
  8. a514577 sunxi: defconfig: Add X96 Mate TV box by Andre Przywara · 2 years, 2 months ago
  9. 3724ddf Merge branch '2022-10-18-TI-platform-updates' by Tom Rini · 2 years, 1 month ago
  10. d8a1a68 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years, 1 month ago
  11. 892759f Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASE by Pali Rohár · 2 years, 1 month ago
  12. e1e8fdf arm: mach-k3: Move hardware handling to common files by Andrew Davis · 2 years, 1 month ago
  13. b0931d1 arm: mach-k3: security: Use dma-mapping for cache ops by Andrew Davis · 2 years, 1 month ago
  14. b9add64 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years, 1 month ago
  15. b839265 dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · 2 years, 1 month ago
  16. c8d2fc7 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · 2 years, 1 month ago
  17. fc95f83 arm: mach-k3: common: Set boot_fit on non-GP devices by Andrew Davis · 2 years, 1 month ago
  18. 28ba100 phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · 2 years, 1 month ago
  19. 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
  20. 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
  21. 700b4fe Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  22. d3031d4 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
  23. 622d27b sunxi: OrangePi Zero 2: Enable SPI booting by Andre Przywara · 3 years, 4 months ago
  24. e50ee3a sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoC by Andre Przywara · 4 years ago
  25. 8094a4e sunxi: defconfig: drop redundant definitions by Andre Przywara · 2 years, 2 months ago
  26. 177040b sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 2 months ago
  27. ceda40a sunxi: dts: arm: update devicetree files by Andre Przywara · 2 years, 2 months ago
  28. 7f53f50 sunxi: dts: arm64: update devicetree files by Andre Przywara · 2 years, 2 months ago
  29. c37a668 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years, 1 month ago
  30. 637a370 ARM: dts: stm32: update SCMI dedicated file by Patrick Delaunay · 2 years, 1 month ago
  31. 1587e68 ARM: dts: stm32: Fix and expand PLL configuration comments by Marek Vasut · 2 years, 1 month ago
  32. 0de10e2 ARM: dts: stm32: Add DHCOR based Testbench board by Marek Vasut · 2 years, 2 months ago
  33. f8edb1e ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT by Marek Vasut · 2 years, 2 months ago
  34. 08e8495 ARM: stm32: Enable btrfs support on DHSOM by Marek Vasut · 2 years, 2 months ago
  35. 34be2ad ARM: dts: stm32: Remove buck3 regulator-always-on on AV96 by Marek Vasut · 2 years, 2 months ago
  36. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 1 month ago
  37. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years, 1 month ago
  38. 8aaacd6 vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 1 month ago
  39. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 1 month ago
  40. 87c97cb boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years, 1 month ago
  41. 33ba727 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years, 1 month ago
  42. 0718c31 sandbox: Support FDT fixups by Simon Glass · 2 years, 1 month ago
  43. bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 1 month ago
  44. baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 1 month ago
  45. f337fb9 fs: Quieten down the filesystems more by Simon Glass · 2 years, 1 month ago
  46. 1951193 boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years, 1 month ago
  47. 2c0b61d bootm: Drop #ifdef from do_bootm() by Simon Glass · 2 years, 1 month ago
  48. f06443f bootm: Avoid returning error codes from command by Simon Glass · 2 years, 1 month ago
  49. 13819f0 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years, 1 month ago
  50. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  51. 801f711 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 1 month ago
  52. 7b2aa21 mpc83xx: gazerbeam: Update sysinfo_get error handling by Michal Suchanek · 2 years, 1 month ago
  53. 0736f7a net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years, 1 month ago
  54. 9b7474d dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years, 1 month ago
  55. 1d0617b dm: treewide: Use uclass_next_device_err when accessing second device by Michal Suchanek · 2 years, 1 month ago
  56. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  57. 8676ae3 cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years, 1 month ago
  58. 9244645 w1: Fix bus counting in w1_get_bus by Michal Suchanek · 2 years, 1 month ago
  59. f426423 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years, 1 month ago
  60. 7ff1263 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · 2 years, 1 month ago
  61. 2cb43ef usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 1 month ago
  62. 28a22cd bootstd: Fix listing boot devices by Michal Suchanek · 2 years, 1 month ago
  63. 5afe93a dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years, 1 month ago
  64. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 1 month ago
  65. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 1 month ago
  66. e21ec17 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years, 1 month ago
  67. 17196e4 CI: Update to jammy-20221003-17Oct2022 tag by Tom Rini · 2 years, 1 month ago
  68. 3379926 docker: Install pyelftools for builds by Simon Glass · 2 years, 1 month ago
  69. e2ff1d0 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
  70. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 1 month ago
  71. f4d52c4 cmd: simplify efidebug by Heinrich Schuchardt · 2 years, 1 month ago
  72. 7831d36 efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · 2 years, 1 month ago
  73. f327236 efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · 2 years, 1 month ago
  74. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years, 1 month ago
  75. 0e49f5c Merge branch '2022-10-12-additional-fixes' by Tom Rini · 2 years, 1 month ago
  76. edb47d6 Nokia RX-51: Fix double space key press by Pali Rohár · 2 years, 1 month ago
  77. 767ecc5 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 1 month ago
  78. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 1 month ago
  79. fa1f99a tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years, 1 month ago
  80. ce1df11 smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years, 1 month ago
  81. 0b154c8 test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 1 month ago
  82. eebb967 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 1 month ago
  83. 6de1daf cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 2 months ago
  84. 8db1fa5 Merge branch '2022-10-11-assorted-fixes-and-updates' by Tom Rini · 2 years, 1 month ago
  85. c68e73b test: cmd: add test for temperature command by Robert Marko · 2 years, 2 months ago
  86. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 2 months ago
  87. 0995e81 doc: cmd: temperature: add documentation by Robert Marko · 2 years, 2 months ago
  88. 7f673bb cmd: add temperature command by Robert Marko · 2 years, 2 months ago
  89. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  90. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  91. 7eda1a9 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 2 months ago
  92. 45455e8 pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 2 months ago
  93. 05b0f24 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 2 months ago
  94. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  95. bda5f3e bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 2 months ago
  96. 36ecaa2 lib: crypt: fix selecting a non-existent option by Oleksandr Suvorov · 2 years, 2 months ago
  97. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
  98. 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, 1 month ago
  99. 20be7c1 Merge branch '2022-10-10-LLVM-related-improvements' by Tom Rini · 2 years, 1 month ago
  100. db9d55e spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago