Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2027f2b1e8a3cae3712a8b9f7db46d0a95c8dcc3
/
arch
/
x86
/
cpu
/
cpu.c
2027f2b
x86: Store the GDT pointer in global_data
by Simon Glass
· Tue Apr 28 20:25:15 2015 -0600
e0e7bd0
x86: Implement reset_cpu() correctly for modern CPUs
by Simon Glass
· Tue Apr 28 20:11:29 2015 -0600
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· Fri Apr 24 18:10:04 2015 +0800
5322d62
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· Mon Mar 02 17:04:37 2015 -0700
47eac04
x86: Save mtrr support flag in global data
by Bin Meng
· Thu Jan 22 11:29:40 2015 +0800
9fc71c1
x86: Add GDT descriptors for option ROMs
by Simon Glass
· Fri Nov 14 20:56:29 2014 -0700
57a6cd8
x86: Remove cpu_init_r() for x86
by Bin Meng
· Thu Nov 20 16:11:00 2014 +0800
25727c2
x86: Call cpu_init_interrupts() from interrupt_init()
by Bin Meng
· Thu Nov 20 16:10:49 2014 +0800
9f0afe7
x86: Make show_boot_progress() common
by Simon Glass
· Wed Nov 12 22:42:26 2014 -0700
543bb14
x86: Replace fill_processor_name() with cpu_get_name()
by Simon Glass
· Mon Nov 10 18:00:26 2014 -0700
14a89a9
x86: Fix a warning with gcc 4.4.4
by Simon Glass
· Wed Nov 12 20:27:55 2014 -0700
035c1d2
x86: Do CPU identification in the early phase
by Bin Meng
· Sun Nov 09 22:18:56 2014 +0800
8337433
x86: Fix up some missing prototypes
by Simon Glass
· Thu Nov 06 13:20:08 2014 -0700
19a8b12
x86: Use the standard arch_cpu_init() function
by Simon Glass
· Thu Nov 06 13:20:06 2014 -0700
463fac2
x86: Add support for starting 64-bit kernel
by Simon Glass
· Fri Oct 10 08:21:55 2014 -0600
2f2efbc
x86: Display basic CPU information on boot
by Simon Glass
· Fri Oct 10 08:21:54 2014 -0600
d8d9fec
x86: Move paging functions into cpu.c
by Simon Glass
· Fri Oct 10 08:21:52 2014 -0600
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
bcc28da
x86: Rationalise kernel booting logic and bootstage
by Simon Glass
· Wed Apr 17 16:13:35 2013 +0000
2baa3bb
x86: Add basic cache operations
by Simon Glass
· Thu Feb 28 19:26:11 2013 +0000
2e4df99
x86: Move gd_addr into arch_global_data
by Simon Glass
· Thu Dec 13 20:48:41 2012 +0000
2c5ca20
x86: Set up the global data pointer in C instead of asm
by Simon Glass
· Thu Dec 13 20:48:42 2012 +0000
2acf848
x86: Add basic cache operations
by Stefan Reinauer
· Sun Dec 02 04:49:50 2012 +0000
846d08e
x86: Add a default implementation for cleanup_before_linux()
by Gabe Black
· Sat Oct 20 12:33:10 2012 +0000
007818a
x86: Put global data on the stack
by Graeme Russ
· Tue Nov 27 15:38:36 2012 +0000
d29712e
x86: Forward declare gd_t
by Graeme Russ
· Tue Nov 27 15:38:35 2012 +0000
6e25600
x86: Create weak init_cache() and default enable_caches() functions
by Graeme Russ
· Tue Dec 27 22:46:43 2011 +1100
3536896
x86: Use fs for global data
by Graeme Russ
· Sat Dec 31 22:58:15 2011 +1100
14d3761
x86: Rework Global Descriptor Table loading
by Graeme Russ
· Thu Dec 29 21:45:33 2011 +1100
391bb95
x86: Remove GDR related magic numbers
by Graeme Russ
· Sat Dec 31 10:24:36 2011 +1100
6ed1888
x86: Fix a few recently added bugs
by Gabe Black
· Wed Nov 16 23:32:50 2011 +0000
fdee8b1
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
by Graeme Russ
· Tue Nov 08 02:33:13 2011 +0000
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· Thu Aug 04 18:45:45 2011 +0200
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· Wed Apr 13 19:43:28 2011 +1000
[Renamed (98%) from arch/i386/cpu/cpu.c]
45fc1d8
x86: Code cleanup
by Graeme Russ
· Wed Apr 13 19:43:26 2011 +1000
121931c
x86: Make cpu init functions weak
by Graeme Russ
· Sat Feb 12 15:11:35 2011 +1100
93efcb2
x86: Add processor flags header from linux
by Graeme Russ
· Sat Feb 12 15:11:32 2011 +1100
25391d1
x86: Move Global Descriptor Table defines to processor.h
by Graeme Russ
· Sat Feb 12 15:11:30 2011 +1100
1ce0a60
x86: Move loading of GTD to C code
by Graeme Russ
· Thu Oct 07 20:03:21 2010 +1100
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
16261b5
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:17 2010 -0500
[Renamed from cpu/i386/cpu.c]
078395c
i386: Final Relocation
by Graeme Russ
· Tue Nov 24 20:04:21 2009 +1100
1aafcc9
i386: Remove inline asm symbols from .dynsym
by Graeme Russ
· Tue Nov 24 20:04:19 2009 +1100
d11b085
i386: Rearrange Interupt Handling
by Graeme Russ
· Tue Nov 24 20:04:18 2009 +1100
77290ee
Rewrite i386 interrupt handling
by Graeme Russ
· Tue Feb 24 21:13:40 2009 +1100
278638d
Moved generic (triple fault) reset code
by Graeme Russ
· Sun Dec 07 10:29:02 2008 +1100
1e8d0c5
Patch by Steven Scholz, 25 Oct 2004:
by wdenk
· Sun Apr 03 17:23:39 2005 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
abda5ca
* Patch by Marc Singer, 29 May 2003:
by wdenk
· Sat May 31 18:35:21 2003 +0000
591dda5
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· Mon Nov 18 00:14:45 2002 +0000