index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
u-boot-x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-07-17
x86: Improve the trampoline in 64-bit mode
Simon Glass
1
-0
/
+11
2023-07-17
x86: Add a comment for board_init_f_r_trampoline()
Simon Glass
1
-2
/
+14
2023-01-18
trace: Use notrace for short
Simon Glass
1
-1
/
+1
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-2
/
+2
2020-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
1
-2
/
+0
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
1
-0
/
+8
2019-11-03
x86: Add a CPU init function for TPL
Simon Glass
1
-0
/
+9
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
1
-1
/
+1
2019-05-08
x86: Add a way to reinit the cpu
Simon Glass
1
-0
/
+20
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
1
-1
/
+0
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-06-05
x86: Don't include asm/u-boot.h in common
Simon Glass
1
-1
/
+3
2017-05-17
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
1
-0
/
+13
2017-04-05
Move dram_init_banksize() to a common header
Simon Glass
1
-1
/
+0
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+1
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
1
-3
/
+0
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
1
-0
/
+1
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
1
-1
/
+1
2016-01-24
x86: Make x86_init_cpus() static
Simon Glass
1
-2
/
+0
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
1
-1
/
+1
2015-08-14
x86: Remove init_gd() function
Simon Glass
1
-1
/
+0
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
1
-0
/
+3
2015-07-14
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
1
-0
/
+7
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
1
-1
/
+0
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
1
-0
/
+2
2015-04-29
x86: queensbay: Implement PIRQ routing
Bin Meng
1
-0
/
+2
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
1
-0
/
+3
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
1
-6
/
+0
2015-02-06
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
1
-0
/
+3
2015-01-23
x86: Support ROMs on other archs
Simon Glass
1
-0
/
+2
2014-11-25
x86: Remove cpu_init_r() for x86
Bin Meng
1
-2
/
+0
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
1
-0
/
+2
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
1
-0
/
+1
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
1
-0
/
+9
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
1
-0
/
+1
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
1
-2
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-26
x86: Support tracing function
Simon Glass
1
-1
/
+1
2013-05-13
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
1
-0
/
+1
2013-05-13
x86: Add TSC timer
Simon Glass
1
-0
/
+2
2013-05-13
x86: Implement panic output for coreboot
Simon Glass
1
-0
/
+1
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
1
-9
/
+0
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
1
-3
/
+3
2013-03-04
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
1
-0
/
+1
2012-12-06
x86: Remove video_init() prototype from u-boot-x86.h
Simon Glass
1
-1
/
+0
2012-12-06
x86: Add function to read time stamp counter
Vadim Bendebury
1
-0
/
+12
2012-11-30
x86: Add a default implementation for cleanup_before_linux()
Gabe Black
1
-0
/
+1
[next]