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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
1
-1
/
+1
2021-09-04
pch: Rename PCH_SUPPORT to PCH
Simon Glass
1
-3
/
+3
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2
-13
/
+1
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
1
-6
/
+1
2021-08-17
efi_loader rename enum efi_mem_type to efi_memory_type
Heinrich Schuchardt
1
-1
/
+1
2021-08-02
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
30
-89
/
+101
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-7
/
+7
2021-08-03
x86: queensbay: Return directly if IGD / SDVO were already disabled
Bin Meng
1
-11
/
+9
2021-08-03
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
Bin Meng
2
-16
/
+17
2021-08-03
x86: fsp: Don't program MTRR for DRAM for FSP1
Bin Meng
1
-4
/
+23
2021-08-02
x86: mtrr: Abort if requested size is not power of 2
Bin Meng
2
-3
/
+11
2021-08-02
x86: mtrr: Skip MSRs that were already programmed in mtrr_commit()
Bin Meng
1
-1
/
+1
2021-08-02
x86: mtrr: Do not clear the unused ones in mtrr_commit()
Bin Meng
1
-4
/
+0
2021-08-02
x86: dts: Define a default TSC timer frequency
Bin Meng
20
-43
/
+25
2021-08-02
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Bin Meng
2
-3
/
+3
2021-08-02
x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Bin Meng
2
-3
/
+0
2021-08-02
x86: tangier: Fix DMA controller IRQ polarity in CSRT
Andy Shevchenko
1
-2
/
+2
2021-08-02
x86: dts: Add "m25p,fast-read" to SPI flash node
Bin Meng
11
-0
/
+11
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
1
-2
/
+11
2021-07-15
x86: Ensure the e820 map is installed in all cases
Simon Glass
1
-4
/
+4
2021-07-15
x86: cros: Check ROM exists before building vboot
Simon Glass
2
-2
/
+2
2021-07-15
x86: coreboot: Use vendor in the Kconfig
Simon Glass
1
-1
/
+1
2021-07-15
x86: Add function comments to cb_sysinfo.h
Simon Glass
1
-0
/
+16
2021-07-15
x86: Do cache set-up by default when booting from coreboot
Simon Glass
1
-4
/
+14
2021-07-15
x86: Update the MP constants to avoid conflicts
Simon Glass
1
-4
/
+8
2021-07-15
x86: Don't set up MTRRs if previously done
Simon Glass
1
-1
/
+1
2021-07-07
x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used
Bin Meng
1
-0
/
+2
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
1
-0
/
+2
2021-06-23
x86: Discard .note.gnu.property sections
Bin Meng
3
-0
/
+3
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
3
-6
/
+7
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
1
-1
/
+0
2021-04-20
Add support for stack-protector
Joel Peshkin
1
-1
/
+1
2021-04-20
x86: correct usage of CFLAGS_NON_EFI
Heinrich Schuchardt
1
-4
/
+6
2021-04-15
x86: mtrr: Fix function descriptions
Wolfgang Wallner
1
-2
/
+2
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
3
-48
/
+21
2021-03-27
x86: coral: Show memory config and SKU ID on startup
Simon Glass
1
-0
/
+11
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
1
-1
/
+1
2021-03-27
x86: coreboot: Don't setup MTRR when booting from coreboot
Simon Glass
1
-3
/
+3
2021-03-27
x86: fsp: Don't notify if booted from coreboot
Simon Glass
1
-0
/
+4
2021-03-27
x86: coral: Fall back to coreboot video when FSP missing
Simon Glass
1
-0
/
+5
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
4
-58
/
+65
2021-03-27
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
1
-5
/
+9
2021-03-27
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
1
-1
/
+1
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
5
-29
/
+69
2021-03-27
x86: coreboot: Update parsing of the latest sysinfo
Simon Glass
3
-57
/
+525
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
5
-1
/
+28
2021-03-27
x86: coreboot: Sync up timestamp codes
Simon Glass
2
-2
/
+64
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
3
-36
/
+39
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
5
-4
/
+4
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
1
-1
/
+2
[next]