1. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  2. 48aa6c2 x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  3. 57b10f5 x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  4. 8744bef x86: kconfig: Hide "System tables" for coreboot by Bin Meng · 9 years ago
  5. d2f56f4 x86: kconfig: Hide "System tables" for EFI by Bin Meng · 9 years ago
  6. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  7. 3e9aa32 x86: Add EFI board code by Ben Stoltz · 9 years ago
  8. 3dcdd17 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  9. 1ed6648 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  10. 9e3a7c9 x86: Remove MARK_GRAPHICS_MEM_WRCOMB by Bin Meng · 9 years ago
  11. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  12. 07545d8 x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
  13. 4c71322 x86: kconfig: Fix minor nits in MAX_CPUS by Bin Meng · 9 years ago
  14. 063374d x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP by Bin Meng · 9 years ago
  15. 343fb99 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk by Bin Meng · 9 years ago
  16. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  17. d04e30b x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP by Bin Meng · 9 years ago
  18. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  19. 99a309f x86: Make QEMU the default vendor by Bin Meng · 9 years ago
  20. a65b25d x86: Support QEMU x86 targets by Bin Meng · 9 years ago
  21. 45b5a37 x86: Add multi-processor init by Simon Glass · 9 years ago
  22. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  23. 3e45222 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · 9 years ago
  24. d99b901 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · 9 years ago
  25. 029194a x86: Kconfig: Move platform options forward by Bin Meng · 9 years ago
  26. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  27. b5b6b01 x86: Support platform PIRQ routing by Bin Meng · 9 years ago
  28. 8156345 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  29. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  30. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  31. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  32. 51e9dad x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  33. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  34. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  35. 9a89d50 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  36. ba877ef x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · 10 years ago
  37. f56aeaa x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · 10 years ago
  38. ef46bea x86: Enable the Intel quark/galileo build by Bin Meng · 10 years ago
  39. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  40. 8ce24cd x86: Allow FSP Kconfig settings for all x86 by Simon Glass · 10 years ago
  41. 2d934e5 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  42. 9d74f03 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  43. 7698d36 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  44. 8cb20cc x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  45. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  46. 6c911c4 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  47. bbd43d6 x86: Correct XIP_ROM_SIZE by Simon Glass · 10 years ago
  48. 58f542d x86: Add queensbay and crownbay Kconfig files by Bin Meng · 10 years ago
  49. 64542f4 x86: Make ROM_SIZE configurable in Kconfig by Bin Meng · 10 years ago
  50. 22465fc x86: Add vesa mode configuration options by Simon Glass · 10 years ago
  51. fe5b9b4 x86: Rename chromebook-x86 to coreboot by Simon Glass · 10 years ago
  52. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  53. 70a09c6 x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  54. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  55. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
  56. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  57. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  58. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago