1. e189adf x86: Pass -z execstack for EFI payload flags by Tom Rini · Tue Feb 14 15:09:32 2023 -0500
  2. 0444380 Correct SPL uses of USB_KEYBOARD by Simon Glass · Sun Feb 05 17:55:28 2023 -0700
  3. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  4. cd19795 Correct SPL uses of BOOTSTAGE_REPORT by Simon Glass · Sun Feb 05 15:36:20 2023 -0700
  5. bcdc0e2 x86: Correct Chrromebook typo by Simon Glass · Sun Feb 05 15:35:48 2023 -0700
  6. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  7. 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
  8. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  9. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  10. f5af951 x86: Fix saying arch_cpu_init_dm in debug/docs by Tom Rini · Sat Jan 14 15:49:35 2023 -0500
  11. 5dde409 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:09 2022 -0500
  12. 1aaf3e6 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:08 2022 -0500
  13. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:07 2022 -0500
  14. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · Fri Dec 02 16:42:44 2022 -0500
  15. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  16. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · Thu Nov 24 11:39:23 2022 +0800
  17. bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · Mon Sep 26 22:23:26 2022 +0000
  18. 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
  19. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  20. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  21. 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
  22. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  23. 0085d0f x86: provide typedef jmp_buf by Heinrich Schuchardt · Sat Oct 01 15:00:22 2022 +0200
  24. 17101ce x86: fix longjmp() implementation by Heinrich Schuchardt · Sat Oct 01 15:00:21 2022 +0200
  25. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  26. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  27. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  28. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  29. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  30. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  31. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  32. 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
  33. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · Sat Jun 25 11:02:46 2022 -0400
  34. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  35. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  36. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  37. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · Fri May 27 22:15:24 2022 +0200
  38. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  39. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  40. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  41. 145992c Remove duplication of table_compute_checksum function by Tom Rini · Mon Apr 04 14:43:51 2022 -0400
  42. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  43. 33e030b Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · Wed Mar 30 18:49:18 2022 +0300
  44. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  45. 059e752 x86: Add an enum name for the GNVS firmware type by Simon Glass · Sat Mar 12 23:03:27 2022 -0700
  46. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  47. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · Tue Feb 08 11:49:47 2022 -0700
  48. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  49. c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · Sat Feb 05 12:17:45 2022 -0800
  50. df35ac4 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · Sat Feb 05 12:17:44 2022 -0800
  51. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  52. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · Wed Dec 01 09:03:03 2021 -0700
  53. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · Wed Dec 01 09:03:02 2021 -0700
  54. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  55. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · Wed Dec 01 09:03:00 2021 -0700
  56. bb3b608 x86: Move TCPA table to a writer function by Simon Glass · Wed Dec 01 09:02:59 2021 -0700
  57. b0d5fab x86: Move MADT table to a writer function by Simon Glass · Wed Dec 01 09:02:58 2021 -0700
  58. c753694 x86: Move TPM2 table to a writer function by Simon Glass · Wed Dec 01 09:02:57 2021 -0700
  59. 6800095 x86: Move SSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:56 2021 -0700
  60. c4b5b02 x86: Move FACP table into separate functions by Simon Glass · Wed Dec 01 09:02:55 2021 -0700
  61. ff81f8c x86: Move FADT table to a writer function by Simon Glass · Wed Dec 01 09:02:54 2021 -0700
  62. d2a98eb x86: Move GNVS table to a writer function by Simon Glass · Wed Dec 01 09:02:53 2021 -0700
  63. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:52 2021 -0700
  64. f53f57d x86: Move FACS table to a writer function by Simon Glass · Wed Dec 01 09:02:51 2021 -0700
  65. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  66. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  67. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  68. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  69. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · Wed Dec 01 09:02:43 2021 -0700
  70. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  71. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  72. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  73. 95826f3 x86: efi: Set the correct link flags for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:16 2022 -0700
  74. 68367d8 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · Tue Jan 04 03:51:15 2022 -0700
  75. f12a263 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · Tue Jan 04 03:51:14 2022 -0700
  76. f3d73ea x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:13 2022 -0700
  77. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · Tue Jan 04 03:51:11 2022 -0700
  78. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  79. 8df484c x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · Fri Nov 26 11:42:50 2021 +0100
  80. c3dcef1 x86: efi: Show the system-table revision by Simon Glass · Wed Dec 29 11:57:53 2021 -0700
  81. 9cf89aa x86: efi: Add room for the binman definition in the dtb by Simon Glass · Wed Dec 29 11:57:40 2021 -0700
  82. e750698 x86: Don't process the kernel command line unless enabled by Simon Glass · Wed Dec 29 11:57:39 2021 -0700
  83. 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · Wed Dec 29 11:57:38 2021 -0700
  84. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  85. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  86. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  87. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  88. c02ad50 x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · Wed Oct 27 17:23:38 2021 +0300
  89. 69d18a3 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · Wed Oct 27 17:23:37 2021 +0300
  90. 3f11865 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · Wed Oct 27 14:28:10 2021 +0300
  91. 6b7655f x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · Wed Oct 27 14:28:09 2021 +0300
  92. 61646b75 x86: Fix i8254 ifdef include guard by Alistair Delva · Wed Oct 20 21:31:30 2021 +0000
  93. 6bd4448 x86: chromebook_coral: fix C block comment by Alistair Delva · Wed Oct 20 21:31:29 2021 +0000
  94. 041f927 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · Wed Oct 20 15:51:18 2021 +0300
  95. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  96. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · Fri Sep 24 18:30:21 2021 -0600
  97. b73d48f x86: Create a new header for EFI by Simon Glass · Fri Sep 24 18:30:20 2021 -0600
  98. 408cf26 x86: Keep symbol information in u-boot ELF file by Simon Glass · Fri Sep 24 18:30:19 2021 -0600
  99. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  100. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400