1. e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  2. 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  3. 200182a x86: Add support for starting 64-bit kernel by Simon Glass · 10 years ago
  4. 92cc94a x86: Display basic CPU information on boot by Simon Glass · 10 years ago
  5. 7bddac9 x86: Move paging functions into cpu.c by Simon Glass · 10 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 11 years ago
  8. 8937140 x86: Add basic cache operations by Simon Glass · 12 years ago
  9. 5a35e6c x86: Move gd_addr into arch_global_data by Simon Glass · 12 years ago
  10. 0cecc3b x86: Set up the global data pointer in C instead of asm by Simon Glass · 12 years ago
  11. 095593c x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  12. f30fc4d x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  13. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  14. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  15. d653244 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  16. 9e6c572 x86: Use fs for global data by Graeme Russ · 13 years ago
  17. 74bfbe1 x86: Rework Global Descriptor Table loading by Graeme Russ · 13 years ago
  18. 109ad14 x86: Remove GDR related magic numbers by Graeme Russ · 13 years ago
  19. 60a9b6b x86: Fix a few recently added bugs by Gabe Black · 13 years ago
  20. 717979f cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  21. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  22. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed (98%) from arch/i386/cpu/cpu.c]
  23. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  24. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  25. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  26. c53fd2b x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  27. 59c6d0e x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  28. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  29. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago[Renamed from cpu/i386/cpu.c]
  30. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  31. 0fc1b49 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  32. 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  33. abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  34. 3f5f18d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  35. 3ec924a Patch by Steven Scholz, 25 Oct 2004: by wdenk · 19 years ago
  36. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  37. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  38. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago