1. df328d3 board: intel: agilex: Add socdk board support for Intel Agilex SoC by Ley Foon Tan · Wed Nov 27 15:55:28 2019 +0800
  2. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  3. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  4. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  5. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  6. 9835d6d board: intel: Add new slimbootloader board by Park, Aiden · Sat Aug 03 08:31:11 2019 +0000
  7. 5ea5c95 x86: edison: Enable SD slot by Andy Shevchenko · Tue Jun 25 23:52:04 2019 +0300
  8. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · Tue Jun 12 08:36:20 2018 -0700
  9. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  12. 6391f07 x86: edison: Bring minimal ACPI support to the board by Andy Shevchenko · Tue Oct 03 14:55:08 2017 +0300
  13. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · Tue Aug 15 22:42:02 2017 -0700
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  16. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  17. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · Sun Jul 30 06:23:26 2017 -0700
  18. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  19. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  20. d31315d x86: Add Intel Edison board files by Andy Shevchenko · Thu Jul 06 14:41:53 2017 +0300
  21. 74649a9 x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · Fri Jun 16 06:31:46 2017 -0700
  22. 5d2a588 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · Mon Aug 01 20:53:53 2016 -0700
  23. edf8240 x86: galileo: Enable ACPI table generation by Bin Meng · Wed May 25 19:19:12 2016 -0700
  24. c5e173c x86: galileo: Override SMBIOS product name by Bin Meng · Sun May 22 01:45:39 2016 -0700
  25. 898cee5 x86: baytrail: Add .gitignore for ACPI enabled boards by Bin Meng · Sat May 07 07:46:34 2016 -0700
  26. 8ee2957 x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · Sat May 07 07:46:33 2016 -0700
  27. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · Fri Mar 11 22:07:15 2016 -0700
  28. 63e08a2 x86: Move common LPC code to its own place by Simon Glass · Fri Mar 11 22:06:57 2016 -0700
  29. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · Wed Feb 17 00:16:25 2016 -0800
  30. 9570d1f x86: Drop asm/arch/gpio.h by Bin Meng · Mon Feb 01 01:40:48 2016 -0800
  31. 4756cac x86: Enable PCIe controller on quark/galileo by Bin Meng · Thu Sep 03 05:37:25 2015 -0700
  32. 64590e0 x86: bayleybay: Convert to use more dm drivers by Bin Meng · Fri Aug 28 02:22:39 2015 -0700
  33. 18ddcce x86: crownbay: Convert to use CONFIG_DM_ETH for E1000 by Bin Meng · Thu Aug 27 22:25:56 2015 -0700
  34. a2f61ba x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · Mon Aug 24 01:00:08 2015 -0700
  35. 31238dd x86: Convert minnowmax to use CONFIG_DM_NET by Simon Glass · Mon Aug 10 22:02:53 2015 -0600
  36. a815df7 x86: baytrail: Support operation as an EFI payload by Simon Glass · Tue Aug 04 12:34:02 2015 -0600
  37. e1c4935 x86: Add Intel Bayley Bay board support by Bin Meng · Thu Jul 30 03:49:17 2015 -0700
  38. 82977a8 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · Thu Jul 30 03:49:14 2015 -0700
  39. f70353a x86: minnowmax: initialize the pin-muxing from device tree by Gabriel Huau · Mon May 11 23:18:25 2015 -0700
  40. 4d7294a x86: Remove DECLARE_GLOBAL_DATA_PTR in board files by Bin Meng · Thu Apr 30 19:05:24 2015 +0800
  41. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  42. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · Mon Apr 27 23:22:28 2015 +0800
  43. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · Mon Apr 27 23:22:24 2015 +0800
  44. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  45. 8d6ed12 x86: Add basic Intel Galileo board support by Bin Meng · Mon Feb 02 22:35:28 2015 +0800
  46. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  47. 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
  48. ee18d64 x86: crownbay: Enable Intel E1000 NIC support by Bin Meng · Wed Dec 17 15:50:45 2014 +0800
  49. 2f32622 x86: Add queensbay and crownbay Kconfig files by Bin Meng · Wed Dec 17 15:50:40 2014 +0800
  50. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · Wed Dec 17 15:50:38 2014 +0800
  51. 08e484c x86: Add basic support to queensbay platform and crownbay board by Bin Meng · Wed Dec 17 15:50:36 2014 +0800