index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
x86: Support tracing function
Simon Glass
2013-03-04
x86: Support relocation of FDT on start-up
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-02-04
x86: Use generic global_data
Simon Glass
2013-02-01
x86: Remove reset_status, relocoff from global_data
Simon Glass
2013-02-01
x86: Move gd_addr into arch_global_data
Simon Glass
2013-02-01
x86: Remove gdt_addr from arch_global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-11-30
x86: Add an fdt pointer to the global data structure
Gabe Black
2012-11-28
x86: Add some missing includes
Gabe Black
2012-11-28
x86: Put global data on the stack
Graeme Russ
2012-11-28
x86: Forward declare gd_t
Graeme Russ
2012-10-19
x86: Change global data baudrate to int
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-01-04
x86: Use fs for global data
Graeme Russ
2011-11-29
sc520: Create arch asm-offsets
Graeme Russ
2011-11-29
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-04-13
x86: Rename i386 to x86
Graeme Russ