Commit Graph

30 Commits (01f14456306c84f9bcd3945a10c98ae50e30542a)

Author SHA1 Message Date
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 11 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 11 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 11 years ago
Simon Glass a49e3c7f09 x86: Make show_boot_progress() common 11 years ago
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 11 years ago
Simon Glass 6cba6b9209 x86: Fix a warning with gcc 4.4.4 11 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 11 years ago
Simon Glass e1ffd81797 x86: Fix up some missing prototypes 11 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 11 years ago
Simon Glass 200182a748 x86: Add support for starting 64-bit kernel 11 years ago
Simon Glass 92cc94a1fe x86: Display basic CPU information on boot 11 years ago
Simon Glass 7bddac947d x86: Move paging functions into cpu.c 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago
Simon Glass 8937140957 x86: Add basic cache operations 12 years ago
Simon Glass 5a35e6c48e x86: Move gd_addr into arch_global_data 12 years ago
Simon Glass 0cecc3b679 x86: Set up the global data pointer in C instead of asm 12 years ago
Stefan Reinauer 095593c030 x86: Add basic cache operations 13 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 13 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 13 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 13 years ago
Graeme Russ d653244b12 x86: Create weak init_cache() and default enable_caches() functions 14 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 14 years ago
Graeme Russ 74bfbe1ba5 x86: Rework Global Descriptor Table loading 14 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 14 years ago
Gabe Black 60a9b6bfdd x86: Fix a few recently added bugs 14 years ago
Graeme Russ 717979fdd7 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 14 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 14 years ago
Graeme Russ 0ea76e92e9 x86: Make cpu init functions weak 14 years ago
Graeme Russ 0c24c9cc71 x86: Add processor flags header from linux 14 years ago
Graeme Russ c53fd2bb6d x86: Move Global Descriptor Table defines to processor.h 14 years ago
Graeme Russ 59c6d0ef9a x86: Move loading of GTD to C code 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 15 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 16 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 16 years ago
Graeme Russ 564a9984bd i386: Rearrange Interupt Handling 16 years ago
Graeme Russ abf0cd3dff Rewrite i386 interrupt handling 16 years ago
Graeme Russ 3f5f18d12d Moved generic (triple fault) reset code 17 years ago
wdenk 3ec924a3cb Patch by Steven Scholz, 25 Oct 2004: 20 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 23 years ago
wdenk c609719b8d Initial revision 23 years ago
wdenk 7c202ac2e3 Initial revision 23 years ago
wdenk 20e0e2331c Initial revision 23 years ago
wdenk 3863585bb1 Initial revision 23 years ago