1. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · Wed Nov 12 22:42:26 2014 -0700
  2. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · Mon Nov 10 18:00:26 2014 -0700
  3. 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · Wed Nov 12 20:27:55 2014 -0700
  4. 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · Sun Nov 09 22:18:56 2014 +0800
  5. 8337433 x86: Fix up some missing prototypes by Simon Glass · Thu Nov 06 13:20:08 2014 -0700
  6. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · Thu Nov 06 13:20:06 2014 -0700
  7. 463fac2 x86: Add support for starting 64-bit kernel by Simon Glass · Fri Oct 10 08:21:55 2014 -0600
  8. 2f2efbc x86: Display basic CPU information on boot by Simon Glass · Fri Oct 10 08:21:54 2014 -0600
  9. d8d9fec x86: Move paging functions into cpu.c by Simon Glass · Fri Oct 10 08:21:52 2014 -0600
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. bcc28da x86: Rationalise kernel booting logic and bootstage by Simon Glass · Wed Apr 17 16:13:35 2013 +0000
  12. 2baa3bb x86: Add basic cache operations by Simon Glass · Thu Feb 28 19:26:11 2013 +0000
  13. 2e4df99 x86: Move gd_addr into arch_global_data by Simon Glass · Thu Dec 13 20:48:41 2012 +0000
  14. 2c5ca20 x86: Set up the global data pointer in C instead of asm by Simon Glass · Thu Dec 13 20:48:42 2012 +0000
  15. 2acf848 x86: Add basic cache operations by Stefan Reinauer · Sun Dec 02 04:49:50 2012 +0000
  16. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · Sat Oct 20 12:33:10 2012 +0000
  17. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  18. d29712e x86: Forward declare gd_t by Graeme Russ · Tue Nov 27 15:38:35 2012 +0000
  19. 6e25600 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · Tue Dec 27 22:46:43 2011 +1100
  20. 3536896 x86: Use fs for global data by Graeme Russ · Sat Dec 31 22:58:15 2011 +1100
  21. 14d3761 x86: Rework Global Descriptor Table loading by Graeme Russ · Thu Dec 29 21:45:33 2011 +1100
  22. 391bb95 x86: Remove GDR related magic numbers by Graeme Russ · Sat Dec 31 10:24:36 2011 +1100
  23. 6ed1888 x86: Fix a few recently added bugs by Gabe Black · Wed Nov 16 23:32:50 2011 +0000
  24. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · Tue Nov 08 02:33:13 2011 +0000
  25. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  26. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed (98%) from arch/i386/cpu/cpu.c]
  27. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  28. 121931c x86: Make cpu init functions weak by Graeme Russ · Sat Feb 12 15:11:35 2011 +1100
  29. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · Sat Feb 12 15:11:32 2011 +1100
  30. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · Sat Feb 12 15:11:30 2011 +1100
  31. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · Thu Oct 07 20:03:21 2010 +1100
  32. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  33. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500[Renamed from cpu/i386/cpu.c]
  34. 078395c i386: Final Relocation by Graeme Russ · Tue Nov 24 20:04:21 2009 +1100
  35. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · Tue Nov 24 20:04:19 2009 +1100
  36. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · Tue Nov 24 20:04:18 2009 +1100
  37. 77290ee Rewrite i386 interrupt handling by Graeme Russ · Tue Feb 24 21:13:40 2009 +1100
  38. 278638d Moved generic (triple fault) reset code by Graeme Russ · Sun Dec 07 10:29:02 2008 +1100
  39. 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · Sun Apr 03 17:23:39 2005 +0000
  40. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  41. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  42. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000