1. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  2. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  3. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  4. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 5e5fe80 x86: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  7. 353f5cb x86: acpi: Fix Windows S3 resume failure by Bin Meng · 8 years ago
  8. 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · 8 years ago
  9. 159661d x86: Adjust board_final_cleanup() order by Bin Meng · 8 years ago
  10. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 8 years ago
  11. 710d215 x86: acpi: Resume OS if resume vector is found by Bin Meng · 8 years ago
  12. ef61f77 x86: Store and display previous sleep state by Bin Meng · 8 years ago
  13. 16a624b x86: Move the i386 code into its own directory by Simon Glass · 8 years ago
  14. 5454f8f x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  15. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  16. 1c9da37 x86: Reserve configuration tables in high memory by Bin Meng · 9 years ago
  17. 1141fcf x86: Unify reserve_arch() for all x86 boards by Bin Meng · 9 years ago
  18. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 9 years ago
  19. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  20. 8b73e9f x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  21. 2f462fd x86: cpu: Add functions to return the family and stepping by Simon Glass · 9 years ago
  22. e79d2c6 x86: cpu: Make the vendor table const by Simon Glass · 9 years ago
  23. 00431f6 x86: Bring up northbridge, pch and lpc after the CPUs by Simon Glass · 9 years ago
  24. 0aa7bfa x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  25. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  26. 1ace7a3 x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · 9 years ago
  27. bf6edd6 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · 9 years ago
  28. 0e27b87 x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  29. 9909bf3 x86: Move the GDT into global_data by Simon Glass · 9 years ago
  30. 2b6d80b x86: Handle running as EFI payload by Simon Glass · 9 years ago
  31. cecf90e x86: Use CR0 constants in CPU init by Simon Glass · 9 years ago
  32. 8972776 x86: Allow cpu-x86 driver to be probed for UP by Bin Meng · 9 years ago
  33. 268ca83 x86: Change pci option rom area MTRR setting to cacheable by Bin Meng · 9 years ago
  34. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  35. c45a93b x86: Setup fixed range MTRRs for legacy regions by Bin Meng · 9 years ago
  36. 6b602b2 x86: Move lapic_setup() call into init_bsp() by Bin Meng · 9 years ago
  37. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  38. 12d4105 x86: dm: Clean up cpu drivers by Bin Meng · 9 years ago
  39. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  40. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · 10 years ago
  41. 2027f2b x86: Store the GDT pointer in global_data by Simon Glass · 10 years ago
  42. e0e7bd0 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 10 years ago
  43. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  44. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  45. 47eac04 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  46. 9fc71c1 x86: Add GDT descriptors for option ROMs by Simon Glass · 10 years ago
  47. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  48. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · 10 years ago
  49. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · 10 years ago
  50. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  51. 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · 10 years ago
  52. 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · 10 years ago
  53. 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  54. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  55. 463fac2 x86: Add support for starting 64-bit kernel by Simon Glass · 10 years ago
  56. 2f2efbc x86: Display basic CPU information on boot by Simon Glass · 10 years ago
  57. d8d9fec x86: Move paging functions into cpu.c by Simon Glass · 10 years ago
  58. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  59. bcc28da x86: Rationalise kernel booting logic and bootstage by Simon Glass · 12 years ago
  60. 2baa3bb x86: Add basic cache operations by Simon Glass · 12 years ago
  61. 2e4df99 x86: Move gd_addr into arch_global_data by Simon Glass · 12 years ago
  62. 2c5ca20 x86: Set up the global data pointer in C instead of asm by Simon Glass · 12 years ago
  63. 2acf848 x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  64. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  65. 007818a x86: Put global data on the stack by Graeme Russ · 12 years ago
  66. d29712e x86: Forward declare gd_t by Graeme Russ · 12 years ago
  67. 6e25600 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  68. 3536896 x86: Use fs for global data by Graeme Russ · 13 years ago
  69. 14d3761 x86: Rework Global Descriptor Table loading by Graeme Russ · 13 years ago
  70. 391bb95 x86: Remove GDR related magic numbers by Graeme Russ · 13 years ago
  71. 6ed1888 x86: Fix a few recently added bugs by Gabe Black · 13 years ago
  72. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  73. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  74. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed (98%) from arch/i386/cpu/cpu.c]
  75. 45fc1d8 x86: Code cleanup by Graeme Russ · 14 years ago
  76. 121931c x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  77. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  78. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  79. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  80. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  81. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago[Renamed from cpu/i386/cpu.c]
  82. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  83. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  84. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  85. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  86. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  87. 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · 20 years ago
  88. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  89. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  90. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago