1. de1669f x86: qemu: Add required linux/sizes.h include by Simon Glass · Sun Jul 30 21:02:04 2023 -0600
  2. 85726f4 x86: i8254: Include required ibmpc.h header by Simon Glass · Sun Jul 30 21:01:48 2023 -0600
  3. c11a2b4 x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · Sun Jul 30 21:01:47 2023 -0600
  4. 58766fd x86: Correct copying of BIOS mode information by Simon Glass · Sun Jul 30 11:16:04 2023 -0600
  5. 475a4fc Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · Sun Jul 30 11:16:02 2023 -0600
  6. 7dc0a45 x86: Run QEMU machine setup in SPL by Simon Glass · Sun Jul 30 11:16:01 2023 -0600
  7. 72213df x86: spl: Drop unwanted debug() by Simon Glass · Sun Jul 30 11:15:59 2023 -0600
  8. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  9. 75324ab x86: Return mtrr_add_request() to its old purpose by Simon Glass · Mon Jul 31 14:01:08 2023 +0800
  10. def9b88 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:04 2023 +0800
  11. 4a3f391 x86: Change testing logic of mtrr commit by Bin Meng · Mon Jul 31 07:56:02 2023 -0600
  12. d46776c x86: Switch QEMU over to use the bochs driver by Simon Glass · Sat Jul 15 21:39:19 2023 -0600
  13. b3f351f x86: Make sure that the LPC is active before SDRAM init by Simon Glass · Sat Jul 15 21:39:13 2023 -0600
  14. 6ca34be x86: link: Support Micron memory by Simon Glass · Sat Jul 15 21:39:12 2023 -0600
  15. 3a1d96f x86: Convert some debug statements to use logging by Simon Glass · Sat Jul 15 21:39:11 2023 -0600
  16. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  17. b87f76f x86: Refactor table-writing code a little by Simon Glass · Sat Jul 15 21:39:09 2023 -0600
  18. 23ae5c3 x86: Allow logging to be used in SPL reliably by Simon Glass · Sat Jul 15 21:39:05 2023 -0600
  19. e50c455 x86: Init video in SPL if enabled by Simon Glass · Sat Jul 15 21:39:01 2023 -0600
  20. fbfb476 x86: Ensure SPL banner is only shown once by Simon Glass · Sat Jul 15 21:39:00 2023 -0600
  21. ee95ec1 x86: Allow video-BIOS code to be built for SPL by Simon Glass · Sat Jul 15 21:38:58 2023 -0600
  22. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  23. 13e3e3e x86: Show an error when a BIOS exception occurs by Simon Glass · Sat Jul 15 21:38:44 2023 -0600
  24. c43faa8 x86: Correct get_sp() implementation for 64-bit by Simon Glass · Sat Jul 15 21:38:43 2023 -0600
  25. 1c26e96 x86: Show the CPU physical address size with bdinfo by Simon Glass · Sat Jul 15 21:38:42 2023 -0600
  26. cfac29e x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · Sat Jul 15 21:38:41 2023 -0600
  27. 4194157 x86: Tidy up EFI code in interrupt_init() by Simon Glass · Sat Jul 15 21:38:40 2023 -0600
  28. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  29. 531efde x86: zimage: Export the function to obtain the cmdline by Simon Glass · Wed Jul 12 09:04:44 2023 -0600
  30. 84305a1 x86: Add a function to boot a zimage by Simon Glass · Wed Jul 12 09:04:43 2023 -0600
  31. 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
  32. 8b2ab9f x86: Update docs link in bootparam header by Paul Barker · Fri Jul 07 07:51:42 2023 +0100
  33. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  34. 76bfbb6 x86: samus: Don't include audio and SATA in TPL by Simon Glass · Thu May 04 16:51:00 2023 -0600
  35. 134826f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · Thu May 04 16:50:59 2023 -0600
  36. 4041f0d spl: Commit MTRRs only in board_init_f_r() by Simon Glass · Thu May 04 16:50:58 2023 -0600
  37. 6e7b1b5 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · Thu May 04 16:50:57 2023 -0600
  38. 53ea0f6 x86: Tidy up address for loading U-Boot from SPL by Simon Glass · Thu May 04 16:50:55 2023 -0600
  39. 05dc07b x86: spl: Show debugging for BSS by Simon Glass · Thu May 04 16:50:54 2023 -0600
  40. fdbc442 x86: mrc: Correct SPL debug message by Simon Glass · Thu May 04 16:50:53 2023 -0600
  41. 200626c x86: Tidy up availability of string functions by Simon Glass · Thu May 04 16:50:52 2023 -0600
  42. 436393e x86: Support debug UART in 64-bit mode by Simon Glass · Thu May 04 16:50:51 2023 -0600
  43. 833eecd x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · Thu May 04 16:50:49 2023 -0600
  44. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  45. f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · Thu May 04 16:55:06 2023 -0600
  46. cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · Thu May 04 16:54:59 2023 -0600
  47. 1297d31 x86: Adjust search range for sysinfo table by Simon Glass · Thu May 04 16:54:55 2023 -0600
  48. c321bb2 x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · Mon Mar 13 14:31:33 2023 -0700
  49. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  50. e71c880 x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASE by Simon Glass · Tue Mar 14 17:59:55 2023 -0600
  51. 9a6efd5 x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASE by Simon Glass · Tue Mar 14 17:59:54 2023 -0600
  52. caae9a5 x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASE by Simon Glass · Tue Mar 14 17:59:53 2023 -0600
  53. 323af3f x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE by Simon Glass · Tue Mar 14 17:59:52 2023 -0600
  54. 0b1e77e x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE by Simon Glass · Tue Mar 14 17:59:51 2023 -0600
  55. 5f1a11e x86: Exit EFI boot services before starting kernel by Simon Glass · Mon Mar 20 08:30:09 2023 +1300
  56. 6d49632 x86: Support booting a 64-bit kernel from 64-bit U-Boot by Simon Glass · Mon Mar 20 08:30:08 2023 +1300
  57. 39fd78e x86: Add return-value comment to cpu_jump_to_64bit() by Simon Glass · Mon Mar 20 08:30:07 2023 +1300
  58. 83ec1ca x86: Adjust bootparam.h to be more like linux by Simon Glass · Mon Mar 20 08:30:06 2023 +1300
  59. 890da24 efi: Set RUN_64BIT correctly for the EFI app by Simon Glass · Mon Mar 20 08:30:05 2023 +1300
  60. ce2ec8e efi: Support copy framebuffer by Simon Glass · Fri Mar 10 12:47:16 2023 -0800
  61. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · Fri Mar 10 12:47:14 2023 -0800
  62. c1e9eab efi: Support a 64-bit frame buffer address by Simon Glass · Fri Mar 10 12:47:13 2023 -0800
  63. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  64. e189adf x86: Pass -z execstack for EFI payload flags by Tom Rini · Tue Feb 14 15:09:32 2023 -0500
  65. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  66. 0444380 Correct SPL uses of USB_KEYBOARD by Simon Glass · Sun Feb 05 17:55:28 2023 -0700
  67. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  68. cd19795 Correct SPL uses of BOOTSTAGE_REPORT by Simon Glass · Sun Feb 05 15:36:20 2023 -0700
  69. bcdc0e2 x86: Correct Chrromebook typo by Simon Glass · Sun Feb 05 15:35:48 2023 -0700
  70. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  71. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 19 09:46:57 2023 -0500
  72. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  73. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  74. f5af951 x86: Fix saying arch_cpu_init_dm in debug/docs by Tom Rini · Sat Jan 14 15:49:35 2023 -0500
  75. 5dde409 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:09 2022 -0500
  76. 1aaf3e6 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:08 2022 -0500
  77. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:07 2022 -0500
  78. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · Fri Dec 02 16:42:44 2022 -0500
  79. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  80. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · Thu Nov 24 11:39:23 2022 +0800
  81. bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · Mon Sep 26 22:23:26 2022 +0000
  82. cc84129 x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · Tue Nov 22 12:54:51 2022 -0500
  83. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  84. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  85. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  86. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  87. 0085d0f x86: provide typedef jmp_buf by Heinrich Schuchardt · Sat Oct 01 15:00:22 2022 +0200
  88. 17101ce x86: fix longjmp() implementation by Heinrich Schuchardt · Sat Oct 01 15:00:21 2022 +0200
  89. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  90. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  91. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  92. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  93. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  94. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  95. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  96. 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
  97. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · Sat Jun 25 11:02:46 2022 -0400
  98. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  99. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  100. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000