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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-09
x86: Skip setting up MTRRs in slimbootloader
Park, Aiden
1
-1
/
+2
2019-08-09
x86: Add a common HOB library
Park, Aiden
3
-54
/
+88
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
1
-47
/
+31
2019-08-09
x86: Add new slimbootloader CPU type
Park, Aiden
1
-1
/
+1
2019-08-09
x86: acpi: Introduce a stub to generate CSRT
Andy Shevchenko
1
-0
/
+32
2019-06-22
x86: Revert "Don't set up MTRRs in SPL"
Andy Shevchenko
1
-4
/
+1
2019-05-09
Fix spelling of available.
Vagrant Cascadian
1
-1
/
+1
2019-05-08
x86: Add a simple TPL implementation
Simon Glass
3
-3
/
+168
2019-05-08
x86: Don't generate a bootstage report in SPL
Simon Glass
1
-1
/
+1
2019-05-08
x86: Don't set up MTRRs in SPL
Simon Glass
1
-1
/
+4
2019-05-08
x86: mrccache: Add more debugging
Simon Glass
1
-4
/
+12
2019-05-08
x86: Support saving MRC data from SPL
Simon Glass
1
-9
/
+27
2019-05-08
x86: Update a stale comment about ifdtool
Simon Glass
1
-1
/
+1
2019-03-11
x86: Make sure i8254 is setup correctly before generating beeps
Bin Meng
1
-0
/
+4
2019-03-10
x86: acpi: Not every platform has serial console a first device
Andy Shevchenko
1
-3
/
+3
2019-02-20
sound: x86: Add beeping support in i8254
Simon Glass
1
-4
/
+31
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
1
-1
/
+1
2019-01-14
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
1
-5
/
+6
2019-01-14
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
1
-1
/
+4
2018-12-10
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
Bin Meng
1
-6
/
+10
2018-12-05
x86: acpi: Generate SPCR table
Andy Shevchenko
1
-0
/
+118
2018-10-22
x86: detect unsupported relocation types
Heinrich Schuchardt
1
-0
/
+18
2018-10-22
x86/bootm: fix error handling in boot_prep_linux(...)
Hannes Schmelzer
1
-0
/
+4
2018-09-23
efi_loader: simplify ifdefs
Stephen Warren
1
-2
/
+2
2018-09-17
x86: cpu: add docstring to scu_ipc_command()
Georgii Staroselskii
1
-0
/
+11
2018-09-17
x86: cpu: introduce scu_ipc_raw_command()
Georgii Staroselskii
1
-0
/
+51
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-8
/
+4
2018-08-30
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
Bin Meng
1
-5
/
+0
2018-08-30
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
1
-0
/
+4
2018-08-20
x86: Include bss subsections in linker script
Alexander Graf
2
-2
/
+2
2018-07-25
elf: Move x86 reloc defines to common elf.h
Alexander Graf
2
-2
/
+0
2018-07-20
Merge git://git.denx.de/u-boot-x86
Tom Rini
5
-111
/
+111
2018-07-20
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
Bin Meng
1
-11
/
+0
2018-07-20
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
4
-100
/
+111
2018-07-20
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
1
-1
/
+1
2018-07-19
x86: Remove unused _relocate arguments
Ivan Gorinov
3
-7
/
+2
2018-07-02
x86: efi_loader: Build EFI memory map per E820 table
Bin Meng
1
-0
/
+39
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
1
-1
/
+3
2018-06-17
x86: efi: Refactor the directory of EFI app and payload support
Bin Meng
5
-185
/
+0
2018-06-17
x86: use EFI calling convention for efi_main on x86_64
Ivan Gorinov
1
-11
/
+13
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
Define board_quiesce_devices() in a shared location
Simon Glass
1
-4
/
+0
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
49
-100
/
+49
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2
-4
/
+0
2018-04-16
bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
Bin Meng
1
-0
/
+4
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
3
-3
/
+3
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2
-4
/
+5
[next]