Commit Graph

41 Commits (71cbe0d681d4288d090a404273ce6b0c1c14b617)

Author SHA1 Message Date
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 years ago
Bin Meng 43dd22f5fc x86: Setup fixed range MTRRs for legacy regions 10 years ago
Bin Meng 61788e468e x86: Move lapic_setup() call into init_bsp() 10 years ago
Bin Meng 6e6f4ce4f8 x86: Move MP initialization codes into a common place 10 years ago
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
Bin Meng 002610f620 x86: fsp: Load GDT before calling FspInitEntry 10 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 10 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 10 years ago
Simon Glass ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 10 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 10 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 10 years ago
Simon Glass a49e3c7f09 x86: Make show_boot_progress() common 10 years ago
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 10 years ago
Simon Glass 6cba6b9209 x86: Fix a warning with gcc 4.4.4 10 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 10 years ago
Simon Glass e1ffd81797 x86: Fix up some missing prototypes 10 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 10 years ago
Simon Glass 200182a748 x86: Add support for starting 64-bit kernel 10 years ago
Simon Glass 92cc94a1fe x86: Display basic CPU information on boot 10 years ago
Simon Glass 7bddac947d x86: Move paging functions into cpu.c 10 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 12 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
Graeme Russ d653244b12 x86: Create weak init_cache() and default enable_caches() functions 13 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 13 years ago
Graeme Russ 74bfbe1ba5 x86: Rework Global Descriptor Table loading 13 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 13 years ago
Gabe Black 60a9b6bfdd x86: Fix a few recently added bugs 13 years ago
Graeme Russ 717979fdd7 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 13 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 14 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 15 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 15 years ago