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