summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeFilesLines
* sc520: fix build warning about unused temp varMike Frysinger2012-03-061-3/+2
* x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-042-13/+46
* x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-041-3/+15
* x86: Use fs for global dataGraeme Russ2012-01-042-23/+38
* x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-041-16/+6
* x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-041-29/+53
* x86: Remove GDR related magic numbersGraeme Russ2012-01-042-5/+6
* x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-191-1/+37
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-194-0/+279
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-194-0/+148
* x86: Fix a few recently added bugsGabe Black2011-11-291-0/+1
* x86: Misc cleanupsGraeme Russ2011-11-291-2/+3
* x86: Misc PCI touchupsGraeme Russ2011-11-291-3/+1
* x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2011-11-291-1/+1
* x86: Add multiboot headerGraeme Russ2011-11-291-0/+20
* sc520: Create arch asm-offsetsGraeme Russ2011-11-293-2/+49
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-292-5/+0
* cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ2011-11-295-87/+39
* cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2011-11-292-23/+30
* x86: Call hang() on unrecoverable exceptionGraeme Russ2011-11-291-10/+10
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-027-9/+9
* x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-1/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-0414-15/+15
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+0
* sc520: Move reset to stand-alone fileGraeme Russ2011-04-133-10/+41
* x86: Rename i386 to x86Graeme Russ2011-04-1315-0/+2374
OpenPOWER on IntegriCloud