~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
fsp
/
fsp_common.c
Commit message (
Expand
)
Author
Age
*
x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled
Sean Anderson
2022-12-09
*
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
Bin Meng
2021-08-03
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Notify the FSP of the 'end firmware' event
Simon Glass
2020-09-25
*
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
*
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
*
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
2019-12-15
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
*
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-10-08
*
Fix spelling of available.
Vagrant Cascadian
2019-05-09
*
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-07-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
Bin Meng
2017-10-27
*
x86: fsp: Configure SPI opcode registers before SPI is locked down
Bin Meng
2017-08-24
*
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-05-17
*
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
2017-04-05
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
*
x86: Remove legacy pci codes
Bin Meng
2015-11-13
*
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
*
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-14
*
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
*
x86: fsp: Use reset_cpu()
Simon Glass
2015-04-29
*
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-06