index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-16
dm: x86: Allow TSC timer to be used before DM is ready
Simon Glass
2017-05-17
x86: acpi: Fix Windows S3 resume failure
Bin Meng
2017-05-17
x86: baytrail: Conditionally report S3 in the ACPI table
Bin Meng
2017-05-17
x86: Store and display previous sleep state
Bin Meng
2017-02-07
x86: Move turbo_state to global_data
Simon Glass
2017-02-07
x86: Move pirq_routing_table to global_data
Simon Glass
2017-02-06
x86: Support global_data on x86_64
Simon Glass
2016-05-23
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-03-17
x86: broadwell: Add support for SDRAM setup
Simon Glass
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
2015-08-14
x86: Move the GDT into global_data
Simon Glass
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
x86: Allow use of global_data with EFI
Simon Glass
2015-08-05
x86: Tidy up global_data flags
Simon Glass
2015-04-29
x86: Store the GDT pointer in global_data
Simon Glass
2015-01-24
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-23
x86: Save mtrr support flag in global data
Bin Meng
2015-01-13
x86: Add support for MTRRs
Simon Glass
2015-01-12
pci: Make pci apis usable before relocation
Bin Meng
2014-12-13
x86: Support Intel FSP initialization path in start.S
Bin Meng
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
x86: Save the BIST value on reset
Simon Glass
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