Commit Graph

11 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 11 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 12 years ago
Vadim Bendebury 7c71034d3c x86: Provide tick counter and frequency reference for Intel core architecture 12 years ago
Stefan Reinauer 095593c030 x86: Add basic cache operations 12 years ago
Graeme Russ 58c7a6751d x86: Tweak IDT and GDT for alignment and readability 13 years ago
Graeme Russ 303418cc97 x86: Ensure IDT and GDT remain 16-byte aligned post relocation 13 years ago
Graeme Russ 717979fdd7 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 13 years ago
Graeme Russ 6d7404c4c1 x86: Call hang() on unrecoverable exception 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 13 years ago
Graeme Russ 0c24c9cc71 x86: Add processor flags header from linux 14 years ago
Graeme Russ ca56a4ceec x86: Add stack dump to register dump 14 years ago
Graeme Russ 7228efa3cb x86: Fix %ss and %esp in register structure for interrupts 14 years ago
Graeme Russ 5c161653db x86: Change compiler options 14 years ago
Graeme Russ 433ff2bdbc x86: Add register dump to crash handlers 14 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 14 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 15 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 15 years ago
Graeme Russ 564a9984bd i386: Rearrange Interupt Handling 15 years ago
Graeme Russ e17ee157ca Add basic relocation to i386 port 16 years ago
Graeme Russ abf0cd3dff Rewrite i386 interrupt handling 16 years ago
Graeme Russ 3f5f18d12d Moved generic (triple fault) reset code 16 years ago
Graeme Russ 9933d60902 Moved definition of set_vector() to new header file 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 21 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago