1. 486248c arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware by Jan Kiszka · 5 weeks ago
  2. aba10e3 arm64: dts: ti: iot2050: Disable lock-step for all iot2050 boards by Li Hua Qian · 5 weeks ago
  3. 90d1b4a board: siemens: iot2050: Stop using special spl DT sources by Jan Kiszka · 5 weeks ago
  4. bb89e03 board: siemens: iot2050: Generalize the fdt fixup by Baocheng Su · 5 weeks ago
  5. 10cf194 board: siemens: iot2050: Pass DDR size from FSBL by Baocheng Su · 5 weeks ago
  6. 5b55635 board: siemens: iot2050: Control pcie power for all variants by Baocheng Su · 5 weeks ago
  7. abe3831 board: siemens: iot2050: Fix coding style by Baocheng Su · 5 weeks ago
  8. 23750f6 board: siemens: iot2050: Fix mistake in list of writable env vars by Jan Kiszka · 5 weeks ago
  9. 392ff14 Merge tag 'video-20241022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 weeks ago WIP/22Oct2024
  10. 722073a video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n by Eva Kurchatova · 7 weeks ago
  11. 7aa6906 board: ti: am62x: evm: Update simple-framebuffer node in device-tree by Devarsh Thakkar · 9 weeks ago
  12. 944e515 boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig by Devarsh Thakkar · 9 weeks ago
  13. c525423 boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB by Devarsh Thakkar · 9 weeks ago
  14. b34849c video: Fix VNBYTES() macro comment by Miquel Raynal · 3 months ago
  15. 6606a6a envtools: make them build again by Rasmus Villemoes · 6 weeks ago WIP/21Oct2024
  16. a370963 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 5 weeks ago
  17. 936d4cb drivers/crypto: aspeed: Add Caliptra ECDSA384 support by Chia-Wei Wang · 6 weeks ago
  18. 2e6cf57 image-fit-sig: Remove padding check by Chia-Wei Wang · 6 weeks ago
  19. 75068b1 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · 6 weeks ago
  20. 63a3dbb Merge patch series "Add AVS support for J721S2" by Tom Rini · 5 weeks ago
  21. 1b379f4 configs: j721s2_evm_r5_defconfig: Add AVS Configs by Manorit Chawdhry · 6 weeks ago
  22. 6965d8f arm: dts: j721s2: Add VTM node in R5 by Manorit Chawdhry · 6 weeks ago
  23. 3ef28a6 arm: mach-k3: j721s2_init: Initialize AVS Class 0 by Manorit Chawdhry · 6 weeks ago
  24. 96ef1f2 drivers: misc: k3_avs: Extract MPU clk and dev ID from DT by Manorit Chawdhry · 6 weeks ago
  25. 8659144 arm: dts: k3-*-r5: Add MPU clock in clocks property by Manorit Chawdhry · 6 weeks ago
  26. c530cd4 drivers: misc: k3_avs: Check return code while programming AVS by Manorit Chawdhry · 6 weeks ago
  27. 48b45f1 power: pmic: tps65941: Add DM_PMIC dependency by Manorit Chawdhry · 6 weeks ago
  28. 33da135 Merge patch series "Add TI K3 PCIe Controller support for J7200" by Tom Rini · 5 weeks ago
  29. f3e1aad configs: j7200_evm_a72_defconfig: Enable configs for PCI support by Siddharth Vadapalli · 6 weeks ago
  30. 59ad548 pci: Add TI K3 Cadence PCIe Controller by Siddharth Vadapalli · 6 weeks ago
  31. 52254a3 Merge patch series "dwc3: gadget: properly fix cache operations" by Tom Rini · 5 weeks ago
  32. 9214627 usb: dwc3: invalidate dcache on buffer used in interrupt handling by Neil Armstrong · 6 weeks ago
  33. 73ab819 usb: dwc3: fix dcache flush range calculation by Neil Armstrong · 6 weeks ago
  34. ef6f4f8 usb: dwc3: allocate setup_buf with dma_alloc_coherent() by Neil Armstrong · 6 weeks ago
  35. 2f204bb Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 weeks ago
  36. f315a48 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · 6 weeks ago
  37. f7c9839 i2c: muxes: pca954x: Add MAX735x/MAX736x support by Maksim Kiselev · 9 weeks ago
  38. fa0ed06 Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 weeks ago WIP/20Oct2024
  39. 7036abb Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 weeks ago WIP/18Oct2024
  40. f83e36f mtd: spi-nor: Move SR3 WPS bit definition in the correct location by Marek Vasut · 6 weeks ago
  41. 7f45377 mbedtls: fix defects in coverity scan by Raymond Mao · 5 weeks ago
  42. b92a18e cmd: upl: correct printf code by Heinrich Schuchardt · 5 weeks ago
  43. 4911957 lmb: notify when adjacent regions are added by Caleb Connolly · 5 weeks ago
  44. 44917d5 x86: cpu: Add missing header inclusion by Andy Shevchenko · 7 weeks ago
  45. c1614a4 x86: cpu: Add a few prototypes to the header file by Andy Shevchenko · 7 weeks ago
  46. 2fb5cc2 x86: cpu: Mark a few functions static by Andy Shevchenko · 7 weeks ago
  47. c222dda x86: cpu: Use default print_cpuinfo() for all by Andy Shevchenko · 7 weeks ago
  48. abb7780 x86: Enable RTC command by default by Simon Glass · 6 weeks ago
  49. 424d537 doc: Update coreboot's CI information by Simon Glass · 6 weeks ago
  50. 1903aa7 docker: Update coreboot by Simon Glass · 6 weeks ago
  51. 790687c expo: Add forward declaration for udevice to cedit by Simon Glass · 6 weeks ago
  52. 96cbafb expo: Drop scene_title_set() by Simon Glass · 6 weeks ago
  53. fde7075 expo: Drop unneceesary calls to expo_str() by Simon Glass · 6 weeks ago
  54. 55a9de5 expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  55. f698786 expo: Add a little more cedit CMOS logging by Simon Glass · 6 weeks ago
  56. 012e1e8 expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  57. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  58. 89f4f33 expo: Set the initial next_id to 1 by Simon Glass · 6 weeks ago
  59. 54eca1d expo: Place menu items to the right of all labels by Simon Glass · 6 weeks ago
  60. 18a85cf video: Avoid starting a new line to close to the bottom by Simon Glass · 6 weeks ago
  61. 52c1917 video: Add a dark-grey console colour by Simon Glass · 6 weeks ago
  62. 82c6eba sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic by Marek Vasut · 7 weeks ago
  63. 7f4e1ea binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 8 weeks ago
  64. 3473e17 binman: Support getting test-coverage on just one test by Simon Glass · 8 weeks ago
  65. c95a3c8 u_boot_pylib: Support running coverage on selected functions by Simon Glass · 8 weeks ago
  66. 58918fa sandbox_spl: Restrict use of UPL when not enabled by Simon Glass · 9 weeks ago
  67. 02eb9f1 buildman: Correct some warnings about regex strings by Simon Glass · 9 weeks ago
  68. 133c000 binman: implement signing FIT images during image build by Alexander Kochetkov · 10 weeks ago
  69. 9e81f13 image-host: fix 'unknown error' error message by Alexander Kochetkov · 10 weeks ago
  70. 7c4e522 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · 10 weeks ago
  71. aa0b3e6 bootstd: Avoid calling unavailable block functions by Simon Glass · 3 months ago
  72. 8c3e44d blk: Make functions available unconditionally by Simon Glass · 3 months ago
  73. a768742 x86: coreboot: Enable receiving timestamps from coreboot by Simon Glass · 3 months ago
  74. e1c0dd3 x86: coreboot: Add timestamps from coreboot to bootstage by Simon Glass · 3 months ago
  75. 734b0cb x86: coreboot: Update the timestamp code to use sysinfo by Simon Glass · 3 months ago
  76. c4e5826 x86: Add msr command by Simon Glass · 3 months ago
  77. 557767f x86: Add a cpuid command by Simon Glass · 3 months ago
  78. ecf3111 x86: Sync up tsc_timer with Linux by Simon Glass · 3 months ago
  79. 7c0f70b x86: Avoid timer-clock overflow by Simon Glass · 3 months ago
  80. 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 3 months ago
  81. 6ab545b x86: Show the CPU vendor in bdinfo by Simon Glass · 3 months ago
  82. 9fb768c virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · 9 months ago
  83. b84d2f2 x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo by Tom Rini · 10 months ago
  84. f0feda9 coreboot: Switch to a monospaced font by Simon Glass · 11 months ago
  85. 112eb85 video: Allow querying the font size by Simon Glass · 11 months ago
  86. 640c6c6 efi_driver: use blk_create_devicef() by Heinrich Schuchardt · 5 weeks ago
  87. 76a692a efi_loader: remove ERROR:, WARNING: prefixes in messages by Heinrich Schuchardt · 5 weeks ago
  88. 640427c efi_loader: add missing lf in error message by Heinrich Schuchardt · 5 weeks ago
  89. 8ab2178 Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 weeks ago
  90. f8fe853 Merge tag 'u-boot-at91-fixes-2025.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 5 weeks ago
  91. 933d27e Azure: Update to latest containers by Tom Rini · 6 weeks ago
  92. bc4fe56 efi_loader: reduce noisiness if ESP is missing by Heinrich Schuchardt · 5 weeks ago
  93. 3d23ded efi_loader: avoid #ifdef in efi_setup.c by Heinrich Schuchardt · 6 weeks ago
  94. 82c98b9 cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET by Heinrich Schuchardt · 6 weeks ago
  95. 8ac96c2 doc: blkmap: Fix typo in command example by Ken Kurematsu · 8 weeks ago
  96. 4b5750a doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC. by Chintan Vankar · 8 weeks ago
  97. 9b1cecd cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · 5 weeks ago
  98. 21cd724 pico-imx7d: Increase ODT resistor value by Ray Chang · 6 weeks ago
  99. 6846a5b clk: imx8: Add dummy clk by Peng Fan · 6 weeks ago
  100. 4d49c54 ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables by Marek Vasut · 6 weeks ago