1. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 9 months ago
  2. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  3. 74b7635 x86: show UEFI images involved in crash by Heinrich Schuchardt · 5 years ago
  4. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  5. da4cfa6 x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 3c03f49 x86: Force 32-bit jumps in interrupt handlers by J. Tang · 8 years ago
  8. 34722da x86: Fix up CONFIG_X86_64 check by Simon Glass · 8 years ago
  9. be059e8 x86: Move the i386 code into its own directory by Simon Glass · 8 years ago[Renamed (98%) from arch/x86/cpu/interrupts.c]
  10. 21b3b66 x86: Correct address casts in interrupt code by Simon Glass · 8 years ago
  11. 35233da x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  12. e212671 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 8 years ago
  13. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  14. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  15. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  16. 7399515 x86: Show the un-relocated IP address in exceptions by Simon Glass · 9 years ago
  17. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  18. 3dcdd17 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  19. 8aba36d x86: Tidy up a few minor issues with interrupts by Simon Glass · 9 years ago
  20. 3ccd49c x86: Simplify architecture defined exception handling in irq_llsr() by Bin Meng · 9 years ago
  21. 013cf48 x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  22. 6f41e0e7b x86: Provide access to the IDT by Simon Glass · 9 years ago
  23. b636dd1 x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · 10 years ago
  24. 1dae2e0 x86: Refactor interrupt_init() by Bin Meng · 10 years ago
  25. e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 7282d83 x86: Declare global_data pointer when it is used by Simon Glass · 11 years ago
  28. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  29. 7c71034 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  30. 095593c x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  31. 58c7a67 x86: Tweak IDT and GDT for alignment and readability by Graeme Russ · 13 years ago
  32. 303418c x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  33. 717979f cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  34. 6d7404c x86: Call hang() on unrecoverable exception by Graeme Russ · 13 years ago
  35. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  36. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed from arch/i386/cpu/interrupts.c]
  37. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  38. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  39. ca56a4c x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  40. 7228efa x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  41. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago
  42. 433ff2b x86: Add register dump to crash handlers by Graeme Russ · 14 years ago
  43. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago[Renamed from cpu/i386/interrupts.c]
  44. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  45. 0fc1b49 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  46. 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  47. e17ee15 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  48. abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  49. 3f5f18d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  50. 9933d60 Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  51. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  53. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  54. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  55. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago