index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
lib
/
fsp
/
fsp_common.c
Age
Commit message (
Expand
)
Author
2024-10-18
x86: cpu: Use default print_cpuinfo() for all
Andy Shevchenko
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2022-12-09
x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled
Sean Anderson
2021-08-03
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-25
x86: Notify the FSP of the 'end firmware' event
Simon Glass
2020-07-17
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-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2019-12-15
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-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