1. 51887c3 x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP by Bin Meng · Mon Jun 01 21:07:23 2015 +0800
  2. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · Mon May 11 07:36:29 2015 +0800
  3. f9bfac1 x86: Make QEMU the default vendor by Bin Meng · Thu May 07 21:34:09 2015 +0800
  4. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  5. a9a4426 x86: Add multi-processor init by Simon Glass · Wed Apr 29 22:25:59 2015 -0600
  6. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · Tue Apr 28 20:25:10 2015 -0600
  7. 8dbe081 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · Mon Apr 27 23:22:27 2015 +0800
  8. f959d90 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · Mon Apr 27 23:22:26 2015 +0800
  9. 6e8ddec x86: Kconfig: Move platform options forward by Bin Meng · Mon Apr 27 23:22:25 2015 +0800
  10. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · Mon Apr 27 23:22:24 2015 +0800
  11. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800
  12. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · Fri Mar 06 13:19:02 2015 -0700
  13. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · Mon Mar 02 17:04:37 2015 -0700
  14. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  15. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  16. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · Mon Mar 02 12:40:54 2015 -0700
  17. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · Thu Mar 19 19:42:55 2015 +0900
  18. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · Wed Feb 11 16:32:59 2015 -0700
  19. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:41 2015 -0700
  20. d11c1b2 x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · Mon Feb 02 21:25:09 2015 +0800
  21. 059f1f8 x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · Thu Feb 05 23:42:20 2015 +0800
  22. 8ba49fe x86: Enable the Intel quark/galileo build by Bin Meng · Mon Feb 02 22:35:29 2015 +0800
  23. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  24. 45c083b x86: Allow FSP Kconfig settings for all x86 by Simon Glass · Tue Jan 27 22:13:41 2015 -0700
  25. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · Tue Jan 27 22:13:33 2015 -0700
  26. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · Tue Jan 06 22:14:18 2015 +0800
  27. 4cf0b47 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · Tue Jan 06 22:14:16 2015 +0800
  28. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · Tue Jan 06 22:14:15 2015 +0800
  29. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  30. 6d97d81 x86: Drop RAMTOP Kconfig by Simon Glass · Thu Jan 01 16:17:55 2015 -0700
  31. d9b083e x86: Correct XIP_ROM_SIZE by Simon Glass · Thu Jan 01 16:17:54 2015 -0700
  32. 2f32622 x86: Add queensbay and crownbay Kconfig files by Bin Meng · Wed Dec 17 15:50:40 2014 +0800
  33. c191ab7 x86: Make ROM_SIZE configurable in Kconfig by Bin Meng · Fri Dec 12 21:05:19 2014 +0800
  34. 5ecb847 x86: Add vesa mode configuration options by Simon Glass · Fri Nov 14 20:56:30 2014 -0700
  35. 26a2240 x86: Rename chromebook-x86 to coreboot by Simon Glass · Wed Nov 12 22:42:29 2014 -0700
  36. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  37. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · Wed Nov 12 22:42:10 2014 -0700
  38. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · Wed Nov 12 22:42:08 2014 -0700
  39. 0b36ecd x86: Add chromebook_link board by Simon Glass · Wed Nov 12 22:42:07 2014 -0700
  40. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  41. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  42. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900