1. 5a74c75 pinctrl: rzg2l: Drop unnecessary scope by Paul Barker · Wed Nov 20 09:48:30 2024 +0000
  2. 27a7a16 pinctrl: rzg2l: Support Ethernet TXC output enable by Paul Barker · Wed Nov 20 09:48:29 2024 +0000
  3. d4dc510 pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces by Paul Barker · Wed Nov 20 09:48:28 2024 +0000
  4. 150f441 net: ravb: Simplify max-speed handling in ravb_of_to_plat by Paul Barker · Wed Nov 20 09:49:39 2024 +0000
  5. ba9ab16 clk: rzg2l: Ignore enable for core clocks by Paul Barker · Tue Nov 19 19:36:26 2024 +0000
  6. 1908100 mbedtls: remove MBEDTLS_HAVE_TIME by Ilias Apalodimas · Fri Dec 06 12:56:45 2024 +0200
  7. 9943e10 arm: qemu: fix update_info declaration by Vincent Stehlé · Fri Dec 06 08:58:53 2024 +0100
  8. bd198b3 net: disable MBEDTLS in SPL by Heinrich Schuchardt · Fri Dec 06 12:37:09 2024 +0100
  9. b938f93 rtc: CONFIGS_RTC_PL031 must depend on CONFIGS_DM_RTC by Heinrich Schuchardt · Thu Dec 05 21:36:19 2024 +0100
  10. ed220b8 lmb: prohibit allocations above ram_top even from same bank by Sughosh Ganu · Mon Dec 02 12:36:24 2024 +0530
  11. 3284b66 configs: Resync with savedefconfig by Tom Rini · Fri Dec 06 17:40:50 2024 -0600
  12. cb46f6d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Thu Dec 05 08:11:35 2024 -0600
  13. 9d39640 Merge tag 'efi-master-05122024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Thu Dec 05 08:10:51 2024 -0600
  14. 5aaeb0e lmb: Fix the allocation of overlapping memory areas with !LMB_NONE by Ilias Apalodimas · Mon Dec 02 16:42:45 2024 +0200
  15. 33cfbc0 efi_loader: Check for a valid fw_name before auto generating GUIDs by Ilias Apalodimas · Tue Dec 03 18:13:37 2024 +0200
  16. 15568ad power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind() by Patrice Chotard · Tue Dec 03 11:06:11 2024 +0100
  17. 331cc0e power: regulator: replace some debug() by dev_dbg() by Patrice Chotard · Tue Dec 03 11:06:10 2024 +0100
  18. aa70d54 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Dec 03 12:37:20 2024 -0600
  19. ecd06f5 configs: e850-96: Disable PSCI reset by Sam Protsenko · Mon Nov 18 21:28:00 2024 -0600
  20. 84fcb87 common: relocate fdt_blob in global_data for FDTSRC_EMBED case by Evgeny Bachinin · Mon Nov 25 12:15:07 2024 +0300
  21. 1577b13 Revert "global_data: Drop spl_handoff" by Simon Glass · Sun Dec 01 07:42:35 2024 -0700
  22. f625fec binman: Avoid skipping binman_init() by Simon Glass · Sun Dec 01 07:42:34 2024 -0700
  23. d200cbc powerpc/t2080qds: remove spurious x permission from README file by Rasmus Villemoes · Mon Nov 25 10:37:00 2024 +0100
  24. 3561157 arm: dts: socfpga: remove spurious execute permission from dt files by Rasmus Villemoes · Mon Nov 25 10:33:22 2024 +0100
  25. 69cad63 Makefile: avoid non-standard sed expressions by Mark Kettenis · Tue Nov 26 20:12:14 2024 +0100
  26. c715732 net: lwip: wget: fix legacy syntax by Jerome Forissier · Tue Nov 26 15:45:06 2024 +0100
  27. 172039e Revert "efi_memory: do not add U-Boot memory to the memory map" by Ilias Apalodimas · Fri Nov 29 19:08:13 2024 +0200
  28. 31a39a6 Merge tag 'u-boot-imx-master-20241130' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Nov 30 08:34:45 2024 -0600
  29. 9787192 test/cmd/wget.c: move net_test_wget() to the cmd test suite by Jerome Forissier · Fri Nov 15 17:45:14 2024 +0100
  30. c8d4a20 Revert "arm64: dts: ti: k3-j7200: Fix OSPI boot" by Tom Rini · Fri Nov 29 07:50:33 2024 -0600
  31. 97327e3 ARM: dts: imx: Enable PCIe and NVMe on Data Modul i.MX8M Mini eDM SBC by Marek Vasut · Fri Nov 29 01:35:43 2024 +0100
  32. 61e6000 ARM: imx: Replace YModem with SDP on Data Modul i.MX8M Mini eDM SBC SPL by Marek Vasut · Fri Nov 29 03:41:47 2024 +0100
  33. 8c4c979 ARM: imx: Deduplicate Data Modul i.MX8M eDM SBC defconfigs by Marek Vasut · Fri Nov 29 01:13:56 2024 +0100
  34. e6f8880 ARM: imx: Perform plain boot in altbootcmd on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Fri Nov 29 01:13:55 2024 +0100
  35. 84dd1c7 ARM: dts: imx: Pick safe DRAM size on failure on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Fri Nov 29 01:13:54 2024 +0100
  36. d6e4618 ARM: dts: imx: Make DRAM coding GPIOs available before relocation on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Fri Nov 29 01:13:53 2024 +0100
  37. 4b2dda1 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Nov 27 07:34:17 2024 -0600
  38. dc58f5b Merge branch 'u-boot-nand-20241126' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Wed Nov 27 07:33:06 2024 -0600
  39. cbec0e4 configs: enable CONFIG_PCI_REGION_MULTI_ENTRY=y in sifive_unmatched_defconfig by Yuri Zaporozhets · Tue Nov 19 21:59:59 2024 +0100
  40. 61f11fd configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODE by Andreas Schwab · Tue Nov 12 17:27:22 2024 +0100
  41. 97e5b52 configs: SiFive Unmatched: enable 'env erase' sub-command by Heinrich Schuchardt · Tue Nov 12 11:42:23 2024 +0100
  42. c08c6d3 spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V by Yuri Zaporozhets · Mon Nov 11 20:24:04 2024 +0100
  43. ac01633 mtd: rawnand: brcmnand: update log level messages by david regan · Tue Nov 12 22:27:15 2024 -0800
  44. eab54c1 mtd: rawnand: brcmnand: Default bcmbca parameter_page_big_endian to zero by david regan · Tue Nov 12 22:27:14 2024 -0800
  45. 8cc5efb arm: dts: Use upstream dts by david regan · Tue Nov 12 22:27:13 2024 -0800
  46. a1255c5 mtd: nand: brcmnand: remove device specific nand driver files by david regan · Tue Nov 12 22:27:12 2024 -0800
  47. 65497a8 configs: Resync with savedefconfig by Tom Rini · Tue Nov 26 08:10:18 2024 -0600
  48. 2e4ffd9 Merge tag 'u-boot-dfu-20241126' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Nov 26 08:05:11 2024 -0600
  49. 4983ae8 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Nov 26 08:04:44 2024 -0600
  50. 9281f74 arm: mvebu: Add Allied Telesis x250 board by Chris Packham · Tue Nov 26 08:55:53 2024 +1300
  51. 15a26cb arm: mvebu: x530: Enable IPV6 support by Chris Packham · Fri Nov 22 13:30:21 2024 +1300
  52. 6d82407 arm: mvebu: x530: Don't build mkeficapsule by Chris Packham · Fri Nov 22 13:30:20 2024 +1300
  53. ee83d5e arm: mvebu: x530: Remove dead comments by Chris Packham · Fri Nov 22 13:30:19 2024 +1300
  54. e4ee25e arm: mvebu: x240: Enable IPV6 support by Chris Packham · Fri Nov 22 13:30:18 2024 +1300
  55. 5695613 arm: mvebu: x240: Don't build mkeficapsule by Chris Packham · Fri Nov 22 13:30:17 2024 +1300
  56. 882b3ce arm: mvebu: x240: Switch to standard boot by Chris Packham · Fri Nov 22 13:30:16 2024 +1300
  57. 2190160 arm: mvebu: x240: Use default baudrate table by Chris Packham · Fri Nov 22 13:30:15 2024 +1300
  58. c9c8c4f arm: kirkwood: Enable bootstd for Sheevaplug board by Tony Dinh · Thu Nov 21 11:02:27 2024 -0800
  59. 7ee5a9a arm: mvebu: Disable JFFS2 support for Kirkwood and Armada XP boards by Tony Dinh · Mon Nov 18 11:34:59 2024 -0800
  60. 37b0986 usb: ci_udc: don't use "advance" feature when setting address by Ion Agorria · Tue Nov 26 09:29:56 2024 +0200
  61. 2d91acf Prepare v2025.01-rc3 by Tom Rini · Mon Nov 25 16:58:57 2024 -0600
  62. 401e6cf Merge branch 'master-asix' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Nov 25 15:32:16 2024 -0600
  63. 74955ab spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL by Dominik Wernberger · Mon Nov 25 22:21:52 2024 +0100
  64. 014bff5 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Nov 25 12:37:46 2024 -0600
  65. e5fbe53 ast2600: spl: Use readl for reading mmio by Joel Stanley · Mon Nov 18 12:42:56 2024 +1030
  66. dec2dde mtd: Drop superfluous const qualifier by Andy Shevchenko · Mon Oct 21 17:20:40 2024 +0300
  67. 9df7f83 eth: asix88179: packet drop when receiving large fragmented packets by Khoa Hoang · Thu Nov 07 21:51:36 2024 -0800
  68. d051a42 eth: asix88179: Fix ASIX AX88179A PHY hang by Khoa Hoang · Thu Nov 07 21:51:35 2024 -0800
  69. 7c3d3e9 usb: onboard-hub: Bail out if peer hub is already probed by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:02 2024 +0530
  70. 60ef2ff usb: onboard-hub: Add i2c initialization for usb5744 hub by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:01 2024 +0530
  71. c7075c2 usb: onboard-hub: add support for Microchip USB5744 by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:00 2024 +0530
  72. 20a61da usb: onboard-hub: Fix the return values of regulator APIs by Venkatesh Yadav Abbarapu · Mon Nov 25 09:41:59 2024 +0530
  73. ab690c7 usb: onboard-hub: Add reset-gpio support by Venkatesh Yadav Abbarapu · Mon Nov 25 09:41:58 2024 +0530
  74. 9b19ed6 Merge patch series "Fix device removal order for Apple dart iommu" by Tom Rini · Sun Nov 24 15:41:32 2024 -0600
  75. 6460973 dm: Add dm_remove_devices_active() for ordered device removal by Janne Grunau · Sat Nov 23 22:44:05 2024 +0100
  76. 7dcf0d6 iommu: apple: Mark device with DM_FLAG_VITAL by Janne Grunau · Sat Nov 23 22:44:04 2024 +0100
  77. ee1b8ab Merge tag 'efi-2025-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 24 09:37:32 2024 -0600
  78. fa5be12 lmb: Correctly unmap and free memory on errors by Ilias Apalodimas · Sun Nov 24 11:00:03 2024 +0200
  79. 84501d2 Merge tag 'u-boot-imx-master-20241123' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Nov 23 21:14:15 2024 -0600
  80. 8968e17 configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER by Heinrich Schuchardt · Thu Nov 21 15:25:22 2024 +0100
  81. 11600fb efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · Thu Nov 21 15:25:21 2024 +0100
  82. d67fae6 doc: cmd: wget: document lwIP syntax by Jerome Forissier · Mon Nov 18 10:18:01 2024 +0100
  83. c85455d doc: remove README.TPL by Heinrich Schuchardt · Mon Nov 11 10:16:21 2024 +0100
  84. 72e365b doc: move README.kconfig to HTML documentation by Heinrich Schuchardt · Mon Nov 11 10:05:39 2024 +0100
  85. ebe7521 efi_loader: simplify efi_tcg2_hash_log_extend_event() by Heinrich Schuchardt · Tue Nov 05 05:20:45 2024 +0100
  86. 937c5a8 arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs by Marek Vasut · Fri Nov 22 02:58:12 2024 +0100
  87. 39ca613 Merge branch '2024-11-22-assorted-fixes' by Tom Rini · Fri Nov 22 14:43:17 2024 -0600
  88. 4fb5adc cmd: improve description of the cdp command by Heinrich Schuchardt · Mon Nov 11 10:50:35 2024 +0100
  89. a91eac9 test: unit test for hextoull() by Heinrich Schuchardt · Wed Nov 13 22:15:12 2024 +0100
  90. 8cc5283 net: lwip: dhcp: support arguments for TFTP file download by Jerome Forissier · Thu Nov 14 18:20:07 2024 +0100
  91. 4276a3c net: lwip: provide entropy to MBed TLS in one go by Ilias Apalodimas · Thu Nov 14 16:29:15 2024 +0200
  92. 1e14542 net: lwip: wget: update help string by Jerome Forissier · Thu Nov 14 15:20:40 2024 +0100
  93. 9159657 net: lwip: fix get_udev_ipv4_info() by Jerome Forissier · Mon Nov 18 15:31:25 2024 +0100
  94. bc80dfb arm64: dts: ti: k3-j7200: Fix OSPI boot by Udit Kumar · Tue Nov 19 15:37:20 2024 +0530
  95. 07e3a12 board: armltd: Make myself maintainer for total compute by Ben Horgan · Tue Nov 19 17:25:58 2024 +0000
  96. 96e4099 Revert "test: Update time tests to use unit-test asserts" by Tom Rini · Tue Nov 19 08:05:26 2024 -0600
  97. 595bf7d net: lwip: fix dhcp_loop() by Jerome Forissier · Fri Nov 22 13:35:29 2024 +0100
  98. 33342f0 test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android} by Mattijs Korpershoek · Fri Nov 22 15:11:34 2024 +0100
  99. 31cd044 Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Wed Nov 20 11:55:24 2024 -0600
  100. ce7e302 treewide: remove Qualcomm dt-binding headers that are available upstream by Caleb Connolly · Wed Nov 13 05:33:32 2024 +0100