1. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  2. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · Mon Aug 26 17:29:22 2024 +0530
  3. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  4. 955415b boot: android: fix booting without a ramdisk by Michael Walle · Mon Jul 29 23:36:57 2024 +0200
  5. 826e0be abootimg: Add init_boot image support by Roman Stratiienko · Thu May 23 07:06:07 2024 +0000
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  8. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:02 2024 -0600
  9. ddf73a8 boot: fdt: Clean up env_get_bootm_mapsize() by Marek Vasut · Tue Mar 26 23:13:14 2024 +0100
  10. 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
  11. 1d02ed7 boot: fdt: Clean up env_get_bootm_size() by Marek Vasut · Tue Mar 26 23:13:12 2024 +0100
  12. 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
  13. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  14. 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · Sat Nov 18 14:05:12 2023 -0700
  15. 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · Sat Nov 18 14:05:11 2023 -0700
  16. 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · Sat Nov 18 14:05:06 2023 -0700
  17. 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · Sat Nov 18 14:04:57 2023 -0700
  18. 1ca3c64 boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · Wed Apr 05 19:48:56 2023 -0400
  19. 317dbfc image: Fix script execution from FIT images with external data by Tobias Waldekranz · Thu Feb 16 16:33:47 2023 +0100
  20. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · Mon Feb 06 00:50:17 2023 +0100
  21. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · Mon Feb 06 00:50:11 2023 +0100
  22. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · Mon Feb 06 00:50:05 2023 +0100
  23. fb59eca image: Fix potentially uninitialized data variable by Marek Vasut · Mon Feb 27 20:56:31 2023 +0100
  24. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  25. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  26. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  27. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  28. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  29. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  30. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  31. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · Sun Aug 28 12:32:53 2022 -0600
  32. 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · Sun Aug 28 12:32:52 2022 -0600
  33. 973b893 image: Drop remaining FIT #ifdef by Simon Glass · Sun Aug 28 12:32:51 2022 -0600
  34. e832db2 image: Drop another #ifdef for FIT by Simon Glass · Sun Aug 28 12:32:50 2022 -0600
  35. f2d23de image: Drop one #ifdef for FIT by Simon Glass · Sun Aug 28 12:32:49 2022 -0600
  36. f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · Sun Aug 28 12:32:48 2022 -0600
  37. 664696f image: Track when ramdisk processing is completed by Simon Glass · Sun Aug 28 12:32:47 2022 -0600
  38. dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · Sun Aug 28 12:32:46 2022 -0600
  39. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  40. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  41. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · Thu Jul 07 10:45:37 2022 +0200
  42. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  43. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  44. bc7d9d2 Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · Mon Dec 20 09:36:32 2021 -0500
  45. e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · Mon Nov 08 21:03:38 2021 +0300
  46. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600[Renamed from common/image-board.c]
  47. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Nov 11 09:04:20 2021 -0500