1. a2c515c x86: Don't enable SMP in SPL by Simon Glass · Fri Jul 17 08:48:23 2020 -0600
  2. bb88327 x86: coreboot: Allow building an SPL image by Simon Glass · Thu Apr 30 21:21:43 2020 -0600
  3. 98a4cb6 x86: Add support for ACPI general-purpose events by Simon Glass · Thu Feb 06 09:55:01 2020 -0700
  4. fcc2ce9 x86: apl: Add Kconfig and Makefile by Simon Glass · Sun Dec 08 17:40:17 2019 -0700
  5. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · Fri Dec 06 21:42:55 2019 -0700
  6. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 2019 -0700
  7. 212ee45 x86: cpu: Don't include the cpu driver in TPL by Simon Glass · Wed Sep 25 08:56:48 2019 -0600
  8. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · Sat Aug 03 08:30:12 2019 +0000
  9. 75659ac x86: Add support for starting from SPL/TPL by Simon Glass · Thu Apr 25 21:58:52 2019 -0600
  10. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · Sun Nov 18 23:19:43 2018 +0100
  11. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700
  12. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · Sun Jun 10 06:25:03 2018 -0700
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · Tue Aug 15 22:41:58 2017 -0700
  15. e564d59 x86: Add Intel Tangier support by Felipe Balbi · Thu Jul 06 14:41:52 2017 +0300
  16. 215596c x86: acpi: Add wake up assembly stub by Bin Meng · Fri Apr 21 07:24:35 2017 -0700
  17. 7681621 x86: Compile irq.c for 64-bit by Bin Meng · Wed Jan 18 03:32:54 2017 -0800
  18. 2aa5a5b x86: Move setjmp to the i386 directory by Simon Glass · Mon Jan 16 07:04:20 2017 -0700
  19. 0d12adc x86: Move call64 to the i386 directory by Simon Glass · Mon Jan 16 07:04:19 2017 -0700
  20. bded35b x86: Don't build cpu files which are not supported on 64-bit by Simon Glass · Mon Jan 16 07:04:11 2017 -0700
  21. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700
  22. efedba7 x86: Add cpu code for x86_64 by Simon Glass · Mon Jan 16 07:03:58 2017 -0700
  23. 16a624b x86: Move the i386 code into its own directory by Simon Glass · Mon Jan 16 07:03:57 2017 -0700
  24. 8157b33 x86: Add 64-bit start-up code by Simon Glass · Mon Jan 16 07:03:48 2017 -0700
  25. 706f6f5 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · Mon Jan 16 07:03:45 2017 -0700
  26. 7078563 x86: Add implementations of setjmp() and longjmp() by Simon Glass · Mon Oct 17 20:29:07 2016 -0600
  27. 71606de x86: Add basic support for broadwell by Simon Glass · Fri Mar 11 22:07:18 2016 -0700
  28. 144652f x86: Move cache-as-RAM code into a common location by Simon Glass · Fri Mar 11 22:06:53 2016 -0700
  29. 35da4d1 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE by Bin Meng · Wed Nov 25 17:46:06 2015 -0800
  30. bae81c7 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · Tue Aug 04 12:33:55 2015 -0600
  31. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · Tue Aug 04 12:33:46 2015 -0600
  32. 8fefeec x86: Add I/O APIC register access routines by Bin Meng · Tue Jun 23 12:18:49 2015 +0800
  33. 12d4105 x86: dm: Clean up cpu drivers by Bin Meng · Fri Jun 12 14:52:20 2015 +0800
  34. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · Mon May 25 22:35:04 2015 +0800
  35. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  36. a9a4426 x86: Add multi-processor init by Simon Glass · Wed Apr 29 22:25:59 2015 -0600
  37. 8ba49fe x86: Enable the Intel quark/galileo build by Bin Meng · Mon Feb 02 22:35:29 2015 +0800
  38. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  39. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  40. ba73550 x86: Enable the queensbay cpu directory build by Bin Meng · Wed Dec 17 15:50:39 2014 +0800
  41. 3121dbd x86: Add LAPIC setup code by Simon Glass · Mon Nov 24 21:18:15 2014 -0700
  42. e804501 x86: Add Intel speedstep and turbo mode code by Simon Glass · Fri Nov 14 18:18:43 2014 -0700
  43. 6e3af1e x86: Add ivybridge directory to Makefile by Simon Glass · Mon Nov 24 21:18:20 2014 -0700
  44. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  45. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  46. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  47. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · Wed Nov 12 22:42:11 2014 -0700
  48. 463fac2 x86: Add support for starting 64-bit kernel by Simon Glass · Fri Oct 10 08:21:55 2014 -0600
  49. e4257d0 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · Thu Oct 16 22:58:20 2014 +0800
  50. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:34 2013 +0900
  51. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  52. 6431716 x86: Remove old broken timer implementation by Simon Glass · Wed Apr 17 16:13:37 2013 +0000
  53. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · Thu Feb 14 04:18:54 2013 +0000
  54. 138c2be x86: Add a dummy implementation for timer_get_us by Gabe Black · Sat Oct 20 12:33:11 2012 +0000
  55. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · Tue Nov 27 21:08:06 2012 +0000
  56. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  57. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/cpu/Makefile]
  58. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  59. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  60. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500[Renamed from cpu/i386/Makefile]
  61. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · Tue Nov 24 20:04:18 2009 +1100
  62. 7679d1f Implement SC520 timers by Graeme Russ · Tue Feb 24 21:14:45 2009 +1100
  63. 77290ee Rewrite i386 interrupt handling by Graeme Russ · Tue Feb 24 21:13:40 2009 +1100
  64. d228d73 Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb) by Graeme Russ · Tue Feb 24 21:11:24 2009 +1100
  65. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · Sun Dec 07 10:28:58 2008 +1100
  66. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  67. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  68. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  69. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  70. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  71. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000