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
/
include
/
asm
/
u-boot-x86.h
Commit message (
Expand
)
Author
Age
Lines
*
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
-1
/
+1
*
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
-2
/
+0
*
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
-1
/
+1
*
x86: Remove init_gd() function
Simon Glass
2015-08-14
-1
/
+0
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
-0
/
+3
*
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
-0
/
+7
*
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-06-04
-1
/
+0
*
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
-0
/
+2
*
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
-0
/
+3
|
\
|
*
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-06
-0
/
+3
*
|
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
-6
/
+0
|
/
*
x86: Support ROMs on other archs
Simon Glass
2015-01-23
-0
/
+2
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
-2
/
+0
*
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
-0
/
+2
*
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
-0
/
+1
*
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
-0
/
+9
*
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
-0
/
+1
*
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
x86: Support tracing function
Simon Glass
2013-06-26
-1
/
+1
*
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
-0
/
+1
*
x86: Add TSC timer
Simon Glass
2013-05-13
-0
/
+2
*
x86: Implement panic output for coreboot
Simon Glass
2013-05-13
-0
/
+1
*
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-15
-9
/
+0
*
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
-3
/
+3
*
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
-0
/
+1
*
x86: Remove video_init() prototype from u-boot-x86.h
Simon Glass
2012-12-06
-1
/
+0
*
x86: Add function to read time stamp counter
Vadim Bendebury
2012-12-06
-0
/
+12
*
x86: Add a default implementation for cleanup_before_linux()
Gabe Black
2012-11-30
-0
/
+1
*
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
-0
/
+1
*
x86: Use fs for global data
Graeme Russ
2012-01-04
-0
/
+2
*
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
-0
/
+2
*
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Graeme Russ
2011-11-29
-0
/
+8
*
x86: Remove the prototype for the unused function board_init
Gabe Black
2011-11-02
-1
/
+0
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
-1
/
+1
*
Unify timer_init() and cpu_init() prototypes
Wolfgang Denk
2011-08-01
-1
/
+0
*
x86: Rename i386 to x86
Graeme Russ
2011-04-13
-0
/
+59