summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-131-0/+5
* x86: Add basic cache operationsSimon Glass2013-03-041-0/+23
* x86: Move gd_addr into arch_global_dataSimon Glass2013-02-011-2/+2
* x86: Set up the global data pointer in C instead of asmSimon Glass2013-02-011-1/+3
* x86: Add basic cache operationsStefan Reinauer2012-12-061-6/+32
* x86: Add a default implementation for cleanup_before_linux()Gabe Black2012-11-301-0/+5
* x86: Put global data on the stackGraeme Russ2012-11-281-6/+0
* x86: Forward declare gd_tGraeme Russ2012-11-281-1/+1
* x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-041-3/+15
* x86: Use fs for global dataGraeme Russ2012-01-041-22/+31
* x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-041-29/+53
* x86: Remove GDR related magic numbersGraeme Russ2012-01-041-4/+4
* x86: Fix a few recently added bugsGabe Black2011-11-291-0/+1
* cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2011-11-291-11/+11
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+157
OpenPOWER on IntegriCloud