1. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  2. 2f6f8d9 arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · Wed Oct 23 15:20:13 2024 +0200
  3. cb42bc8 board: emulation: Add QEMU sbsa support by Patrick Rudolph · Wed Oct 23 15:20:08 2024 +0200
  4. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  5. 2888587 acpi: Add processor device by Patrick Rudolph · Wed Oct 23 15:19:58 2024 +0200
  6. 5c36041 acpi: Move function prototype by Patrick Rudolph · Wed Oct 23 15:19:55 2024 +0200
  7. 1669ce7 acpi: acpi_table: Add IORT support by Patrick Rudolph · Wed Oct 23 15:19:54 2024 +0200
  8. 4d3cf1a acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · Wed Oct 23 15:19:53 2024 +0200
  9. f317fce acpi: acpi_table: Bump revisions by Patrick Rudolph · Wed Oct 23 15:19:52 2024 +0200
  10. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  11. 7efbdbb arm: acpi: Add generic ACPI methods by Patrick Rudolph · Wed Oct 23 15:19:50 2024 +0200
  12. 8ca9f514 acpi: Add define for GTDT by Patrick Rudolph · Wed Oct 23 15:19:49 2024 +0200
  13. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · Wed Oct 23 15:19:48 2024 +0200
  14. 3fcac5e acpi: Fix typo by Patrick Rudolph · Wed Oct 23 15:19:47 2024 +0200
  15. 97b4c8a acpi: x86: Move MADT to common code by Patrick Rudolph · Wed Oct 23 15:19:46 2024 +0200
  16. 8dc4512 acpi: x86: Write FADT in common code by Maximilian Brune · Wed Oct 23 15:19:45 2024 +0200
  17. d7fa54b acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · Wed Oct 23 15:19:44 2024 +0200
  18. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Oct 26 08:10:31 2024 -0600
  19. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · Wed Oct 16 13:02:03 2024 +0300
  20. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 25 18:51:05 2024 -0600
  21. 90f59b3 configs: imxrt1050-evk: Enable standard boot by Jesse Taube · Thu Oct 24 22:02:27 2024 -0400
  22. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  23. a036dbb bootstage: Allow counting memory without strings by Simon Glass · Mon Oct 21 10:19:28 2024 +0200
  24. 78be640 global_data: Add some more accessors by Simon Glass · Mon Oct 21 10:19:27 2024 +0200
  25. 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · Mon Oct 21 10:19:26 2024 +0200
  26. 7a10a78 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 25 11:55:23 2024 -0600
  27. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Oct 25 08:35:56 2024 -0600
  28. 89ff6bc board: rockchip: Add Hardkernel ODROID-M2 by Jonas Karlman · Thu Oct 03 19:59:34 2024 +0000
  29. a2098d2 arm64: versal: Wire USB0 in distro boot by Michal Simek · Mon Sep 30 13:03:53 2024 +0200
  30. f0e07fd arm64: versal: Remove description for USB1 by Michal Simek · Mon Sep 30 13:03:52 2024 +0200
  31. e2c7643 imx: Support i.MX93 9X9 QSB board by Peng Fan · Wed Oct 23 12:03:17 2024 +0800
  32. f284eb0 Mark a few functions static inline by Andy Shevchenko · Mon Oct 21 17:20:45 2024 +0300
  33. 7be9d7b block: make blk_create_device() static by Heinrich Schuchardt · Fri Oct 18 03:30:15 2024 +0200
  34. fd0318b image: android: use ulong for kernel address by Neil Armstrong · Thu Oct 17 16:44:42 2024 +0200
  35. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  36. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · Thu Oct 17 17:12:08 2024 +0300
  37. a0a6216 include/android_ab: move ab_select_slot() documentation to @ notation by Dmitry Rokosov · Thu Oct 17 17:12:06 2024 +0300
  38. 30b5c61 spi: add DM_SPI_FLASH compatibility inline functions by Neil Armstrong · Tue Oct 01 18:06:11 2024 +0200
  39. b963fe1 global_data.h: remove unnecesary include of cyclic.h by Rasmus Villemoes · Thu Oct 03 23:28:02 2024 +0200
  40. f3dda00 watchdog.h: change include of cyclic.h to u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:27:57 2024 +0200
  41. 3c27ef6 cyclic: make cyclic_run static by Rasmus Villemoes · Thu Oct 03 23:27:56 2024 +0200
  42. cde8c95 cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:27:51 2024 +0200
  43. 5e058e5 video: Fix VNBYTES() macro comment by Miquel Raynal · Tue Sep 10 11:11:59 2024 +0200
  44. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  45. 7868595 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · Mon Oct 14 17:56:18 2024 +0800
  46. 7d6db31 Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 18 22:32:45 2024 -0600
  47. 4b384a4 mtd: spi-nor: Move SR3 WPS bit definition in the correct location by Marek Vasut · Tue Oct 15 22:14:53 2024 +0200
  48. 04f021f expo: Add forward declaration for udevice to cedit by Simon Glass · Mon Oct 14 16:32:03 2024 -0600
  49. f957785 expo: Drop scene_title_set() by Simon Glass · Mon Oct 14 16:32:02 2024 -0600
  50. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  51. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  52. 377f18e expo: Place menu items to the right of all labels by Simon Glass · Mon Oct 14 16:31:55 2024 -0600
  53. aea571d video: Avoid starting a new line to close to the bottom by Simon Glass · Mon Oct 14 16:31:54 2024 -0600
  54. bda3adc video: Add a dark-grey console colour by Simon Glass · Mon Oct 14 16:31:53 2024 -0600
  55. b9f3406 blk: Make functions available unconditionally by Simon Glass · Sun Sep 01 16:27:27 2024 -0600
  56. 7eef94d Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 18 09:05:04 2024 -0600
  57. d94b8b3 ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables by Marek Vasut · Wed Oct 16 01:44:32 2024 +0200
  58. bf05e67 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · Sat Oct 05 22:14:29 2024 +0300
  59. a41e7c8 Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Oct 17 08:35:11 2024 -0600
  60. c28e47a Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Oct 16 21:45:21 2024 -0600
  61. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · Tue Oct 15 17:26:43 2024 +0200
  62. 6c11dc6 Merge patch series "some serial rx buffer patches" by Tom Rini · Wed Oct 16 15:54:38 2024 -0600
  63. b17bccc9 serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · Thu Oct 03 16:10:29 2024 +0200
  64. 50fc188 serial: fix circular rx buffer edge case by Rasmus Villemoes · Thu Oct 03 16:10:26 2024 +0200
  65. c3f55b6 stm32mp: cosmetic: remove empty comment block in configs file by Patrick Delaunay · Wed Oct 16 19:54:08 2024 +0200
  66. 73b56ce ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM by Marek Vasut · Sat Oct 12 04:54:17 2024 +0200
  67. 359d4ed net: lwip: add wget command by Jerome Forissier · Wed Oct 16 12:04:09 2024 +0200
  68. bc4d882 net: lwip: add dns command by Jerome Forissier · Wed Oct 16 12:04:07 2024 +0200
  69. 8f29e00 net: lwip: add ping command by Jerome Forissier · Wed Oct 16 12:04:06 2024 +0200
  70. 6a78e96 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · Wed Oct 16 12:04:05 2024 +0200
  71. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  72. c8d070c net: eth-uclass: add function eth_start_udev() by Jerome Forissier · Wed Oct 16 12:04:01 2024 +0200
  73. 64abd78 net: split net into net{,-common,-legacy,-lwip} by Jerome Forissier · Wed Oct 16 12:04:00 2024 +0200
  74. d0e0a2c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 15 16:40:23 2024 -0600
  75. c9e6eb6 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · Tue Oct 15 21:07:16 2024 +0530
  76. fbb00c2 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:14 2024 +0530
  77. 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · Tue Oct 15 21:07:11 2024 +0530
  78. a3af5ba lmb: notify of any changes to the LMB memory map by Sughosh Ganu · Tue Oct 15 21:07:07 2024 +0530
  79. 7ebbdd7 lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · Tue Oct 15 21:07:04 2024 +0530
  80. 7f15d32 lmb: add versions of the lmb API with flags by Sughosh Ganu · Tue Oct 15 21:07:03 2024 +0530
  81. 9377e14 Merge patch series to add a "fallback" keyword to extlinux.conf parsing by Tom Rini · Tue Oct 15 09:18:04 2024 -0600
  82. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · Wed Oct 09 14:15:40 2024 +0100
  83. 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · Wed Oct 09 14:15:39 2024 +0100
  84. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · Wed Oct 09 14:15:38 2024 +0100
  85. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · Tue Oct 15 13:08:32 2024 +0900
  86. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  87. 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:35 2024 -0700
  88. c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:33 2024 -0700
  89. f7b522f lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:31 2024 -0700
  90. f5e04a2 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · Thu Oct 03 14:50:29 2024 -0700
  91. f51f355 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · Thu Oct 03 14:50:19 2024 -0700
  92. 9ec0088 sha1: Remove sha1 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:18 2024 -0700
  93. c35e1a4 md5: Remove md5 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:17 2024 -0700
  94. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  95. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · Thu Oct 03 14:50:15 2024 -0700
  96. 0db90db usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once by Bhupesh Sharma · Wed Aug 23 21:11:23 2023 +0530
  97. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 14 08:14:46 2024 -0600
  98. 42f33cf configs: meson64: Ensure commands for boot targets are available by Callum Parsey · Sat Oct 12 08:03:51 2024 +0000
  99. 2cfdf4b configs: meson64_android: Remove dtbo support by Mattijs Korpershoek · Fri Oct 11 17:51:03 2024 +0200
  100. 87acada configs: khadas-vim3{l}: Increase boot/recovery partition size by Mattijs Korpershoek · Fri Oct 11 17:51:02 2024 +0200