1. 2e4df99 x86: Move gd_addr into arch_global_data by Simon Glass · 12 years ago
  2. 2c5ca20 x86: Set up the global data pointer in C instead of asm by Simon Glass · 12 years ago
  3. 2acf848 x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  4. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  5. 007818a x86: Put global data on the stack by Graeme Russ · 12 years ago
  6. d29712e x86: Forward declare gd_t by Graeme Russ · 12 years ago
  7. 6e25600 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  8. 3536896 x86: Use fs for global data by Graeme Russ · 13 years ago
  9. 14d3761 x86: Rework Global Descriptor Table loading by Graeme Russ · 13 years ago
  10. 391bb95 x86: Remove GDR related magic numbers by Graeme Russ · 13 years ago
  11. 6ed1888 x86: Fix a few recently added bugs by Gabe Black · 13 years ago
  12. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · 13 years ago
  13. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  14. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed (98%) from arch/i386/cpu/cpu.c]
  15. 45fc1d8 x86: Code cleanup by Graeme Russ · 14 years ago
  16. 121931c x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  17. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  18. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  19. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  20. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  21. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago[Renamed from cpu/i386/cpu.c]
  22. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  23. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  24. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  25. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  26. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  27. 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · 20 years ago
  28. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  29. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  30. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago