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