Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | x86: Declare global_data pointer when it is used | Simon Glass | 2013-05-13 | -0/+2 |
* | x86: Permit bootstage and timer data to be used prior to relocation | Simon Glass | 2013-03-04 | -4/+3 |
* | x86: Provide tick counter and frequency reference for Intel core architecture | Vadim Bendebury | 2012-12-06 | -0/+31 |
* | x86: Add basic cache operations | Stefan Reinauer | 2012-12-06 | -66/+2 |
* | x86: Tweak IDT and GDT for alignment and readability | Graeme Russ | 2012-01-04 | -1/+1 |
* | x86: Ensure IDT and GDT remain 16-byte aligned post relocation | Graeme Russ | 2011-11-29 | -1/+1 |
* | cosmetic: checkpatch cleanup of arch/x86/cpu/*.c | Graeme Russ | 2011-11-29 | -12/+19 |
* | x86: Call hang() on unrecoverable exception | Graeme Russ | 2011-11-29 | -10/+10 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -2/+2 |
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | -0/+674 |