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
Age
Commit message (
Expand
)
Author
2020-04-30
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2019-12-15
x86: fsp: Set up an MTRR for the graphics frame buffer
Simon Glass
2019-12-15
x86: fsp: Correct wrong header inlude in fsp_support.c
Simon Glass
2019-12-15
x86: fsp: Make graphics support common to FSP1/2
Simon Glass
2019-12-15
x86: Set up the MTRR for SDRAM
Simon Glass
2019-12-15
x86: Set the DRAM banks to reflect real location
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 board_get_usable_ram_top() out of common.h
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: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-08
x86: Update a stale comment about ifdtool
Simon Glass
2018-07-20
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2017-10-27
x86: fsp: graphics: Add some notes about the graphics info hob
Bin Meng
2017-10-27
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
Bin Meng
2017-09-16
x86: fsp: Update fsp command to show spec 1.1 header
Bin Meng
2017-09-16
x86: dm: video: Add a framebuffer driver that utilizes VBT
Bin Meng
2017-09-16
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2017-08-24
x86: fsp: Configure SPI opcode registers before SPI is locked down
Bin Meng
2017-06-05
x86: fsp: Remove the call to set up internal uart in fsp_init()
Bin Meng
2017-05-17
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-05-17
x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
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: Drop setup_dram_config() wrapper
Simon Glass
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-07-12
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
Bin Meng
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
2016-02-21
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-14
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
x86: fsp: Always use hex numbers in the hob command output
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
[next]