1. 08ae12b Mark a few functions static inline by Andy Shevchenko · 3 months ago
  2. db7e811 block: make blk_create_device() static by Heinrich Schuchardt · 3 months ago
  3. 6459964 global_data.h: remove unnecesary include of cyclic.h by Rasmus Villemoes · 4 months ago
  4. bd66575 watchdog.h: change include of cyclic.h to u-boot/schedule.h by Rasmus Villemoes · 4 months ago
  5. 307449d cyclic: make cyclic_run static by Rasmus Villemoes · 4 months ago
  6. 4457e5c cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · 4 months ago
  7. b34849c video: Fix VNBYTES() macro comment by Miquel Raynal · 4 months ago
  8. a370963 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 3 months ago
  9. 75068b1 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · 3 months ago
  10. 7036abb Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 months ago
  11. f83e36f mtd: spi-nor: Move SR3 WPS bit definition in the correct location by Marek Vasut · 3 months ago
  12. 790687c expo: Add forward declaration for udevice to cedit by Simon Glass · 3 months ago
  13. 96cbafb expo: Drop scene_title_set() by Simon Glass · 3 months ago
  14. 012e1e8 expo: Allow menu items to have values by Simon Glass · 3 months ago
  15. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 3 months ago
  16. 54eca1d expo: Place menu items to the right of all labels by Simon Glass · 3 months ago
  17. 18a85cf video: Avoid starting a new line to close to the bottom by Simon Glass · 3 months ago
  18. 52c1917 video: Add a dark-grey console colour by Simon Glass · 3 months ago
  19. 8c3e44d blk: Make functions available unconditionally by Simon Glass · 5 months ago
  20. 8ab2178 Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  21. 4d49c54 ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables by Marek Vasut · 3 months ago
  22. 04efa73 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · 3 months ago
  23. be70857 Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 months ago
  24. 9e1cd2f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 months ago
  25. 1db4c0a usb: tcpm: add core framework by Sebastian Reichel · 3 months ago
  26. 98a36de Merge patch series "some serial rx buffer patches" by Tom Rini · 3 months ago
  27. 6cc6a2f serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · 4 months ago
  28. e698608 serial: fix circular rx buffer edge case by Rasmus Villemoes · 4 months ago
  29. 4aa8b9e stm32mp: cosmetic: remove empty comment block in configs file by Patrick Delaunay · 3 months ago
  30. acc781a ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM by Marek Vasut · 3 months ago
  31. 3c656c9 net: lwip: add wget command by Jerome Forissier · 3 months ago
  32. aedcfec net: lwip: add dns command by Jerome Forissier · 3 months ago
  33. 7a5e00d net: lwip: add ping command by Jerome Forissier · 3 months ago
  34. 4d4d783 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · 3 months ago
  35. 98ad145 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 3 months ago
  36. 7ad5e87 net: eth-uclass: add function eth_start_udev() by Jerome Forissier · 3 months ago
  37. 1d5d292 net: split net into net{,-common,-legacy,-lwip} by Jerome Forissier · 3 months ago
  38. 83362ce Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 months ago
  39. f3fe323 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · 3 months ago
  40. e1b6822 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · 3 months ago
  41. 497da0c lmb: allow for boards to specify memory map by Sughosh Ganu · 3 months ago
  42. 2f61915 lmb: notify of any changes to the LMB memory map by Sughosh Ganu · 3 months ago
  43. 3c6896a lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · 3 months ago
  44. c8a8f01 lmb: add versions of the lmb API with flags by Sughosh Ganu · 3 months ago
  45. 4378732 Merge patch series to add a "fallback" keyword to extlinux.conf parsing by Tom Rini · 3 months ago
  46. 3809fd3 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 3 months ago
  47. 8ba82a9 boot: Add logic to enable booting from fallback option by Martyn Welch · 3 months ago
  48. d2faad3 boot: pxe_utils: Add fallback support by Martyn Welch · 3 months ago
  49. 88057da mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 3 months ago
  50. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 3 months ago
  51. 513a15d lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · 4 months ago
  52. c47bbf9 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · 4 months ago
  53. 3741abf lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · 4 months ago
  54. f758647 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · 4 months ago
  55. bdc3f44 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · 4 months ago
  56. 988e749 sha1: Remove sha1 non-watchdog API by Raymond Mao · 4 months ago
  57. 2b6f572 md5: Remove md5 non-watchdog API by Raymond Mao · 4 months ago
  58. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 4 months ago
  59. 13de848 mbedtls: add mbedtls into the build system by Raymond Mao · 4 months ago
  60. 3794bbf usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once by Bhupesh Sharma · 1 year, 5 months ago
  61. c676fc3 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 months ago
  62. 315cad9 configs: meson64: Ensure commands for boot targets are available by Callum Parsey · 3 months ago
  63. 0b063d6 configs: meson64_android: Remove dtbo support by Mattijs Korpershoek · 3 months ago
  64. ce138d9 configs: khadas-vim3{l}: Increase boot/recovery partition size by Mattijs Korpershoek · 3 months ago
  65. 29e5dbc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 months ago
  66. 82686e6 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 months ago
  67. 2ff444d drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · 5 months ago
  68. 5e13730 board: tegra: convert boards to text env by Svyatoslav Ryhel · 7 months ago
  69. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  70. 96ed5b0 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · 4 months ago
  71. 53abdda kconfig: binman: Check for SPL instead of XPL by Simon Glass · 4 months ago
  72. f38956a include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  73. a64e7d7 log: global: Rename warn_non_spl() by Simon Glass · 4 months ago
  74. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  75. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  76. 44a4c8e xpl: Add a function to indicate when in xPL by Simon Glass · 4 months ago
  77. f86580f xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 4 months ago
  78. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  79. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 4 months ago
  80. 713bfc5 xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 4 months ago
  81. d7f1672 stdio: Make use of the SERIAL define by Simon Glass · 4 months ago
  82. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 3 months ago
  83. 051c448 doc: introduce led.rst documentation by Christian Marangi · 4 months ago
  84. aad8cfa led: implement LED activity API by Christian Marangi · 4 months ago
  85. fc55ae0 common: board_r: rework BOOT LED handling by Christian Marangi · 4 months ago
  86. 914fd75 led: implement LED boot API by Christian Marangi · 4 months ago
  87. 30f6ea5 dm: core: implement ofnode_options helpers by Christian Marangi · 4 months ago
  88. a857e47 power: pmic/regulator: Support pca9452 by Joy Zou · 4 months ago
  89. 6417ee7 power: mp5416: Fix LDO SVAL for MP5416 PMIC by Sidharth Prabukumar · 1 year, 4 months ago
  90. 215f1d5 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · 11 months ago
  91. b03b2a4 efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · 4 months ago
  92. 9c4b44d sunxi: H616: switch to OF_UPSTREAM by Andre Przywara · 5 months ago
  93. f8efc68 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · 3 months ago
  94. 217b0a2 spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver by Venkatesh Yadav Abbarapu · 4 months ago
  95. 34da258 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 4 months ago
  96. 5d40b3d mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · 4 months ago
  97. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  98. c24dcfa mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · 4 months ago
  99. 00292c6 Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 3 months ago
  100. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 4 months ago