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
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-0
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+0
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-0
/
+1
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
1
-0
/
+1
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
1
-0
/
+1
2023-07-17
x86: Record the start and end of the tables
Simon Glass
1
-0
/
+4
2023-01-18
trace: Use notrace for short
Simon Glass
1
-1
/
+1
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
1
-1
/
+0
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
1
-0
/
+1
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
1
-0
/
+1
2020-07-17
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
1
-2
/
+0
2020-04-30
acpi: Add an acpi command
Simon Glass
1
-0
/
+1
2019-12-15
x86: fsp: Allow remembering the location of FSP-S
Simon Glass
1
-0
/
+3
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
1
-4
/
+17
2019-12-15
x86: Add a new global_data member for the cache record
Simon Glass
1
-0
/
+2
2019-12-15
i2c: designware: Avoid using static data
Simon Glass
1
-0
/
+1
2019-11-03
x86: timer: Use a separate flag for whether timer is inited
Simon Glass
1
-0
/
+1
2019-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
1
-6
/
+0
2019-08-09
x86: Add new slimbootloader CPU type
Park, Aiden
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-09-16
dm: x86: Allow TSC timer to be used before DM is ready
Simon Glass
1
-0
/
+1
2017-05-17
x86: acpi: Fix Windows S3 resume failure
Bin Meng
1
-0
/
+1
2017-05-17
x86: baytrail: Conditionally report S3 in the ACPI table
Bin Meng
1
-1
/
+1
2017-05-17
x86: Store and display previous sleep state
Bin Meng
1
-0
/
+3
2017-02-07
x86: Move turbo_state to global_data
Simon Glass
1
-0
/
+1
2017-02-07
x86: Move pirq_routing_table to global_data
Simon Glass
1
-0
/
+1
2017-02-06
x86: Support global_data on x86_64
Simon Glass
1
-1
/
+6
2016-05-23
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
1
-0
/
+4
2016-03-17
x86: broadwell: Add support for SDRAM setup
Simon Glass
1
-0
/
+24
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
1
-1
/
+0
2015-12-01
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
1
-2
/
+0
2015-08-14
x86: Move the GDT into global_data
Simon Glass
1
-1
/
+3
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
1
-0
/
+1
2015-08-05
x86: Allow use of global_data with EFI
Simon Glass
1
-0
/
+7
2015-08-05
x86: Tidy up global_data flags
Simon Glass
1
-4
/
+4
2015-04-29
x86: Store the GDT pointer in global_data
Simon Glass
1
-0
/
+1
2015-01-24
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
1
-0
/
+3
2015-01-23
x86: Save mtrr support flag in global data
Bin Meng
1
-6
/
+7
2015-01-13
x86: Add support for MTRRs
Simon Glass
1
-0
/
+15
2015-01-12
pci: Make pci apis usable before relocation
Bin Meng
1
-1
/
+0
2014-12-13
x86: Support Intel FSP initialization path in start.S
Bin Meng
1
-0
/
+3
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
1
-0
/
+13
2014-11-21
x86: ivybridge: Add support for early GPIO init
Simon Glass
1
-0
/
+1
2014-11-21
x86: ivybridge: Add early init for PCH devices
Simon Glass
1
-0
/
+8
2014-11-21
x86: Support use of PCI before relocation
Simon Glass
1
-0
/
+1
2014-11-21
x86: Save TSC frequency in the global data
Bin Meng
1
-0
/
+1
2014-11-21
x86: Do CPU identification in the early phase
Bin Meng
1
-0
/
+5
2014-11-21
x86: Save the BIST value on reset
Simon Glass
1
-0
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-26
x86: Support tracing function
Simon Glass
1
-1
/
+1
[next]