1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. f7da895 x86: Add missing <linux/types.h> by Tom Rini · Wed May 01 19:30:23 2024 -0600
  4. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  5. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  6. 8b9c906 x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · Tue Jan 02 00:11:44 2024 +0100
  7. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  8. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  9. d336c6d x86: coreboot: Enable truetype fonts by Simon Glass · Thu Jan 04 08:10:40 2024 -0700
  10. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  11. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  12. 5f2cb6a x86: Drop message about features being missing with 64-bit by Simon Glass · Thu Dec 14 21:19:14 2023 -0700
  13. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  14. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  15. 10880b3 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · Sun Dec 03 17:29:37 2023 -0700
  16. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  17. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  18. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  19. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  20. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  21. bf4af11 x86: zboot: Move zimage definitions to the header file by Simon Glass · Sun Dec 03 17:29:26 2023 -0700
  22. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  23. 08d931a smbios: copy QEMU tables by Heinrich Schuchardt · Sat Dec 23 02:03:34 2023 +0100
  24. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  25. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  26. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  27. 218b782 x86: coral: Align bootph SPI-flash subnodes with parent by Simon Glass · Sun Dec 17 09:36:14 2023 -0700
  28. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  29. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  30. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  31. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  32. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  33. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  34. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  35. a94fed4 x86: Add defines for ins/outs functions by Igor Prusov · Tue Nov 14 14:02:46 2023 +0300
  36. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  37. e5d9ddc x86: coreboot: Add a sysinfo driver by Simon Glass · Sun Nov 12 19:58:29 2023 -0700
  38. 91a503f x86: Drop <common.h> from remaining header files by Tom Rini · Wed Nov 01 12:28:24 2023 -0400
  39. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  40. f97e45e x86: coreboot: Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:17 2023 -0600
  41. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  42. e96ac57 x86: coreboot: Enable VIDEO_COPY by Simon Glass · Tue Sep 19 21:00:11 2023 -0600
  43. ac58ccc x86: coreboot: Drop USB init on startup by Simon Glass · Thu Sep 21 07:37:44 2023 -0600
  44. 3d2d3b1 x86: Set the CPU vendor in SPL by Simon Glass · Tue Sep 19 21:00:05 2023 -0600
  45. 363eb14 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · Tue Sep 19 21:00:04 2023 -0600
  46. 28cd3d2c x86: coreboot: Document cbmem console struct by Simon Glass · Sun Sep 10 13:13:01 2023 -0600
  47. 2a5cad0 x86: dm: Mark driver model as dead when disabling CAR by Simon Glass · Thu Sep 07 09:58:20 2023 -0600
  48. 37da575 x86: broadwell: Set up MTRRs by Simon Glass · Thu Sep 07 09:58:19 2023 -0600
  49. d67d791 x86: broadwell: Avoid initing the CPU twice by Simon Glass · Thu Sep 07 09:58:18 2023 -0600
  50. 8c43434 x86: spl: Change the condition for copying U-Boot to RAM by Simon Glass · Thu Sep 07 09:58:17 2023 -0600
  51. aeacddf x86: Add some log categories by Simon Glass · Thu Sep 07 09:58:15 2023 -0600
  52. ce750ea x86: broadwell: Show the memory delay by Simon Glass · Thu Sep 07 09:58:14 2023 -0600
  53. 6f15ab7 x86: Prevent from missing the FADT chaining by Andy Shevchenko · Fri Sep 01 11:27:10 2023 -0600
  54. 9bd6b62 Reland "x86: Move FACP table into separate functions"" by Simon Glass · Fri Sep 01 11:27:09 2023 -0600
  55. e143c27 x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · Mon Mar 13 14:31:43 2023 -0700
  56. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  57. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  58. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  59. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  60. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  61. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  62. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · Sun Jul 30 11:16:53 2023 -0600
  63. de1669f x86: qemu: Add required linux/sizes.h include by Simon Glass · Sun Jul 30 21:02:04 2023 -0600
  64. 85726f4 x86: i8254: Include required ibmpc.h header by Simon Glass · Sun Jul 30 21:01:48 2023 -0600
  65. c11a2b4 x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · Sun Jul 30 21:01:47 2023 -0600
  66. 58766fd x86: Correct copying of BIOS mode information by Simon Glass · Sun Jul 30 11:16:04 2023 -0600
  67. 475a4fc Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · Sun Jul 30 11:16:02 2023 -0600
  68. 7dc0a45 x86: Run QEMU machine setup in SPL by Simon Glass · Sun Jul 30 11:16:01 2023 -0600
  69. 72213df x86: spl: Drop unwanted debug() by Simon Glass · Sun Jul 30 11:15:59 2023 -0600
  70. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  71. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  72. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  73. 75324ab x86: Return mtrr_add_request() to its old purpose by Simon Glass · Mon Jul 31 14:01:08 2023 +0800
  74. def9b88 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:04 2023 +0800
  75. 4a3f391 x86: Change testing logic of mtrr commit by Bin Meng · Mon Jul 31 07:56:02 2023 -0600
  76. d46776c x86: Switch QEMU over to use the bochs driver by Simon Glass · Sat Jul 15 21:39:19 2023 -0600
  77. b3f351f x86: Make sure that the LPC is active before SDRAM init by Simon Glass · Sat Jul 15 21:39:13 2023 -0600
  78. 6ca34be x86: link: Support Micron memory by Simon Glass · Sat Jul 15 21:39:12 2023 -0600
  79. 3a1d96f x86: Convert some debug statements to use logging by Simon Glass · Sat Jul 15 21:39:11 2023 -0600
  80. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  81. b87f76f x86: Refactor table-writing code a little by Simon Glass · Sat Jul 15 21:39:09 2023 -0600
  82. 23ae5c3 x86: Allow logging to be used in SPL reliably by Simon Glass · Sat Jul 15 21:39:05 2023 -0600
  83. e50c455 x86: Init video in SPL if enabled by Simon Glass · Sat Jul 15 21:39:01 2023 -0600
  84. fbfb476 x86: Ensure SPL banner is only shown once by Simon Glass · Sat Jul 15 21:39:00 2023 -0600
  85. ee95ec1 x86: Allow video-BIOS code to be built for SPL by Simon Glass · Sat Jul 15 21:38:58 2023 -0600
  86. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  87. 13e3e3e x86: Show an error when a BIOS exception occurs by Simon Glass · Sat Jul 15 21:38:44 2023 -0600
  88. c43faa8 x86: Correct get_sp() implementation for 64-bit by Simon Glass · Sat Jul 15 21:38:43 2023 -0600
  89. 1c26e96 x86: Show the CPU physical address size with bdinfo by Simon Glass · Sat Jul 15 21:38:42 2023 -0600
  90. cfac29e x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · Sat Jul 15 21:38:41 2023 -0600
  91. 4194157 x86: Tidy up EFI code in interrupt_init() by Simon Glass · Sat Jul 15 21:38:40 2023 -0600
  92. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  93. 531efde x86: zimage: Export the function to obtain the cmdline by Simon Glass · Wed Jul 12 09:04:44 2023 -0600
  94. 84305a1 x86: Add a function to boot a zimage by Simon Glass · Wed Jul 12 09:04:43 2023 -0600
  95. 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 11 13:27:32 2023 -0400
  96. 8b2ab9f x86: Update docs link in bootparam header by Paul Barker · Fri Jul 07 07:51:42 2023 +0100
  97. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  98. 76bfbb6 x86: samus: Don't include audio and SATA in TPL by Simon Glass · Thu May 04 16:51:00 2023 -0600
  99. 134826f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · Thu May 04 16:50:59 2023 -0600
  100. 4041f0d spl: Commit MTRRs only in board_init_f_r() by Simon Glass · Thu May 04 16:50:58 2023 -0600