index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
cpu.c
Commit message (
Expand
)
Author
Age
Lines
*
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
-0
/
+24
*
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
-12
/
+10
*
x86: Fix a warning with gcc 4.4.4
Simon Glass
2014-11-21
-0
/
+1
*
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
-43
/
+229
*
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
-2
/
+1
*
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
-1
/
+0
*
x86: Add support for starting 64-bit kernel
Simon Glass
2014-10-28
-0
/
+45
*
x86: Display basic CPU information on boot
Simon Glass
2014-10-28
-0
/
+64
*
x86: Move paging functions into cpu.c
Simon Glass
2014-10-28
-0
/
+35
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-05-13
-0
/
+5
*
x86: Add basic cache operations
Simon Glass
2013-03-04
-0
/
+23
*
x86: Move gd_addr into arch_global_data
Simon Glass
2013-02-01
-2
/
+2
*
x86: Set up the global data pointer in C instead of asm
Simon Glass
2013-02-01
-1
/
+3
*
x86: Add basic cache operations
Stefan Reinauer
2012-12-06
-6
/
+32
*
x86: Add a default implementation for cleanup_before_linux()
Gabe Black
2012-11-30
-0
/
+5
*
x86: Put global data on the stack
Graeme Russ
2012-11-28
-6
/
+0
*
x86: Forward declare gd_t
Graeme Russ
2012-11-28
-1
/
+1
*
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
-3
/
+15
*
x86: Use fs for global data
Graeme Russ
2012-01-04
-22
/
+31
*
x86: Rework Global Descriptor Table loading
Graeme Russ
2012-01-04
-29
/
+53
*
x86: Remove GDR related magic numbers
Graeme Russ
2012-01-04
-4
/
+4
*
x86: Fix a few recently added bugs
Gabe Black
2011-11-29
-0
/
+1
*
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
Graeme Russ
2011-11-29
-11
/
+11
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
-1
/
+1
*
x86: Rename i386 to x86
Graeme Russ
2011-04-13
-0
/
+157