1. 28eafe6 bootm: optee: Drop special call to bootm_find_other() by Simon Glass · Sat Nov 18 14:05:15 2023 -0700
  2. 3f2dcbe bootm: efi: Drop special call to bootm_find_other() by Simon Glass · Sat Nov 18 14:05:14 2023 -0700
  3. 5fb729b bootm: Simplify Android ramdisk addr in bootm_find_images() by Simon Glass · Sat Nov 18 14:05:13 2023 -0700
  4. 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · Sat Nov 18 14:05:12 2023 -0700
  5. 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · Sat Nov 18 14:05:11 2023 -0700
  6. db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · Sat Nov 18 14:05:10 2023 -0700
  7. af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · Sat Nov 18 14:05:09 2023 -0700
  8. 7f0a5a6 bootm: Drop #ifdef in bootm_find_images() by Simon Glass · Sat Nov 18 14:05:08 2023 -0700
  9. fd7595a fdt: Allow use of fdt_support inside if() statements by Simon Glass · Sat Nov 18 14:05:07 2023 -0700
  10. 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · Sat Nov 18 14:05:06 2023 -0700
  11. f3c57b6 bootm: Reduce arguments to bootm_find_os() by Simon Glass · Sat Nov 18 14:05:05 2023 -0700
  12. c46784c bootm: Move error printing out of boot_get_kernel() by Simon Glass · Sat Nov 18 14:05:04 2023 -0700
  13. d6d6ed8 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · Sat Nov 18 14:05:03 2023 -0700
  14. a5d35f9 bootm: Use the error return from boot_get_kernel() by Simon Glass · Sat Nov 18 14:05:02 2023 -0700
  15. ae217b3 bootm: Adjust position of unmap_sysmem() in boot_get_kernel() by Simon Glass · Sat Nov 18 14:05:01 2023 -0700
  16. 9d085c1 bootm: Adjust boot_get_kernel() to return an error by Simon Glass · Sat Nov 18 14:05:00 2023 -0700
  17. 04ad34a image: Document error codes from fit_image_load() by Simon Glass · Sat Nov 18 14:04:59 2023 -0700
  18. 8333dd5 bootm: Reduce arguments to boot_get_kernel() by Simon Glass · Sat Nov 18 14:04:58 2023 -0700
  19. 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · Sat Nov 18 14:04:57 2023 -0700
  20. 7715b31 bootm: Move boot_get_kernel() higher in the file by Simon Glass · Sat Nov 18 14:04:56 2023 -0700
  21. 2e719d5 bootm: Simplify arguments for bootm_pre_load() by Simon Glass · Sat Nov 18 14:04:55 2023 -0700
  22. 5f1f4f2 bootm: Drop arguments from bootm_start() by Simon Glass · Sat Nov 18 14:04:54 2023 -0700
  23. ceace3a bootstd: Add missing header file from bootdev.h by Simon Glass · Sat Nov 18 14:04:53 2023 -0700
  24. 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · Sat Nov 18 14:04:52 2023 -0700
  25. d256d98 mmc: env: Unify the U_BOOT_ENV_LOCATION conditions by Simon Glass · Sat Nov 18 14:04:51 2023 -0700
  26. 489641f README: Correct docs for CONFIG_SPL_BUILD by Simon Glass · Sat Nov 18 14:04:50 2023 -0700
  27. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  28. 0f1c62e bootm: Enable legacy VxWorks booting from FITs by Sean Anderson · Fri Oct 27 16:07:40 2023 -0400
  29. 34d4a82 Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Nov 13 09:07:23 2023 -0500
  30. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  31. ca7289e ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · Fri Oct 27 16:43:03 2023 +0200
  32. 692f872 pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · Fri Oct 27 16:43:02 2023 +0200
  33. f93f92b serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:01 2023 +0200
  34. 1115c30 stm32mp: bsec: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:00 2023 +0200
  35. 5501e38 stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP by Patrice Chotard · Fri Oct 27 16:42:59 2023 +0200
  36. 4c06377 stm32mp: dram_init: Fix AARCH64 compilation warnings by Patrick Delaunay · Fri Oct 27 16:42:58 2023 +0200
  37. 0f0faea stm32mp: dram_init: Get RAM size from DT if no RAM driver found by Patrice Chotard · Fri Oct 27 16:42:57 2023 +0200
  38. 4d776d0 arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch by Patrice Chotard · Fri Oct 27 16:42:56 2023 +0200
  39. 2cd0f78 Merge branch '2023-11-10-improve-semihosting-armv6' into next by Tom Rini · Fri Nov 10 11:55:28 2023 -0500
  40. bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · Fri Oct 27 16:40:15 2023 -0400
  41. 6ae865f arm: semihosting: Fix returning from traps on ARMv6 and lower by Sean Anderson · Fri Oct 27 16:40:14 2023 -0400
  42. e82259c arm: Fix software interrupt handler by Sean Anderson · Fri Oct 27 16:40:13 2023 -0400
  43. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  44. 4071efe Merge branch '2023-11-07-assorted-big-cleanups' into next by Tom Rini · Tue Nov 07 18:33:09 2023 -0500
  45. 91a503f x86: Drop <common.h> from remaining header files by Tom Rini · Wed Nov 01 12:28:24 2023 -0400
  46. bf05dea arm: Drop <common.h> from remaining header files by Tom Rini · Wed Nov 01 12:28:23 2023 -0400
  47. 9dbd24e sandbox: Drop <common.h> by Tom Rini · Wed Nov 01 12:28:22 2023 -0400
  48. 3e073c1 ti: k3: Drop <common.h> usage by Tom Rini · Wed Nov 01 12:28:21 2023 -0400
  49. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  50. dcf4de1 include/linux/mii.h: Add <linux/types.h> by Tom Rini · Wed Nov 01 12:28:19 2023 -0400
  51. 0427440 fsl-mc: Add prototype for bd_info by Tom Rini · Wed Nov 01 12:28:18 2023 -0400
  52. 44de6a9 ls2080aqds: Add missing headers to eth_ls1088aqds.c by Tom Rini · Wed Nov 01 12:28:17 2023 -0400
  53. b08c38f ls1088a: Add missing headers to eth_ls1088aqds.c by Tom Rini · Wed Nov 01 12:28:16 2023 -0400
  54. 1017b0c pg-wcom-ls102xa: Include <config.h> in the board file by Tom Rini · Wed Nov 01 12:28:15 2023 -0400
  55. d8d716a powerpc: Rework <asm/fsl_lbc.h> includes by Tom Rini · Wed Nov 01 12:28:14 2023 -0400
  56. cbac7b2 qe: Add <asm/ppc.h> on PowerPC by Tom Rini · Wed Nov 01 12:28:13 2023 -0400
  57. aa956e5 mpc85xx: Add missing include in mpc85xx_sleep.c by Tom Rini · Wed Nov 01 12:28:12 2023 -0400
  58. 7a21355 powerpc: mpc83xx: Rework includes slightly by Tom Rini · Wed Nov 01 12:28:11 2023 -0400
  59. e8ea29d spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · Wed Nov 01 12:28:10 2023 -0400
  60. 25a19ec omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> by Tom Rini · Wed Nov 01 12:28:09 2023 -0400
  61. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  62. b5a3ed3 display_options.h: Correct includes by Tom Rini · Wed Nov 01 12:28:07 2023 -0400
  63. 10599d6 powerpc: Switch <asm/global_data.h> to <linux/types.h> by Tom Rini · Wed Nov 01 12:28:06 2023 -0400
  64. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  65. 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · Thu Oct 26 14:31:38 2023 -0400
  66. eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · Thu Oct 26 14:31:37 2023 -0400
  67. 9576a3b clk_k210.c: Clean up how we handle nop by Tom Rini · Thu Oct 26 14:31:36 2023 -0400
  68. 55e9619 sandbox: Add <asm/barrier.h> by Tom Rini · Thu Oct 26 14:31:35 2023 -0400
  69. c13bbdc sandbox: Avoid requiring CMDLINE by Simon Glass · Thu Oct 26 14:31:34 2023 -0400
  70. b1dee9e sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · Thu Oct 26 14:31:33 2023 -0400
  71. 6b94749 block: rkmtd: select CONFIG_RANDOM_UUID explicitly by AKASHI Takahiro · Thu Oct 26 14:31:32 2023 -0400
  72. d1e3158 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · Thu Oct 26 14:31:31 2023 -0400
  73. dff6817 fastboot: Depend on CMDLINE by Tom Rini · Thu Oct 26 14:31:30 2023 -0400
  74. d4ebc6b cmd: Make most commands depend on CMDLINE by Simon Glass · Thu Oct 26 14:31:29 2023 -0400
  75. dc3bf2d boot: Make preboot and bootcmd require CMDLINE by Tom Rini · Thu Oct 26 14:31:28 2023 -0400
  76. 9bf470a bootmeth_script: Depend on CMDLINE by Tom Rini · Thu Oct 26 14:31:27 2023 -0400
  77. 350198e bootmeth_cros: Require bootm.o and bootm_os.o by Tom Rini · Thu Oct 26 14:31:26 2023 -0400
  78. ec8d160 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · Thu Oct 26 14:31:25 2023 -0400
  79. 984bfdc boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · Thu Oct 26 14:31:24 2023 -0400
  80. 045245b boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · Thu Oct 26 14:31:23 2023 -0400
  81. 7dee9dc autoboot: Correct dependencies on CMDLINE by Simon Glass · Thu Oct 26 14:31:22 2023 -0400
  82. 3c9b3b5 bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · Thu Oct 26 14:31:21 2023 -0400
  83. d1e46f0 efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · Thu Oct 26 14:31:20 2023 -0400
  84. 5a34753 cli_simple: Rework this support slightly by Tom Rini · Thu Oct 26 14:31:19 2023 -0400
  85. 9faa7a3 video: Don't require the font command by Simon Glass · Thu Oct 26 14:31:18 2023 -0400
  86. 2a4df7c test: Make UNIT_TEST depend on CMDLINE by Simon Glass · Thu Oct 26 14:31:17 2023 -0400
  87. b8ca93f env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · Thu Oct 26 14:31:16 2023 -0400
  88. 90818d5 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · Thu Oct 26 14:31:15 2023 -0400
  89. bbf245d qemu: Correct CMD_QFW dependencies in Kconfig by Tom Rini · Thu Oct 26 14:31:14 2023 -0400
  90. 6885dc8 version: Separate our version string from the version command by Tom Rini · Thu Oct 26 14:31:13 2023 -0400
  91. 492e818 dfu: Make DFU_TFTP depend on NETDEVICES by Tom Rini · Thu Oct 26 14:31:12 2023 -0400
  92. 21c91c9 virtio: Make VIRTIO_NET depend on NETDEVICES by Tom Rini · Thu Oct 26 14:31:11 2023 -0400
  93. d6c1ec8 buildman: Use oldconfig when adjusting the config by Simon Glass · Thu Oct 26 14:31:10 2023 -0400
  94. 6351f41 Prepare v2024.01-rc2 by Tom Rini · Mon Nov 06 14:46:41 2023 -0500
  95. 15ba722 configs: Resync with savedefconfig by Tom Rini · Mon Nov 06 14:41:58 2023 -0500
  96. 891adea Merge branch '2023-11-06-assorted-changes' by Tom Rini · Mon Nov 06 10:20:42 2023 -0500
  97. 7a2653d .mailmap: map Pali Rohár by Heinrich Schuchardt · Mon Nov 06 01:09:08 2023 -0800
  98. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · Tue Sep 26 11:23:39 2023 +0200
  99. d4f7b13 Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Nov 06 09:47:13 2023 -0500
  100. 183cb36 Merge branch '2023-11-06-networking-updates' by Tom Rini · Mon Nov 06 09:45:33 2023 -0500