1. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  2. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  3. 6b8c29e net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · Thu Apr 04 12:38:03 2024 +0530
  4. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  5. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  6. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  7. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  8. 5d08523 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · Fri Apr 12 12:57:13 2024 -0600
  9. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  10. c83bdfb zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · Wed Mar 27 15:14:52 2024 +0100
  11. e9a1956 zlib: Rename write variable to wnext (window write index) by Michal Simek · Wed Mar 27 15:14:51 2024 +0100
  12. e2a7fb2 zlib: Rename this variable to here (current decoding table entry) by Michal Simek · Wed Mar 27 15:14:50 2024 +0100
  13. 6b9ec01 Merge branch '2024-04-12-assorted-updates' by Tom Rini · Fri Apr 12 12:50:57 2024 -0600
  14. b261bce ARM: uniphier: Move uniphier_mem_map_init() call into dram_init() by Kunihiko Hayashi · Fri Apr 05 17:37:15 2024 +0900
  15. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · Wed Apr 03 13:40:47 2024 +0200
  16. c4ae221 test: remove unused import from pkg_resources by Heinrich Schuchardt · Wed Apr 03 13:11:41 2024 +0200
  17. 94483d2 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · Fri Mar 29 19:55:53 2024 -0500
  18. 127ad5f cli: always show cursor by Heinrich Schuchardt · Fri Mar 29 17:09:22 2024 +0100
  19. ee92a69 part: Check all partitions in part_get_info_by_name() by Sam Protsenko · Thu Mar 28 17:29:50 2024 -0500
  20. 23b571e image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · Thu Mar 21 12:22:22 2024 +0100
  21. 8fb9430 sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET by Heinrich Schuchardt · Mon Feb 12 09:37:30 2024 +0100
  22. 34bc960 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · Thu Jan 11 09:03:43 2024 +0100
  23. 3efaa0e sandbox: missing return value checks in eth-raw-os by Heinrich Schuchardt · Sun Jan 07 09:27:12 2024 +0100
  24. 304c425 board: phycore-am62x: Extend for better environment handling by Wadim Egorov · Wed Apr 03 15:59:11 2024 +0200
  25. 3eab206 arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs by Wadim Egorov · Wed Apr 03 15:59:10 2024 +0200
  26. a85a8fa arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL by Wadim Egorov · Wed Apr 03 15:59:09 2024 +0200
  27. 977c09e arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images by Kamlesh Gurudasani · Wed Apr 03 17:33:10 2024 +0530
  28. 0908c08 arm: mach-k3: add support for detecting TIFSSTUB images by Kamlesh Gurudasani · Wed Apr 03 17:33:09 2024 +0530
  29. 62a2d3a verdin-am62: move verdin am62 to OF_UPSTREAM by Marcel Ziswiler · Wed Apr 03 09:15:10 2024 +0200
  30. 6044eab arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes by Andrew Davis · Tue Apr 02 11:09:08 2024 -0500
  31. 1ed20d6 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · Tue Apr 02 11:09:07 2024 -0500
  32. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · Wed Apr 03 16:31:55 2024 +0200
  33. a7e364b arm: mach-k3: common: EFI loader map memory below ram top by Vitor Soares · Thu Mar 28 10:05:48 2024 +0000
  34. 322e473 am625x_evm_a53: Tweak boot command to set fdt by Martyn Welch · Tue Mar 26 14:26:33 2024 +0000
  35. 7585cc5 tools: binman: ti_board_cfg: improve error message by Michael Walle · Tue Mar 26 10:39:34 2024 +0100
  36. 8cfcc9b binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · Tue Mar 26 13:37:06 2024 +0530
  37. 908ee7b arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade by Joao Paulo Goncalves · Wed Mar 20 09:16:32 2024 -0300
  38. f468fb6 arm: mach-k3: am62: Get a53 max cpu frequency by speed grade by Joao Paulo Goncalves · Wed Mar 20 09:16:31 2024 -0300
  39. 3ba1b8c configs: am6*_evm_a53_defconfig: Enable config to support mmc rescan by Judith Mendez · Tue Mar 19 13:43:43 2024 -0500
  40. a52d207 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" by Tom Rini · Thu Apr 11 09:39:04 2024 -0600
  41. e9748b2 boot: fdt: Move usable variable below updated comment by Marek Vasut · Tue Mar 26 23:13:16 2024 +0100
  42. e4530ca boot: fdt: Drop lmb_alloc*() typecasts by Marek Vasut · Tue Mar 26 23:13:15 2024 +0100
  43. ddf73a8 boot: fdt: Clean up env_get_bootm_mapsize() by Marek Vasut · Tue Mar 26 23:13:14 2024 +0100
  44. b140bbd boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low by Marek Vasut · Tue Mar 26 23:13:13 2024 +0100
  45. 1d02ed7 boot: fdt: Clean up env_get_bootm_size() by Marek Vasut · Tue Mar 26 23:13:12 2024 +0100
  46. f816c42 boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · Tue Mar 26 23:13:11 2024 +0100
  47. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  48. efb5c64 x86: qemu: Enable truetype fonts by Simon Glass · Thu Jan 04 08:10:42 2024 -0700
  49. 4d45e3d x86: qemu: Expand ROM size by Simon Glass · Thu Jan 04 08:10:41 2024 -0700
  50. d336c6d x86: coreboot: Enable truetype fonts by Simon Glass · Thu Jan 04 08:10:40 2024 -0700
  51. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  52. 5347ad4 video: Drop unnecessary truetype operations from SPL by Simon Glass · Thu Jan 04 08:10:38 2024 -0700
  53. 2425d4f video: Correct setting of cursor position by Simon Glass · Thu Jan 04 08:10:37 2024 -0700
  54. 0b004e4 x86: coreboot: Add a boot script by Simon Glass · Thu Jan 04 08:10:36 2024 -0700
  55. 5e38486 fastboot: Update help text with respect to CMDLINE by Tom Rini · Wed Apr 10 20:00:32 2024 -0600
  56. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  57. 5f2cb6a x86: Drop message about features being missing with 64-bit by Simon Glass · Thu Dec 14 21:19:14 2023 -0700
  58. f2d75d7 pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · Thu Dec 14 21:19:13 2023 -0700
  59. d6e1dcd pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · Thu Dec 14 21:19:12 2023 -0700
  60. f7eded2 pxe: Move calculation of FDT file into a function by Simon Glass · Thu Dec 14 21:19:11 2023 -0700
  61. b5e0eb8 pxe: Refactor to avoid over-using bootm_argv by Simon Glass · Thu Dec 14 21:19:10 2023 -0700
  62. 5df368c pxe: Refactor to reduce the size of label_boot() by Simon Glass · Thu Dec 14 21:19:09 2023 -0700
  63. 7c19f91 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · Thu Dec 14 21:19:08 2023 -0700
  64. 698da33 doc: Mention fastboot dependency on CMDLINE by Simon Glass · Thu Dec 14 21:19:07 2023 -0700
  65. 39465c1 fastboot: Remove dependencies on CMDLINE by Simon Glass · Thu Dec 14 21:19:06 2023 -0700
  66. e0df140 bootm: Make cmdline optional with bootm_boot_start() by Simon Glass · Thu Dec 14 21:19:05 2023 -0700
  67. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  68. 3edac60 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · Thu Dec 14 21:19:03 2023 -0700
  69. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  70. b4832e8 bootm: Make OS booting dependent on BOOTM by Simon Glass · Thu Dec 14 21:19:01 2023 -0700
  71. 79b906c bootm: Add a Kconfig option for bootm functionality by Simon Glass · Thu Dec 14 21:19:00 2023 -0700
  72. b63afe9 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · Thu Dec 14 21:18:59 2023 -0700
  73. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  74. 166e79a x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · Sun Dec 03 17:29:38 2023 -0700
  75. 10880b3 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · Sun Dec 03 17:29:37 2023 -0700
  76. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  77. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  78. 357105f x86: zboot: Move argument processing outside zboot_start() by Simon Glass · Sun Dec 03 17:29:34 2023 -0700
  79. e1f59f4 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · Sun Dec 03 17:29:33 2023 -0700
  80. 82e6b89 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · Sun Dec 03 17:29:32 2023 -0700
  81. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  82. a911beb x86: zboot: Create separate functions for the logic by Simon Glass · Sun Dec 03 17:29:30 2023 -0700
  83. 205374e x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · Sun Dec 03 17:29:29 2023 -0700
  84. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  85. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  86. bf4af11 x86: zboot: Move zimage definitions to the header file by Simon Glass · Sun Dec 03 17:29:26 2023 -0700
  87. 0d96abb Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Apr 10 11:51:58 2024 -0600
  88. aa3dc33 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · Tue Apr 02 13:29:16 2024 +0200
  89. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  90. 217d7b2 lib: add missing line breaks in debug messages by Maxim Moskalets · Sat Mar 30 14:11:21 2024 +0300
  91. c5c88a0 fs: ext4: all file paths are absolute by Heinrich Schuchardt · Wed Mar 27 09:09:27 2024 +0100
  92. fa3dc82 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · Tue Mar 26 10:34:31 2024 +0100
  93. 59d10d0 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · Thu Mar 21 21:16:13 2024 +0100
  94. c668b15 tools: open FIT image read-only by Ahelenia Ziemiańska · Thu Mar 21 19:31:54 2024 +0100
  95. be74019 fs: ext4: make "File System is consistent\n" a debug message by Heinrich Schuchardt · Wed Mar 20 14:23:52 2024 +0100
  96. 547f54c build: Revive and update LDR format support by Greg Malysa · Tue Mar 19 22:16:07 2024 -0400
  97. 905b248 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · Tue Mar 19 12:51:31 2024 -0400
  98. 3a7e1a4 fs: ext4: Change the Settings of file permissions by developer · Tue Mar 19 17:20:40 2024 +0800
  99. a119833 cmd: sysboot: null check filename by Caleb Connolly · Mon Mar 18 23:16:36 2024 +0000
  100. d8ceb20 arm64: Fix map_range() not splitting mapped blocks by Pierre-Clément Tosi · Mon Mar 18 19:35:49 2024 +0000