Age | Commit message (Expand) | Author |
---|---|---|
2013-02-01 | x86: Move gd_addr into arch_global_data | Simon Glass |
2013-02-01 | x86: Set up the global data pointer in C instead of asm | Simon Glass |
2012-12-06 | x86: Add basic cache operations | Stefan Reinauer |
2012-11-30 | x86: Add a default implementation for cleanup_before_linux() | Gabe Black |
2012-11-28 | x86: Put global data on the stack | Graeme Russ |
2012-11-28 | x86: Forward declare gd_t | Graeme Russ |
2012-01-04 | x86: Create weak init_cache() and default enable_caches() functions | Graeme Russ |
2012-01-04 | x86: Use fs for global data | Graeme Russ |
2012-01-04 | x86: Rework Global Descriptor Table loading | Graeme Russ |
2012-01-04 | x86: Remove GDR related magic numbers | Graeme Russ |
2011-11-29 | x86: Fix a few recently added bugs | Gabe Black |
2011-11-29 | cosmetic: checkpatch cleanup of arch/x86/cpu/*.c | Graeme Russ |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |