1. 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. bb6306c x86: Declare global_data pointer when it is used by Simon Glass · 12 years ago
  4. 6fa6e4a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  5. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  6. 2acf848 x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  7. af3f2c8 x86: Tweak IDT and GDT for alignment and readability by Graeme Russ · 13 years ago
  8. 2768d85 x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · 13 years ago
  9. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  10. 5e0e287 x86: Call hang() on unrecoverable exception by Graeme Russ · 13 years ago
  11. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  12. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/cpu/interrupts.c]
  13. 45fc1d8 x86: Code cleanup by Graeme Russ · 14 years ago
  14. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  15. 6869980 x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  16. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  17. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  18. c39acb4 x86: Add register dump to crash handlers by Graeme Russ · 15 years ago
  19. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago[Renamed from cpu/i386/interrupts.c]
  20. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  21. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  22. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  23. 8495964 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  24. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  25. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  26. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  29. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  30. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  31. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago