1. 09f5be6 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · 4 months ago
  2. 2f204bb Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 months ago
  3. f315a48 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · 4 months ago
  4. f7c9839 i2c: muxes: pca954x: Add MAX735x/MAX736x support by Maksim Kiselev · 5 months ago
  5. fa0ed06 Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 months ago
  6. 7036abb Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 months ago
  7. f83e36f mtd: spi-nor: Move SR3 WPS bit definition in the correct location by Marek Vasut · 4 months ago
  8. 7f45377 mbedtls: fix defects in coverity scan by Raymond Mao · 4 months ago
  9. b92a18e cmd: upl: correct printf code by Heinrich Schuchardt · 4 months ago
  10. 4911957 lmb: notify when adjacent regions are added by Caleb Connolly · 4 months ago
  11. 44917d5 x86: cpu: Add missing header inclusion by Andy Shevchenko · 4 months ago
  12. c1614a4 x86: cpu: Add a few prototypes to the header file by Andy Shevchenko · 4 months ago
  13. 2fb5cc2 x86: cpu: Mark a few functions static by Andy Shevchenko · 4 months ago
  14. c222dda x86: cpu: Use default print_cpuinfo() for all by Andy Shevchenko · 4 months ago
  15. abb7780 x86: Enable RTC command by default by Simon Glass · 4 months ago
  16. 424d537 doc: Update coreboot's CI information by Simon Glass · 4 months ago
  17. 1903aa7 docker: Update coreboot by Simon Glass · 4 months ago
  18. 790687c expo: Add forward declaration for udevice to cedit by Simon Glass · 4 months ago
  19. 96cbafb expo: Drop scene_title_set() by Simon Glass · 4 months ago
  20. fde7075 expo: Drop unneceesary calls to expo_str() by Simon Glass · 4 months ago
  21. 55a9de5 expo: Support menu-item values in cedit by Simon Glass · 4 months ago
  22. f698786 expo: Add a little more cedit CMOS logging by Simon Glass · 4 months ago
  23. 012e1e8 expo: Allow menu items to have values by Simon Glass · 4 months ago
  24. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 4 months ago
  25. 89f4f33 expo: Set the initial next_id to 1 by Simon Glass · 4 months ago
  26. 54eca1d expo: Place menu items to the right of all labels by Simon Glass · 4 months ago
  27. 18a85cf video: Avoid starting a new line to close to the bottom by Simon Glass · 4 months ago
  28. 52c1917 video: Add a dark-grey console colour by Simon Glass · 4 months ago
  29. 82c6eba sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic by Marek Vasut · 4 months ago
  30. 7f4e1ea binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 4 months ago
  31. 3473e17 binman: Support getting test-coverage on just one test by Simon Glass · 4 months ago
  32. c95a3c8 u_boot_pylib: Support running coverage on selected functions by Simon Glass · 4 months ago
  33. 58918fa sandbox_spl: Restrict use of UPL when not enabled by Simon Glass · 4 months ago
  34. 02eb9f1 buildman: Correct some warnings about regex strings by Simon Glass · 5 months ago
  35. 133c000 binman: implement signing FIT images during image build by Alexander Kochetkov · 5 months ago
  36. 9e81f13 image-host: fix 'unknown error' error message by Alexander Kochetkov · 5 months ago
  37. 7c4e522 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · 5 months ago
  38. aa0b3e6 bootstd: Avoid calling unavailable block functions by Simon Glass · 5 months ago
  39. 8c3e44d blk: Make functions available unconditionally by Simon Glass · 5 months ago
  40. a768742 x86: coreboot: Enable receiving timestamps from coreboot by Simon Glass · 5 months ago
  41. e1c0dd3 x86: coreboot: Add timestamps from coreboot to bootstage by Simon Glass · 5 months ago
  42. 734b0cb x86: coreboot: Update the timestamp code to use sysinfo by Simon Glass · 5 months ago
  43. c4e5826 x86: Add msr command by Simon Glass · 5 months ago
  44. 557767f x86: Add a cpuid command by Simon Glass · 5 months ago
  45. ecf3111 x86: Sync up tsc_timer with Linux by Simon Glass · 5 months ago
  46. 7c0f70b x86: Avoid timer-clock overflow by Simon Glass · 5 months ago
  47. 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 5 months ago
  48. 6ab545b x86: Show the CPU vendor in bdinfo by Simon Glass · 5 months ago
  49. 9fb768c virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · 11 months ago
  50. b84d2f2 x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo by Tom Rini · 1 year, 1 month ago
  51. f0feda9 coreboot: Switch to a monospaced font by Simon Glass · 1 year, 1 month ago
  52. 112eb85 video: Allow querying the font size by Simon Glass · 1 year, 1 month ago
  53. 640c6c6 efi_driver: use blk_create_devicef() by Heinrich Schuchardt · 4 months ago
  54. 76a692a efi_loader: remove ERROR:, WARNING: prefixes in messages by Heinrich Schuchardt · 4 months ago
  55. 640427c efi_loader: add missing lf in error message by Heinrich Schuchardt · 4 months ago
  56. 8ab2178 Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 months ago
  57. f8fe853 Merge tag 'u-boot-at91-fixes-2025.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 4 months ago
  58. 933d27e Azure: Update to latest containers by Tom Rini · 4 months ago
  59. bc4fe56 efi_loader: reduce noisiness if ESP is missing by Heinrich Schuchardt · 4 months ago
  60. 3d23ded efi_loader: avoid #ifdef in efi_setup.c by Heinrich Schuchardt · 4 months ago
  61. 82c98b9 cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET by Heinrich Schuchardt · 4 months ago
  62. 8ac96c2 doc: blkmap: Fix typo in command example by Ken Kurematsu · 4 months ago
  63. 4b5750a doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC. by Chintan Vankar · 4 months ago
  64. 9b1cecd cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · 4 months ago
  65. 21cd724 pico-imx7d: Increase ODT resistor value by Ray Chang · 4 months ago
  66. 6846a5b clk: imx8: Add dummy clk by Peng Fan · 4 months ago
  67. 4d49c54 ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables by Marek Vasut · 4 months ago
  68. f566e94 arm64: dts: imx: Switch to using upstream DT on DH i.MX8MP DHCOM PDK2/PDK3 by Marek Vasut · 4 months ago
  69. a55c483 dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts by Marek Vasut · 4 months ago
  70. 6849390 ARM: at91: clock: Add missing include of asm/io.h by Alexander Dahl · 4 months ago
  71. f1de0b9 Merge patch series "Cleanup dma device in spl and move dma channel[0]" by Tom Rini · 4 months ago
  72. f83076a dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove() by Santhosh Kumar K · 4 months ago
  73. 7f069cc dma: ti: k3-udma: Move udma_probe() below all APIs by Santhosh Kumar K · 4 months ago
  74. fd74f38 configs: k3: Enable device removal in SPL by Prasanth Babu Mantena · 4 months ago
  75. c4b0053 mach-k3: common.c: Remove dma device in spl exit by Prasanth Babu Mantena · 4 months ago
  76. 0a50458 arm: dts: k3-j722s-binman: Add support for HS-SE by Udit Kumar · 4 months ago
  77. 731c804 arm: mach-k3: j784s4: Add clk and power support for wkup_uart by Bhavya Kapoor · 4 months ago
  78. 04efa73 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · 4 months ago
  79. c01d693 arm: mach-k3: am62: fixup thermal cooling device cpus by Parth Pancholi · 4 months ago
  80. 2237104 lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met by Lad Prabhakar · 4 months ago
  81. 3435486 Extend usage for OF_OVERLAY_LIST beyond SPL by Jan Kiszka · 4 months ago
  82. 8efc954 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 4 months ago
  83. be70857 Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 months ago
  84. d17661a Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 months ago
  85. 9e1cd2f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 months ago
  86. 6852a2c MAINTAINERS: add TCPM section by Sebastian Reichel · 4 months ago
  87. f2a7a5c rockchip: rock5b-rk3588: Enable USB-C PD support by Sebastian Reichel · 4 months ago
  88. 12049db rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi by Sebastian Reichel · 4 months ago
  89. 64002d0 board: rock5b-rk3588: enable USB-C in operating system by Sebastian Reichel · 4 months ago
  90. 43fdd31c usb: tcpm: fusb302: add driver by Sebastian Reichel · 4 months ago
  91. 1db4c0a usb: tcpm: add core framework by Sebastian Reichel · 4 months ago
  92. 98a36de Merge patch series "some serial rx buffer patches" by Tom Rini · 4 months ago
  93. 6cc6a2f serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · 4 months ago
  94. 3282298 serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE by Rasmus Villemoes · 4 months ago
  95. f4e7a39 serial: do not overwrite not-consumed characters in rx buffer by Rasmus Villemoes · 4 months ago
  96. e698608 serial: fix circular rx buffer edge case by Rasmus Villemoes · 4 months ago
  97. 4aa8b9e stm32mp: cosmetic: remove empty comment block in configs file by Patrick Delaunay · 4 months ago
  98. acc781a ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM by Marek Vasut · 4 months ago
  99. f10fc27 stm32mp: fix name of optee reserved memory node by Patrick Delaunay · 4 months ago
  100. 4ce3992 doc: clarify scmi device tree for stm32mp15 boards by Patrick Delaunay · 4 months ago