1. 4cdbdbd Merge patch series "Add AVS support for J721S2" by Tom Rini · 5 weeks ago
  2. 5d42861 configs: j721s2_evm_r5_defconfig: Add AVS Configs by Manorit Chawdhry · 6 weeks ago
  3. 353b88c arm: dts: j721s2: Add VTM node in R5 by Manorit Chawdhry · 6 weeks ago
  4. 0f7866b arm: mach-k3: j721s2_init: Initialize AVS Class 0 by Manorit Chawdhry · 6 weeks ago
  5. 9234ab9 drivers: misc: k3_avs: Extract MPU clk and dev ID from DT by Manorit Chawdhry · 6 weeks ago
  6. f23728b arm: dts: k3-*-r5: Add MPU clock in clocks property by Manorit Chawdhry · 6 weeks ago
  7. 0c60ab8 drivers: misc: k3_avs: Check return code while programming AVS by Manorit Chawdhry · 6 weeks ago
  8. bebdc33 power: pmic: tps65941: Add DM_PMIC dependency by Manorit Chawdhry · 6 weeks ago
  9. 74c9d0d Merge patch series "Add TI K3 PCIe Controller support for J7200" by Tom Rini · 5 weeks ago
  10. c5aafaf configs: j7200_evm_a72_defconfig: Enable configs for PCI support by Siddharth Vadapalli · 6 weeks ago
  11. 445dbb6 pci: Add TI K3 Cadence PCIe Controller by Siddharth Vadapalli · 6 weeks ago
  12. 3ce50f0 Merge patch series "dwc3: gadget: properly fix cache operations" by Tom Rini · 5 weeks ago
  13. bba944b usb: dwc3: invalidate dcache on buffer used in interrupt handling by Neil Armstrong · 6 weeks ago
  14. 474d6f4 usb: dwc3: fix dcache flush range calculation by Neil Armstrong · 6 weeks ago
  15. bd5e3ca usb: dwc3: allocate setup_buf with dma_alloc_coherent() by Neil Armstrong · 6 weeks ago
  16. 0e6bab2 Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 weeks ago
  17. 3292933 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · 6 weeks ago
  18. 3b1aa79 i2c: muxes: pca954x: Add MAX735x/MAX736x support by Maksim Kiselev · 9 weeks ago
  19. 442acda Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 weeks ago
  20. 7d6db31 Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 weeks ago
  21. 4b384a4 mtd: spi-nor: Move SR3 WPS bit definition in the correct location by Marek Vasut · 6 weeks ago
  22. 24cd101 mbedtls: fix defects in coverity scan by Raymond Mao · 5 weeks ago
  23. 149d4581 cmd: upl: correct printf code by Heinrich Schuchardt · 5 weeks ago
  24. a202567 lmb: notify when adjacent regions are added by Caleb Connolly · 5 weeks ago
  25. 0f9e31a x86: cpu: Add missing header inclusion by Andy Shevchenko · 7 weeks ago
  26. 6ab207b x86: cpu: Add a few prototypes to the header file by Andy Shevchenko · 7 weeks ago
  27. 3173142 x86: cpu: Mark a few functions static by Andy Shevchenko · 7 weeks ago
  28. ede2bf6 x86: cpu: Use default print_cpuinfo() for all by Andy Shevchenko · 7 weeks ago
  29. 8310c1e x86: Enable RTC command by default by Simon Glass · 6 weeks ago
  30. 2f347f7 doc: Update coreboot's CI information by Simon Glass · 6 weeks ago
  31. 78b9c8a docker: Update coreboot by Simon Glass · 6 weeks ago
  32. 04f021f expo: Add forward declaration for udevice to cedit by Simon Glass · 6 weeks ago
  33. f957785 expo: Drop scene_title_set() by Simon Glass · 6 weeks ago
  34. 1f4bbff expo: Drop unneceesary calls to expo_str() by Simon Glass · 6 weeks ago
  35. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  36. 330aa1e expo: Add a little more cedit CMOS logging by Simon Glass · 6 weeks ago
  37. 100389f expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  38. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  39. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · 6 weeks ago
  40. 377f18e expo: Place menu items to the right of all labels by Simon Glass · 6 weeks ago
  41. aea571d video: Avoid starting a new line to close to the bottom by Simon Glass · 6 weeks ago
  42. bda3adc video: Add a dark-grey console colour by Simon Glass · 6 weeks ago
  43. 95b860b sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic by Marek Vasut · 7 weeks ago
  44. 6a0f481 binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 8 weeks ago
  45. 9469d70 binman: Support getting test-coverage on just one test by Simon Glass · 8 weeks ago
  46. 0ce8fed u_boot_pylib: Support running coverage on selected functions by Simon Glass · 8 weeks ago
  47. 9d246ae sandbox_spl: Restrict use of UPL when not enabled by Simon Glass · 8 weeks ago
  48. 1f3a122 buildman: Correct some warnings about regex strings by Simon Glass · 9 weeks ago
  49. a730a28 binman: implement signing FIT images during image build by Alexander Kochetkov · 10 weeks ago
  50. 197ee8b image-host: fix 'unknown error' error message by Alexander Kochetkov · 10 weeks ago
  51. ce39e05 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · 10 weeks ago
  52. 1d80964 bootstd: Avoid calling unavailable block functions by Simon Glass · 3 months ago
  53. b9f3406 blk: Make functions available unconditionally by Simon Glass · 3 months ago
  54. 637137f x86: coreboot: Enable receiving timestamps from coreboot by Simon Glass · 3 months ago
  55. 1563250 x86: coreboot: Add timestamps from coreboot to bootstage by Simon Glass · 3 months ago
  56. 6df9239 x86: coreboot: Update the timestamp code to use sysinfo by Simon Glass · 3 months ago
  57. 18c2ccc x86: Add msr command by Simon Glass · 3 months ago
  58. 8af719c x86: Add a cpuid command by Simon Glass · 3 months ago
  59. 8c37e2b x86: Sync up tsc_timer with Linux by Simon Glass · 3 months ago
  60. c2cd301 x86: Avoid timer-clock overflow by Simon Glass · 3 months ago
  61. 3ebdefc x86: Ensure the CPU identity exists for timer init by Simon Glass · 3 months ago
  62. 5684fe1 x86: Show the CPU vendor in bdinfo by Simon Glass · 3 months ago
  63. 4c0d8ec virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · 9 months ago
  64. 1e37ad0 x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo by Tom Rini · 10 months ago
  65. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · 11 months ago
  66. 4f0336d video: Allow querying the font size by Simon Glass · 11 months ago
  67. da87af9 efi_driver: use blk_create_devicef() by Heinrich Schuchardt · 5 weeks ago
  68. 353db82 efi_loader: remove ERROR:, WARNING: prefixes in messages by Heinrich Schuchardt · 5 weeks ago
  69. f39486a efi_loader: add missing lf in error message by Heinrich Schuchardt · 5 weeks ago
  70. 7eef94d Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 weeks ago
  71. a0ba973 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
  72. ca34b5c Azure: Update to latest containers by Tom Rini · 6 weeks ago
  73. 963d7cc efi_loader: reduce noisiness if ESP is missing by Heinrich Schuchardt · 5 weeks ago
  74. 37d14c8 efi_loader: avoid #ifdef in efi_setup.c by Heinrich Schuchardt · 5 weeks ago
  75. 7df74d8 cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET by Heinrich Schuchardt · 5 weeks ago
  76. 2356c22 doc: blkmap: Fix typo in command example by Ken Kurematsu · 8 weeks ago
  77. 2a8c7af doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC. by Chintan Vankar · 8 weeks ago
  78. 7d5e7aa cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · 5 weeks ago
  79. 3bbc54f pico-imx7d: Increase ODT resistor value by Ray Chang · 5 weeks ago
  80. b62eb19 clk: imx8: Add dummy clk by Peng Fan · 5 weeks ago
  81. d94b8b3 ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables by Marek Vasut · 6 weeks ago
  82. 4999e65 arm64: dts: imx: Switch to using upstream DT on DH i.MX8MP DHCOM PDK2/PDK3 by Marek Vasut · 5 weeks ago
  83. b5abbf8 dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts by Marek Vasut · 5 weeks ago
  84. 31763c1 ARM: at91: clock: Add missing include of asm/io.h by Alexander Dahl · 8 weeks ago
  85. aab6487 Merge patch series "Cleanup dma device in spl and move dma channel[0]" by Tom Rini · 5 weeks ago
  86. 16e3d04 dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove() by Santhosh Kumar K · 6 weeks ago
  87. 976edc6 dma: ti: k3-udma: Move udma_probe() below all APIs by Santhosh Kumar K · 6 weeks ago
  88. 06ef867 configs: k3: Enable device removal in SPL by Prasanth Babu Mantena · 6 weeks ago
  89. 871bde2 mach-k3: common.c: Remove dma device in spl exit by Prasanth Babu Mantena · 6 weeks ago
  90. c605133 arm: dts: k3-j722s-binman: Add support for HS-SE by Udit Kumar · 6 weeks ago
  91. d84f8cd arm: mach-k3: j784s4: Add clk and power support for wkup_uart by Bhavya Kapoor · 7 weeks ago
  92. bf05e67 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · 7 weeks ago
  93. d4c4f4f arm: mach-k3: am62: fixup thermal cooling device cpus by Parth Pancholi · 7 weeks ago
  94. 9ac02ef lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met by Lad Prabhakar · 8 weeks ago
  95. f9ac68d Extend usage for OF_OVERLAY_LIST beyond SPL by Jan Kiszka · 8 weeks ago
  96. c535107 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 7 weeks ago
  97. a41e7c8 Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 weeks ago
  98. 4cac2e0 Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 5 weeks ago
  99. c28e47a Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 weeks ago
  100. f72768f MAINTAINERS: add TCPM section by Sebastian Reichel · 6 weeks ago