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
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
1
-1
/
+1
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
1
-1
/
+1
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
1
-1
/
+1
2024-04-10
x86: zboot: Create a separate ZBOOT option for zboot logic
Simon Glass
1
-1
/
+1
2023-07-17
x86: Allow video-BIOS code to be built for SPL
Simon Glass
1
-3
/
+4
2023-05-11
x86: Tidy up availability of string functions
Simon Glass
1
-1
/
+3
2022-01-25
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
1
-1
/
+1
2022-01-15
x86: efi: Tweak the code used for the 64-bit EFI app
Simon Glass
1
-3
/
+2
2021-10-21
x86: Show some EFI info with the bdinfo command
Simon Glass
1
-0
/
+1
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
1
-0
/
+1
2020-09-25
x86: apl: Generate CPU tables
Simon Glass
1
-1
/
+2
2020-09-25
x86: acpi: Add PCT and PTC tables
Simon Glass
1
-1
/
+1
2020-07-17
x86: Add support for building up an NHLT structure
Simon Glass
1
-0
/
+1
2020-06-29
x86: Don't build some unused objects in TPL
Tom Rini
1
-1
/
+3
2019-12-15
x86: Don't include the BIOS emulator in TPL
Simon Glass
1
-0
/
+2
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
1
-0
/
+1
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
1
-1
/
+2
2019-08-09
x86: Add a common HOB library
Park, Aiden
1
-0
/
+1
2019-05-08
x86: Add a simple TPL implementation
Simon Glass
1
-1
/
+8
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
1
-1
/
+1
2018-07-20
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
1
-0
/
+1
2018-06-17
x86: efi: Refactor the directory of EFI app and payload support
Bin Meng
1
-1
/
+0
2018-06-13
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
1
-2
/
+2
2018-06-13
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
1
-1
/
+1
2018-06-03
efi_loader: build CRT0 and RELOC on x86_64
Heinrich Schuchardt
1
-1
/
+11
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
1
-1
/
+0
2017-11-30
x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
Stefan Roese
1
-7
/
+1
2017-05-17
x86: Add an early CMOS access library
Bin Meng
1
-0
/
+1
2017-05-17
x86: acpi: Resume OS if resume vector is found
Bin Meng
1
-0
/
+1
2017-04-10
x86: Introduce minimal PMU driver for Intel MID platforms
Andy Shevchenko
1
-0
/
+1
2017-04-10
x86: Add SCU IPC driver for Intel MID platforms
Felipe Balbi
1
-0
/
+1
2017-02-06
x86: Don't try to boot Linux from SPL
Simon Glass
1
-0
/
+4
2017-02-06
x86: Don't build 32-bit efi files on x86_64
Simon Glass
1
-0
/
+4
2017-02-06
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
1
-0
/
+2
2017-02-06
x86: Add an SPL implementation
Simon Glass
1
-0
/
+1
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
1
-1
/
+1
2016-11-14
efi: x86: Adjust EFI files support efi_loader
Simon Glass
1
-0
/
+5
2016-11-14
x86: Move efi .S files into the 'lib' directory
Simon Glass
1
-0
/
+18
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
1
-0
/
+1
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
1
-1
/
+0
2016-05-23
x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
1
-1
/
+1
2016-05-23
x86: qemu: fix ACPI Kconfig options
Miao Yan
1
-1
/
+1
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
1
-0
/
+1
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
1
-0
/
+1
2016-02-05
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
1
-3
/
+0
2016-01-28
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
1
-0
/
+2
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
1
-0
/
+1
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
1
-1
/
+0
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
1
-1
/
+0
[next]