1. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  2. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  3. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  4. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  5. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  6. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  7. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  8. 323a6d6 x86: acpi: Fix build error with certain configuration by Bin Meng · 7 years ago
  9. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  10. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  11. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  12. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  13. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 7 years ago
  14. 7025b05 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · 7 years ago
  15. 5ae5aa9 x86: acpi: Fix Windows S3 resume failure by Bin Meng · 8 years ago
  16. 82a5648 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · 8 years ago
  17. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 8 years ago
  18. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 8 years ago
  19. b208d19 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 8 years ago
  20. 95e50dd x86: Do not clear high table area for S3 by Bin Meng · 8 years ago
  21. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 8 years ago
  22. 9f1fad1 x86: Add an early CMOS access library by Bin Meng · 8 years ago
  23. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 8 years ago
  24. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 8 years ago
  25. 7d0d2ef x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · 8 years ago
  26. b727961 x86: Store and display previous sleep state by Bin Meng · 8 years ago
  27. 1206723 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · 8 years ago
  28. 3ff0900 x86: Display the SPL banner only once by Simon Glass · 8 years ago
  29. ca0d29e x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · 8 years ago
  30. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 8 years ago
  31. 13c531e x86: bootm: Fix FIT image booting on x86 by Stefan Roese · 8 years ago
  32. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  33. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 8 years ago
  34. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  35. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  36. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  37. 20bfac0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · 8 years ago
  38. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  39. 8f60ea0 x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · 8 years ago
  40. 3377058 x86: Change irq_already_routed to a local variable by Simon Glass · 8 years ago
  41. c2bf0df x86: Drop interrupt support in 64-bit mode by Simon Glass · 8 years ago
  42. ca5114f x86: Don't try to boot Linux from SPL by Simon Glass · 8 years ago
  43. e1b610b x86: Don't build 32-bit efi files on x86_64 by Simon Glass · 8 years ago
  44. 23b89d4 x86: Don't build call64 and setjmp on 64-bit by Simon Glass · 8 years ago
  45. 05cbd98 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · 8 years ago
  46. 4bbc024 x86: Add an SPL implementation by Simon Glass · 8 years ago
  47. f196bd2 x86: Tidy up use of size_t in relocation by Simon Glass · 8 years ago
  48. b50b163 x86: Add support for 64-bit relocation by Simon Glass · 8 years ago
  49. dc7e213 x86: Refactor relocation to prepare for 64-bit by Simon Glass · 8 years ago
  50. 2eff989 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  51. 113e755 x86: lib: Fix types and casts for 64-bit compilation by Simon Glass · 8 years ago
  52. e71ffd0 x86: Update mpspec to build on 64-bit machines by Simon Glass · 8 years ago
  53. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  54. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  55. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  56. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  57. 5bd828b efi: x86: Adjust EFI files support efi_loader by Simon Glass · 8 years ago
  58. 2dcd4e9 x86: Move efi .S files into the 'lib' directory by Simon Glass · 8 years ago
  59. d36badf x86: Move efi .lds files into the 'lib' directory by Simon Glass · 8 years ago
  60. 1f3f035 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
  61. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  62. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  63. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  64. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  65. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  66. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  67. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  68. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  69. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  70. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  71. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  72. d9703a0 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  73. 8a1a759 x86: acpi: Fix madt lapic generation by George McCollister · 8 years ago
  74. 4cdce9f x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 8 years ago
  75. 10fcabe x86: acpi: Remove header length check when writing tables by Bin Meng · 8 years ago
  76. 17b63c8 x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 8 years ago
  77. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 8 years ago
  78. 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 8 years ago
  79. 789b6dc x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 8 years ago
  80. 5483449 x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · 8 years ago
  81. 10d569e x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 8 years ago
  82. 1e2f7b9 x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 8 years ago
  83. 34865a6 x86: qemu: fix ACPI Kconfig options by Miao Yan · 8 years ago
  84. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  85. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 8 years ago
  86. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 8 years ago
  87. 25e133e x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 8 years ago
  88. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 8 years ago
  89. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 8 years ago
  90. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 8 years ago
  91. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 8 years ago
  92. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 8 years ago
  93. dca4d1a x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 8 years ago
  94. 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 8 years ago
  95. 7ac99be x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  96. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  97. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  98. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  99. ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  100. ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago