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