1. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  2. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  3. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  4. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  5. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  6. e0ed833 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  7. 474a62b x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  8. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  9. 7bb6028 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  10. 6250098 x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  11. abe47ca x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · 6 years ago
  12. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  13. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  14. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  15. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  16. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  17. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  18. f2560e2 efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  21. ca5eb0c bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · 6 years ago
  22. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  23. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 6 years ago
  24. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  25. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  26. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  27. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  28. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  29. 378960d x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · 7 years ago
  30. 7b36dbd x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
  31. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  32. aa7839b x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · 7 years ago
  33. 2547524 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · 7 years ago
  34. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  35. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  36. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  37. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  38. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  39. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  40. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  41. 323a6d6 x86: acpi: Fix build error with certain configuration by Bin Meng · 7 years ago
  42. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  43. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  44. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  45. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  46. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 7 years ago
  47. 7025b05 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · 7 years ago
  48. 5ae5aa9 x86: acpi: Fix Windows S3 resume failure by Bin Meng · 7 years ago
  49. 82a5648 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · 7 years ago
  50. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 7 years ago
  51. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 7 years ago
  52. b208d19 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 7 years ago
  53. 95e50dd x86: Do not clear high table area for S3 by Bin Meng · 7 years ago
  54. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 7 years ago
  55. 9f1fad1 x86: Add an early CMOS access library by Bin Meng · 7 years ago
  56. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 7 years ago
  57. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 7 years ago
  58. 7d0d2ef x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · 7 years ago
  59. b727961 x86: Store and display previous sleep state by Bin Meng · 7 years ago
  60. 1206723 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · 7 years ago
  61. 3ff0900 x86: Display the SPL banner only once by Simon Glass · 8 years ago
  62. ca0d29e x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · 7 years ago
  63. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 7 years ago
  64. 13c531e x86: bootm: Fix FIT image booting on x86 by Stefan Roese · 7 years ago
  65. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 7 years ago
  66. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 7 years ago
  67. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  68. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  69. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  70. 20bfac0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · 8 years ago
  71. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  72. 8f60ea0 x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · 8 years ago
  73. 3377058 x86: Change irq_already_routed to a local variable by Simon Glass · 8 years ago
  74. c2bf0df x86: Drop interrupt support in 64-bit mode by Simon Glass · 8 years ago
  75. ca5114f x86: Don't try to boot Linux from SPL by Simon Glass · 8 years ago
  76. e1b610b x86: Don't build 32-bit efi files on x86_64 by Simon Glass · 8 years ago
  77. 23b89d4 x86: Don't build call64 and setjmp on 64-bit by Simon Glass · 8 years ago
  78. 05cbd98 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · 8 years ago
  79. 4bbc024 x86: Add an SPL implementation by Simon Glass · 8 years ago
  80. f196bd2 x86: Tidy up use of size_t in relocation by Simon Glass · 8 years ago
  81. b50b163 x86: Add support for 64-bit relocation by Simon Glass · 8 years ago
  82. dc7e213 x86: Refactor relocation to prepare for 64-bit by Simon Glass · 8 years ago
  83. 2eff989 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  84. 113e755 x86: lib: Fix types and casts for 64-bit compilation by Simon Glass · 8 years ago
  85. e71ffd0 x86: Update mpspec to build on 64-bit machines by Simon Glass · 8 years ago
  86. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  87. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  88. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  89. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  90. 5bd828b efi: x86: Adjust EFI files support efi_loader by Simon Glass · 8 years ago
  91. 2dcd4e9 x86: Move efi .S files into the 'lib' directory by Simon Glass · 8 years ago
  92. d36badf x86: Move efi .lds files into the 'lib' directory by Simon Glass · 8 years ago
  93. 1f3f035 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
  94. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  95. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  96. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  97. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  98. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  99. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  100. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago