index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
fsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fsp: Set up an MTRR for the graphics frame buffer
Simon Glass
2019-12-15
1
-0
/
+4
*
x86: fsp: Correct wrong header inlude in fsp_support.c
Simon Glass
2019-12-15
1
-1
/
+1
*
x86: fsp: Make graphics support common to FSP1/2
Simon Glass
2019-12-15
2
-0
/
+130
*
x86: Set up the MTRR for SDRAM
Simon Glass
2019-12-15
1
-0
/
+5
*
x86: Set the DRAM banks to reflect real location
Simon Glass
2019-12-15
1
-1
/
+29
*
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
2019-12-15
1
-20
/
+0
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
1
-1
/
+1
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
1
-1
/
+1
*
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
1
-0
/
+10
*
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
1
-0
/
+7
*
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
2
-0
/
+177
*
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
2
-0
/
+105
*
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
2
-0
/
+95
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
6
-886
/
+0
*
x86: Add a common HOB library
Park, Aiden
2019-08-09
1
-54
/
+3
*
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-08-09
1
-47
/
+31
*
Fix spelling of available.
Vagrant Cascadian
2019-05-09
1
-1
/
+1
*
x86: Update a stale comment about ifdtool
Simon Glass
2019-05-08
1
-1
/
+1
*
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-07-20
1
-1
/
+1
*
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-07-02
1
-1
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
6
-13
/
+6
*
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
1
-1
/
+1
*
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2018-04-16
1
-2
/
+3
*
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2018-01-08
2
-153
/
+0
*
x86: fsp: graphics: Add some notes about the graphics info hob
Bin Meng
2017-10-27
1
-0
/
+4
*
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
Bin Meng
2017-10-27
1
-24
/
+0
*
x86: fsp: Update fsp command to show spec 1.1 header
Bin Meng
2017-09-16
1
-2
/
+22
*
x86: dm: video: Add a framebuffer driver that utilizes VBT
Bin Meng
2017-09-16
2
-0
/
+125
*
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2017-09-16
1
-0
/
+7
*
x86: fsp: Configure SPI opcode registers before SPI is locked down
Bin Meng
2017-08-24
1
-0
/
+24
*
x86: fsp: Remove the call to set up internal uart in fsp_init()
Bin Meng
2017-06-05
1
-4
/
+0
*
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-05-17
1
-1
/
+37
*
x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
Bin Meng
2017-05-17
1
-0
/
+12
*
x86: Store and display previous sleep state
Bin Meng
2017-05-17
1
-0
/
+1
*
x86: fsp: acpi: Pass different boot mode to FSP init
Bin Meng
2017-05-17
1
-1
/
+25
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
1
-0
/
+5
*
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2017-04-05
1
-1
/
+1
*
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
Bin Meng
2016-07-12
1
-1
/
+1
*
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
1
-0
/
+2
*
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-02-21
1
-0
/
+33
*
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
2
-39
/
+23
|
\
|
*
x86: fsp: Always use hex numbers in the hob command output
Bin Meng
2016-01-13
1
-2
/
+2
|
*
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
1
-6
/
+1
|
*
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Bin Meng
2016-01-13
1
-9
/
+14
|
*
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
1
-6
/
+6
|
*
x86: fsp: Rename shared_data to fsp_config_data
Bin Meng
2016-01-13
1
-5
/
+5
[next]