1. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · Sun Sep 29 19:49:40 2024 -0600
  2. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · Sun Sep 29 19:49:39 2024 -0600
  3. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  4. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  5. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  6. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  7. 7792a0a Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · Tue Sep 03 09:12:06 2024 -0600
  8. f3ca49a x86: provide mb() macro by Philip Oberfichtner · Fri Aug 02 11:25:35 2024 +0200
  9. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  10. e0c508e global_data: Drop global_data hose by Simon Glass · Wed Aug 21 10:19:06 2024 -0600
  11. 0fafd2a global_data: Remove pci_ram_top by Simon Glass · Wed Aug 21 10:19:05 2024 -0600
  12. fa4bd9f x86: Drop use of global_data fb_base by Simon Glass · Wed Aug 21 10:18:54 2024 -0600
  13. dabf943 x86: Fix ptrdiff_t for x86_64 by Richard Weinberger · Fri Aug 02 12:08:43 2024 +0200
  14. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · Mon Jul 15 12:42:00 2024 +0100
  15. 69e48a5 x86: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:35 2024 +0200
  16. 347fe72 x86: Set up some assumed sizes for binary blobs by Simon Glass · Sun Jun 23 11:55:08 2024 -0600
  17. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  18. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  19. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  20. f7da895 x86: Add missing <linux/types.h> by Tom Rini · Wed May 01 19:30:23 2024 -0600
  21. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  22. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  23. 8b9c906 x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · Tue Jan 02 00:11:44 2024 +0100
  24. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  25. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  26. d336c6d x86: coreboot: Enable truetype fonts by Simon Glass · Thu Jan 04 08:10:40 2024 -0700
  27. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  28. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  29. 5f2cb6a x86: Drop message about features being missing with 64-bit by Simon Glass · Thu Dec 14 21:19:14 2023 -0700
  30. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  31. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  32. 10880b3 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · Sun Dec 03 17:29:37 2023 -0700
  33. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  34. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  35. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  36. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  37. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  38. bf4af11 x86: zboot: Move zimage definitions to the header file by Simon Glass · Sun Dec 03 17:29:26 2023 -0700
  39. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  40. 08d931a smbios: copy QEMU tables by Heinrich Schuchardt · Sat Dec 23 02:03:34 2023 +0100
  41. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  42. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  43. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  44. 218b782 x86: coral: Align bootph SPI-flash subnodes with parent by Simon Glass · Sun Dec 17 09:36:14 2023 -0700
  45. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  46. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  47. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  48. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  49. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  50. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  51. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  52. a94fed4 x86: Add defines for ins/outs functions by Igor Prusov · Tue Nov 14 14:02:46 2023 +0300
  53. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  54. e5d9ddc x86: coreboot: Add a sysinfo driver by Simon Glass · Sun Nov 12 19:58:29 2023 -0700
  55. 91a503f x86: Drop <common.h> from remaining header files by Tom Rini · Wed Nov 01 12:28:24 2023 -0400
  56. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  57. f97e45e x86: coreboot: Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:17 2023 -0600
  58. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  59. e96ac57 x86: coreboot: Enable VIDEO_COPY by Simon Glass · Tue Sep 19 21:00:11 2023 -0600
  60. ac58ccc x86: coreboot: Drop USB init on startup by Simon Glass · Thu Sep 21 07:37:44 2023 -0600
  61. 3d2d3b1 x86: Set the CPU vendor in SPL by Simon Glass · Tue Sep 19 21:00:05 2023 -0600
  62. 363eb14 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · Tue Sep 19 21:00:04 2023 -0600
  63. 28cd3d2c x86: coreboot: Document cbmem console struct by Simon Glass · Sun Sep 10 13:13:01 2023 -0600
  64. 2a5cad0 x86: dm: Mark driver model as dead when disabling CAR by Simon Glass · Thu Sep 07 09:58:20 2023 -0600
  65. 37da575 x86: broadwell: Set up MTRRs by Simon Glass · Thu Sep 07 09:58:19 2023 -0600
  66. d67d791 x86: broadwell: Avoid initing the CPU twice by Simon Glass · Thu Sep 07 09:58:18 2023 -0600
  67. 8c43434 x86: spl: Change the condition for copying U-Boot to RAM by Simon Glass · Thu Sep 07 09:58:17 2023 -0600
  68. aeacddf x86: Add some log categories by Simon Glass · Thu Sep 07 09:58:15 2023 -0600
  69. ce750ea x86: broadwell: Show the memory delay by Simon Glass · Thu Sep 07 09:58:14 2023 -0600
  70. 6f15ab7 x86: Prevent from missing the FADT chaining by Andy Shevchenko · Fri Sep 01 11:27:10 2023 -0600
  71. 9bd6b62 Reland "x86: Move FACP table into separate functions"" by Simon Glass · Fri Sep 01 11:27:09 2023 -0600
  72. 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
  73. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  74. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  75. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  76. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  77. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  78. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  79. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · Sun Jul 30 11:16:53 2023 -0600
  80. de1669f x86: qemu: Add required linux/sizes.h include by Simon Glass · Sun Jul 30 21:02:04 2023 -0600
  81. 85726f4 x86: i8254: Include required ibmpc.h header by Simon Glass · Sun Jul 30 21:01:48 2023 -0600
  82. c11a2b4 x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · Sun Jul 30 21:01:47 2023 -0600
  83. 58766fd x86: Correct copying of BIOS mode information by Simon Glass · Sun Jul 30 11:16:04 2023 -0600
  84. 475a4fc Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · Sun Jul 30 11:16:02 2023 -0600
  85. 7dc0a45 x86: Run QEMU machine setup in SPL by Simon Glass · Sun Jul 30 11:16:01 2023 -0600
  86. 72213df x86: spl: Drop unwanted debug() by Simon Glass · Sun Jul 30 11:15:59 2023 -0600
  87. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  88. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  89. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  90. 75324ab x86: Return mtrr_add_request() to its old purpose by Simon Glass · Mon Jul 31 14:01:08 2023 +0800
  91. def9b88 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:04 2023 +0800
  92. 4a3f391 x86: Change testing logic of mtrr commit by Bin Meng · Mon Jul 31 07:56:02 2023 -0600
  93. d46776c x86: Switch QEMU over to use the bochs driver by Simon Glass · Sat Jul 15 21:39:19 2023 -0600
  94. b3f351f x86: Make sure that the LPC is active before SDRAM init by Simon Glass · Sat Jul 15 21:39:13 2023 -0600
  95. 6ca34be x86: link: Support Micron memory by Simon Glass · Sat Jul 15 21:39:12 2023 -0600
  96. 3a1d96f x86: Convert some debug statements to use logging by Simon Glass · Sat Jul 15 21:39:11 2023 -0600
  97. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  98. b87f76f x86: Refactor table-writing code a little by Simon Glass · Sat Jul 15 21:39:09 2023 -0600
  99. 23ae5c3 x86: Allow logging to be used in SPL reliably by Simon Glass · Sat Jul 15 21:39:05 2023 -0600
  100. e50c455 x86: Init video in SPL if enabled by Simon Glass · Sat Jul 15 21:39:01 2023 -0600