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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
x86: Remove duplicate newlines
Marek Vasut
9
-12
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
10
-0
/
+17
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
10
-17
/
+0
2024-05-07
x86: Add missing <linux/types.h>
Tom Rini
1
-0
/
+1
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-0
/
+1
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
9
-0
/
+15
2024-04-10
Merge patch series "Complete decoupling of zboot logic from commands"
Tom Rini
1
-0
/
+97
2024-04-10
x86: zboot: Separate logic functions from commands
Simon Glass
1
-0
/
+25
2024-04-10
x86: zboot: Move command code into its own file
Simon Glass
1
-0
/
+31
2024-04-10
x86: zboot: Move zimage definitions to the header file
Simon Glass
1
-0
/
+41
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
1
-0
/
+1
2023-12-13
acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
Heinrich Schuchardt
1
-9
/
+0
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
1
-0
/
+6
2023-11-28
x86: Add defines for ins/outs functions
Igor Prusov
1
-0
/
+6
2023-11-07
x86: Drop <common.h> from remaining header files
Tom Rini
2
-2
/
+0
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
1
-0
/
+1
2023-09-22
x86: coreboot: Document cbmem console struct
Simon Glass
1
-2
/
+15
2023-09-22
Reland "x86: Move FACP table into separate functions""
Simon Glass
1
-2
/
+0
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2
-1
/
+15
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-10
bootstd: Allow display of the x86 setup information
Simon Glass
1
-10
/
+0
2023-08-10
bootstd: Move common zimage functions to bootm.h
Simon Glass
1
-27
/
+0
2023-08-09
x86: Run QEMU machine setup in SPL
Simon Glass
1
-0
/
+14
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
1
-0
/
+2
2023-08-01
x86: Add a little more info to cbsysinfo
Simon Glass
1
-0
/
+4
2023-07-17
x86: Record the start and end of the tables
Simon Glass
1
-0
/
+4
2023-07-17
x86: Improve the trampoline in 64-bit mode
Simon Glass
1
-0
/
+11
2023-07-17
x86: Add a comment for board_init_f_r_trampoline()
Simon Glass
1
-2
/
+14
2023-07-17
x86: Allow listing MTRRs in SPL
Simon Glass
1
-0
/
+20
2023-07-17
x86: zimage: Export the function to obtain the cmdline
Simon Glass
1
-0
/
+10
2023-07-17
x86: Add a function to boot a zimage
Simon Glass
1
-0
/
+17
2023-07-09
x86: Update docs link in bootparam header
Paul Barker
1
-1
/
+1
2023-05-11
x86: Tidy up availability of string functions
Simon Glass
1
-1
/
+5
2023-05-11
x86: coreboot: Show unimplemented sysinfo tags
Simon Glass
1
-0
/
+6
2023-05-11
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2
-0
/
+4
2023-03-25
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
1
-6
/
+6
2023-03-25
x86: Add return-value comment to cpu_jump_to_64bit()
Simon Glass
1
-0
/
+1
2023-03-25
x86: Adjust bootparam.h to be more like linux
Simon Glass
1
-24
/
+46
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-2
/
+2
2023-01-18
trace: Use notrace for short
Simon Glass
3
-3
/
+3
2022-12-14
x86: Fix i8259 ifdef include guard
Alistair Delva
1
-2
/
+2
2022-10-29
x86: provide typedef jmp_buf
Heinrich Schuchardt
1
-2
/
+4
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2
-2
/
+2
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
1
-2
/
+0
2022-06-06
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
1
-2
/
+0
2022-04-14
Remove duplication of table_compute_checksum function
Tom Rini
1
-13
/
+0
2022-04-04
Merge branch 'next'
Tom Rini
1
-0
/
+8
2022-03-31
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
1
-0
/
+2
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
1
-1
/
+7
2022-03-14
x86: Add an enum name for the GNVS firmware type
Simon Glass
1
-1
/
+7
[next]