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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
x86: acpi: Put sleepstates.asl to the common place
Bin Meng
4
-12
/
+2
2017-10-27
x86: fsp: graphics: Add some notes about the graphics info hob
Bin Meng
1
-0
/
+4
2017-10-27
x86: braswell: cherryhill: Update dts for SPI lock down
Bin Meng
2
-4
/
+1
2017-10-27
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
Bin Meng
2
-33
/
+0
2017-10-27
x86: Fix ACPI resume dependency to MRC cache
Bin Meng
1
-0
/
+1
2017-10-27
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
Bin Meng
1
-1
/
+0
2017-10-27
x86: braswell: Fix unexpected crash during Linux kernel boot
Bin Meng
3
-176
/
+5
2017-10-19
x86: baytrail: fsp: Move Azalia update codes to board
Bin Meng
1
-109
/
+2
2017-10-19
x86: baytrail: fsp: Use a function to update the Azalia config pointer
Bin Meng
2
-3
/
+14
2017-10-19
x86: fsp: Consolidate Azalia header file
Bin Meng
5
-72
/
+46
2017-10-19
x86: Turn off running VGA ROM during S3 resume
Bin Meng
1
-1
/
+0
2017-10-19
x86: baytrail: Fix unstable ACPI S3 resume
Bin Meng
1
-0
/
+22
2017-10-07
x86: tangier: Enable ACPI support for Intel Tangier
Andy Shevchenko
6
-0
/
+455
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-3
/
+3
2017-10-02
x86: Use asm-generic/io.h
Paul Burton
1
-29
/
+2
2017-09-16
x86: ivybridge: remove unused variables
Heinrich Schuchardt
1
-10
/
+0
2017-09-16
dm: x86: Allow TSC timer to be used before DM is ready
Simon Glass
1
-0
/
+1
2017-09-16
x86: Support Intel Cherry Hill board
Bin Meng
2
-0
/
+216
2017-09-16
x86: braswell: Disable PUNIT power configuration for B0 stepping
Bin Meng
1
-0
/
+6
2017-09-16
x86: braswell: Add FSP configuration
Bin Meng
5
-1
/
+637
2017-09-16
x86: braswell: Add microcode for B0/C0/D0 stepping SoC
Bin Meng
3
-0
/
+12924
2017-09-16
x86: Add Intel Braswell SoC support
Bin Meng
8
-0
/
+386
2017-09-16
x86: fsp: Update fsp command to show spec 1.1 header
Bin Meng
2
-3
/
+30
2017-09-16
x86: dm: video: Add a framebuffer driver that utilizes VBT
Bin Meng
3
-0
/
+133
2017-09-16
x86: dts: Include Intel Video BIOS Table in the ROM image
Bin Meng
1
-0
/
+6
2017-09-16
x86: Add Video BIOS Table (VBT) related Kconfig options
Bin Meng
1
-0
/
+34
2017-09-16
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
3
-0
/
+45
2017-09-16
x86: fsp: Update struct common_buf for FSP spec 1.1
Bin Meng
2
-1
/
+10
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
1
-6
/
+2
2017-09-02
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
1
-1
/
+1
2017-08-24
x86: tangier: kconfig: Guard tangier-specific options
Bin Meng
1
-0
/
+4
2017-08-24
x86: baytrail: Fix turbo enable
Bin Meng
1
-0
/
+1
2017-08-24
x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
Bin Meng
2
-1
/
+8
2017-08-24
x86: fsp: Configure SPI opcode registers before SPI is locked down
Bin Meng
2
-0
/
+33
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-4
/
+4
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
7
-7
/
+0
2017-08-08
x86: acpi: Fix build error with certain configuration
Bin Meng
1
-0
/
+1
2017-08-08
x86: Remove dead ISA related codes
Bin Meng
1
-66
/
+8
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
20
-91
/
+135
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
6
-0
/
+6
2017-08-01
x86: Convert MMC to driver model
Simon Glass
4
-43
/
+1
2017-08-01
x86: ivybridge: remove unused uma_memory_size
xypron.glpk@gmx.de
1
-5
/
+0
2017-08-01
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
4
-0
/
+4
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
8
-0
/
+17
2017-08-01
x86: qemu: kconfig: Imply platform specific drivers
Bin Meng
1
-0
/
+4
2017-08-01
x86: quark: kconfig: Imply platform specific drivers
Bin Meng
1
-0
/
+9
2017-08-01
x86: tangier: kconfig: Imply platform specific drivers
Bin Meng
1
-0
/
+7
2017-08-01
x86: queensbay: kconfig: Imply platform specific drivers
Bin Meng
1
-0
/
+11
2017-08-01
x86: coreboot: kconfig: Imply drivers that are useful
Bin Meng
1
-0
/
+10
2017-08-01
x86: broadwell: kconfig: Imply platform specific drivers
Bin Meng
1
-0
/
+6
[next]