1. 6d111a6 arm: total_compute: move the boot command to an env file by Boyan Karatotev · 3 months ago
  2. 4696d63 arm: total_compute: Remove unused bootm_size by Boyan Karatotev · 3 months ago
  3. ea70352 arm: total_compute: Initialize environment variables by Boyan Karatotev · 3 months ago
  4. ed36494 arm: total_compute: depend on TF-A for hardware description by Boyan Karatotev · 3 months ago
  5. 83362ce Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 months ago
  6. f3fe323 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · 3 months ago
  7. e1b6822 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · 3 months ago
  8. 497da0c lmb: allow for boards to specify memory map by Sughosh Ganu · 3 months ago
  9. 2f61915 lmb: notify of any changes to the LMB memory map by Sughosh Ganu · 3 months ago
  10. 3c6896a lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · 3 months ago
  11. c8a8f01 lmb: add versions of the lmb API with flags by Sughosh Ganu · 3 months ago
  12. 4378732 Merge patch series to add a "fallback" keyword to extlinux.conf parsing by Tom Rini · 3 months ago
  13. 3809fd3 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 3 months ago
  14. 8ba82a9 boot: Add logic to enable booting from fallback option by Martyn Welch · 3 months ago
  15. d2faad3 boot: pxe_utils: Add fallback support by Martyn Welch · 3 months ago
  16. 88057da mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 3 months ago
  17. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 3 months ago
  18. 513a15d lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · 4 months ago
  19. c47bbf9 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · 4 months ago
  20. 3741abf lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · 4 months ago
  21. f758647 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · 4 months ago
  22. bdc3f44 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · 4 months ago
  23. 988e749 sha1: Remove sha1 non-watchdog API by Raymond Mao · 4 months ago
  24. 2b6f572 md5: Remove md5 non-watchdog API by Raymond Mao · 4 months ago
  25. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 4 months ago
  26. 13de848 mbedtls: add mbedtls into the build system by Raymond Mao · 4 months ago
  27. 3794bbf usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once by Bhupesh Sharma · 1 year, 5 months ago
  28. 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
  29. 315cad9 configs: meson64: Ensure commands for boot targets are available by Callum Parsey · 3 months ago
  30. 0b063d6 configs: meson64_android: Remove dtbo support by Mattijs Korpershoek · 3 months ago
  31. ce138d9 configs: khadas-vim3{l}: Increase boot/recovery partition size by Mattijs Korpershoek · 3 months ago
  32. 29e5dbc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 months ago
  33. 82686e6 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 months ago
  34. 2ff444d drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · 5 months ago
  35. 5e13730 board: tegra: convert boards to text env by Svyatoslav Ryhel · 7 months ago
  36. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  37. 96ed5b0 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · 4 months ago
  38. 53abdda kconfig: binman: Check for SPL instead of XPL by Simon Glass · 4 months ago
  39. f38956a include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  40. a64e7d7 log: global: Rename warn_non_spl() by Simon Glass · 4 months ago
  41. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  42. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  43. 44a4c8e xpl: Add a function to indicate when in xPL by Simon Glass · 4 months ago
  44. f86580f xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 4 months ago
  45. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  46. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 4 months ago
  47. 713bfc5 xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 4 months ago
  48. d7f1672 stdio: Make use of the SERIAL define by Simon Glass · 4 months ago
  49. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 3 months ago
  50. 051c448 doc: introduce led.rst documentation by Christian Marangi · 4 months ago
  51. aad8cfa led: implement LED activity API by Christian Marangi · 4 months ago
  52. fc55ae0 common: board_r: rework BOOT LED handling by Christian Marangi · 4 months ago
  53. 914fd75 led: implement LED boot API by Christian Marangi · 4 months ago
  54. 30f6ea5 dm: core: implement ofnode_options helpers by Christian Marangi · 4 months ago
  55. a857e47 power: pmic/regulator: Support pca9452 by Joy Zou · 4 months ago
  56. 6417ee7 power: mp5416: Fix LDO SVAL for MP5416 PMIC by Sidharth Prabukumar · 1 year, 4 months ago
  57. 215f1d5 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · 11 months ago
  58. b03b2a4 efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · 4 months ago
  59. 9c4b44d sunxi: H616: switch to OF_UPSTREAM by Andre Przywara · 5 months ago
  60. f8efc68 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · 3 months ago
  61. 217b0a2 spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver by Venkatesh Yadav Abbarapu · 4 months ago
  62. 34da258 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 4 months ago
  63. 5d40b3d mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · 4 months ago
  64. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  65. c24dcfa mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · 4 months ago
  66. 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
  67. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 4 months ago
  68. 13f5535 gzip: Correct function comment for gunzip() by Simon Glass · 4 months ago
  69. 71b1ae4 bootstd: Add stub for bootdev_setup_for_sibling_blk() by Simon Glass · 4 months ago
  70. 08990e2 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 4 months ago
  71. 1083fa7 arm: SC573-EZKIT initial support by Oliver Gaskell · 4 months ago
  72. 03ef0ad arm: SC589-EZKIT initial support by Oliver Gaskell · 4 months ago
  73. 07735ee arm: SC584-EZKIT initial support by Oliver Gaskell · 4 months ago
  74. e91d85e arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 4 months ago
  75. 38742c7 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 4 months ago
  76. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 4 months ago
  77. 7bc5f66 Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · 4 months ago
  78. 2e8dfef Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board" by Tom Rini · 4 months ago
  79. 0be5309 board: ti: am62x_evm: Add android bootflow by Guillaume La Roque · 4 months ago
  80. 4b17845 dfu: define a callback function for the dfu_alt_info environment variable by Rasmus Villemoes · 4 months ago
  81. 6f52fee power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · 4 months ago
  82. ba0faba power: regulator: Drop regulator_unset() by Marek Vasut · 4 months ago
  83. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 4 months ago
  84. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  85. 9aa7e53 flash: prefix error codes with FL_ by Jerome Forissier · 4 months ago
  86. 90cc07f mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · 4 months ago
  87. 73de259 events: correct event_uninit() description by Heinrich Schuchardt · 4 months ago
  88. d168c63 boot: correct struct expo_action description by Heinrich Schuchardt · 4 months ago
  89. 55ff5ff sandbox: fix OS function descriptions by Heinrich Schuchardt · 4 months ago
  90. 89d911e efi_loader: correct efi_set_variable_int() description by Heinrich Schuchardt · 4 months ago
  91. 016c39c doc: include/getopt.h: remove comments confusing Sphinx by Heinrich Schuchardt · 4 months ago
  92. 33a4dfc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · 4 months ago
  93. 146be6f Merge tag 'u-boot-imx-next-20240919' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 4 months ago
  94. 2ac0a30 Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 4 months ago
  95. 03392f1 fwu: check all images for transitioning out of Trial State by Sughosh Ganu · 4 months ago
  96. effe934 imx6q-lxr: Add board support by Fabio Estevam · 4 months ago
  97. 1d0d257 imx93_evk: spl: update pmic settings by Peng Fan · 4 months ago
  98. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  99. bc62432 dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 5 months ago
  100. 90afded log: Add a new log category for the console by Simon Glass · 5 months ago