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
2020-07-17
x86: Add support for building up an NHLT structure
Simon Glass
3
-0
/
+797
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
5
-6
/
+27
2020-07-17
x86: Allow devices to write to DSDT
Simon Glass
1
-1
/
+15
2020-07-17
x86: Allow devices to write an SSDT
Simon Glass
1
-0
/
+29
2020-07-17
x86: acpi: Move MADT down a bit
Simon Glass
1
-6
/
+6
2020-07-17
x86: fsp: Support a warning message when DRAM init is slow
Simon Glass
4
-8
/
+32
2020-07-17
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
11
-64
/
+63
2020-07-17
x86: p2sb: make P2SB driver depend on P2SB uclass
Wolfgang Wallner
1
-0
/
+1
2020-07-09
x86: apl: Re-enable loading of SPL
Simon Glass
1
-1
/
+1
2020-07-09
x86: fsp: video: Allocate a frame buffer when needed
Simon Glass
1
-0
/
+12
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
3
-0
/
+14
2020-07-01
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
1
-1
/
+1
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
1
-2
/
+0
2020-06-29
x86: Don't build some unused objects in TPL
Tom Rini
2
-2
/
+4
2020-06-25
bdinfo: x86: vesa: Update fb_base to the correct value
Simon Glass
1
-2
/
+3
2020-06-02
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Bin Meng
1
-1
/
+1
2020-06-02
x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Bin Meng
1
-1
/
+1
2020-06-02
x86: baytrail: acpi: Create buffers outside of the methods
Bin Meng
1
-12
/
+12
2020-06-02
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
Andy Shevchenko
1
-1
/
+0
2020-06-02
x86: tangier: acpi: Drop _ADR() where _HID() is present
Andy Shevchenko
1
-1
/
+0
2020-06-02
x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Andy Shevchenko
1
-1
/
+1
2020-06-02
x86: tangier: acpi: Create buffers outside of the methods
Andy Shevchenko
1
-46
/
+49
2020-06-02
x86: apl: Add hex offsets for registers in FSP-S
Simon Glass
1
-0
/
+72
2020-06-02
x86: coral: Correct some FSP-S settings
Simon Glass
1
-7
/
+3
2020-06-02
x86: apl: Add hex offsets for registers in FSP-M
Simon Glass
1
-2
/
+15
2020-06-02
x86: coral: Correct some FSP-M settings
Simon Glass
1
-0
/
+5
2020-06-02
x86: mrccache: Allow use before driver model is active
Simon Glass
2
-21
/
+29
2020-06-02
x86: spl: Print the error on SPL failure
Simon Glass
1
-2
/
+2
2020-06-02
x86: spi: Add a way to access the SPI mapping via registers
Simon Glass
2
-5
/
+33
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
1
-2
/
+1
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
3
-0
/
+27
2020-05-27
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
5
-387
/
+1439
2020-05-27
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
6
-164
/
+924
2020-05-27
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Bernhard Messerklinger
1
-21
/
+25
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
15
-0
/
+18
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2
-3
/
+3
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
13
-0
/
+13
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
81
-0
/
+82
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
5
-5
/
+8
2020-05-18
common: Drop init.h from common header
Simon Glass
26
-0
/
+26
2020-05-18
common: Drop image.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2
-4
/
+4
2020-05-18
common: Drop part.h from common header
Simon Glass
2
-0
/
+4
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
4
-0
/
+4
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
1
-4
/
+2
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
6
-3
/
+28
2020-05-04
x86: Update SPL for coreboot
Simon Glass
1
-4
/
+6
[prev]
[next]