1. 5c39f2c x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · 1 year, 7 months ago
  2. b73dba7 x86: Tidy up EFI code in interrupt_init() by Simon Glass · 1 year, 3 months ago
  3. 4cb3b9f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · 1 year, 6 months ago
  4. fc872ee x86: fix longjmp() implementation by Heinrich Schuchardt · 2 years, 1 month ago
  5. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 4 months ago
  6. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  7. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 10 months ago
  8. 7dc8259 x86: Move call64 into its own section by Simon Glass · 3 years, 10 months ago
  9. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
  10. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 1 month ago
  11. 8bccbc5 x86: cpu: Remove unnecessary #ifdefs by Simon Glass · 4 years, 3 months ago
  12. 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 3 months ago
  13. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 3 months ago
  14. 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 4 months ago
  15. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  16. 37897c4 x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 6 months ago
  17. 7ec0e7b x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 6 months ago
  18. cfe7a10 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 6 months ago
  19. 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 6 months ago
  20. 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 6 months ago
  21. 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 9 months ago
  22. 2fa863e x86: limit the fs segment to the pointer size by Masahiro Yamada · 4 years, 10 months ago
  23. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  24. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 10 months ago
  25. 76ab9f2 x86: Drop unnecessary interrupt code for TPL by Simon Glass · 4 years, 11 months ago
  26. caca13f x86: Drop unnecessary cpu code for TPL by Simon Glass · 4 years, 11 months ago
  27. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  28. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  29. ece3a46 x86: Add a CPU init function for TPL by Simon Glass · 5 years ago
  30. 74b7635 x86: show UEFI images involved in crash by Heinrich Schuchardt · 5 years ago
  31. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  32. c0069e9 x86: Add a way to reinit the cpu by Simon Glass · 5 years ago
  33. bc1a8f0 x86: Use the existing GDT in the ROM for 64-bit U-Boot proper by Bin Meng · 6 years ago
  34. 9168326 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · 6 years ago
  35. dbb0696 x86: Change 4-level page table base address to low memory by Bin Meng · 6 years ago
  36. da4cfa6 x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  38. 3c03f49 x86: Force 32-bit jumps in interrupt handlers by J. Tang · 8 years ago
  39. 4d3ac6c x86: Move setjmp to the i386 directory by Simon Glass · 8 years ago
  40. 8cfc966 x86: Move call64 to the i386 directory by Simon Glass · 8 years ago
  41. fa5fcb3 x86: Support jumping from SPL to U-Boot by Simon Glass · 8 years ago
  42. 34722da x86: Fix up CONFIG_X86_64 check by Simon Glass · 8 years ago
  43. be059e8 x86: Move the i386 code into its own directory by Simon Glass · 8 years ago