1. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  2. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  3. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  4. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  5. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 11 months ago
  6. 73c6cd6 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · 5 years ago
  7. 09455d3 x86: Don't print CPU info in TPL by Simon Glass · 5 years ago
  8. 0e72ac7 x86: Move CPU init to before spl_init() by Simon Glass · 5 years ago
  9. 0ced70a x86: tpl: Add a fake PCI bus by Simon Glass · 5 years ago
  10. c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  11. ca4e408 x86: Add a function to find the size of an mrccache record by Simon Glass · 5 years ago
  12. 3d95688 x86: Panic when SPL or TPL fail by Simon Glass · 5 years ago
  13. cc2d27d x86: Use mtrr_commit() with FSP2 by Simon Glass · 5 years ago
  14. 12e927b x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · 5 years ago
  15. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  16. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  17. 12c81b2 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  18. daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  19. 14dd93b x86: spl: Use hang() instead of a while() loop by Simon Glass · 5 years ago
  20. 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  21. 62888d8 x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
  22. b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  23. e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  24. 12cf65a x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
  25. 86875f0 x86: fsp: Use if() instead of #ifdef by Simon Glass · 5 years ago
  26. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  27. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  28. d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  29. 5793553 x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · 5 years ago
  30. d2860c0 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · 5 years ago
  31. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  32. dbaec46 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
  33. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  34. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  35. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  36. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
  37. 7ce74b7 x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · 5 years ago
  38. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  39. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 5 years ago
  40. bf4d8be x86: Don't generate a bootstage report in SPL by Simon Glass · 5 years ago
  41. 665cb18 x86: Don't set up MTRRs in SPL by Simon Glass · 5 years ago
  42. 079b38b x86: mrccache: Add more debugging by Simon Glass · 5 years ago
  43. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 5 years ago
  44. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 5 years ago
  45. 7d0a53a x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  46. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  47. 79a5be8 sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  48. 6b59607 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  49. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  50. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  51. c641010 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  52. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  53. 80df194 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  54. c74e329 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  55. 9b5e639 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  56. 6321da5 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  57. 224742a x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  58. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  59. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  60. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  61. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  62. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  63. e0ed833 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  64. 474a62b x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  65. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  66. 7bb6028 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  67. 6250098 x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  68. abe47ca x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · 6 years ago
  69. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  70. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  71. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  72. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  73. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  74. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  75. f2560e2 efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · 6 years ago
  76. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  77. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  78. ca5eb0c bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · 6 years ago
  79. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  80. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 6 years ago
  81. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  82. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  83. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  84. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  85. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  86. 378960d x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · 7 years ago
  87. 7b36dbd x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
  88. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  89. aa7839b x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · 7 years ago
  90. 2547524 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · 7 years ago
  91. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  92. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  93. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  94. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  95. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  96. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  97. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  98. 323a6d6 x86: acpi: Fix build error with certain configuration by Bin Meng · 7 years ago
  99. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  100. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago