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
/
lib
/
fsp
/
fsp_common.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2018-07-20
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-27
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
Bin Meng
2017-08-24
x86: fsp: Configure SPI opcode registers before SPI is locked down
Bin Meng
2017-05-17
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-05-17
x86: Store and display previous sleep state
Bin Meng
2017-05-17
x86: fsp: acpi: Pass different boot mode to FSP init
Bin Meng
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-10-21
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-08-26
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-14
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-05
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-04-29
x86: fsp: Use reset_cpu()
Simon Glass
2015-02-06
x86: mmc: Move common FSP functions into a common file
Simon Glass