1. 87086d5 x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  2. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 9 years ago
  3. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  4. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  5. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  6. 79dd434 x86: Show the un-relocated IP address in exceptions by Simon Glass · 9 years ago
  7. 2b6d80b x86: Handle running as EFI payload by Simon Glass · 9 years ago
  8. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  9. c4b9ef8 x86: Tidy up a few minor issues with interrupts by Simon Glass · 9 years ago
  10. fdebed8 x86: Simplify architecture defined exception handling in irq_llsr() by Bin Meng · 9 years ago
  11. 9ff054b x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  12. 98d7e98 x86: Provide access to the IDT by Simon Glass · 10 years ago
  13. 2096c8f x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · 10 years ago
  14. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · 10 years ago
  15. 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. bb6306c x86: Declare global_data pointer when it is used by Simon Glass · 12 years ago
  18. 6fa6e4a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  19. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  20. 2acf848 x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  21. af3f2c8 x86: Tweak IDT and GDT for alignment and readability by Graeme Russ · 13 years ago
  22. 2768d85 x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  23. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  24. 5e0e287 x86: Call hang() on unrecoverable exception by Graeme Russ · 13 years ago
  25. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  26. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/cpu/interrupts.c]
  27. 45fc1d8 x86: Code cleanup by Graeme Russ · 14 years ago
  28. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  29. 6869980 x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  30. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  31. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  32. c39acb4 x86: Add register dump to crash handlers by Graeme Russ · 15 years ago
  33. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago[Renamed from cpu/i386/interrupts.c]
  34. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  35. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  36. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  37. 8495964 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  38. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  39. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  40. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  41. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  43. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  44. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  45. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago