Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3276163305fc2a4dc5e10a7d4ca314a756d7a7eb
/
arch
/
x86
/
lib
/
fsp
19af854
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
e12468c
x86: fsp: Always use hex numbers in the hob command output
by Bin Meng
· 9 years ago
4a076fe
x86: fsp: Set up init runtime buffer in update_fsp_configs()
by Bin Meng
· 9 years ago
f9a6189
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
by Bin Meng
· 9 years ago
c24aebd
x86: fsp: Rename update_fsp_upd() and change its signature
by Bin Meng
· 9 years ago
a0c94dc
x86: fsp: Rename shared_data to fsp_config_data
by Bin Meng
· 9 years ago
9936148
x86: fsp: Add boot_mode as a member of struct shared_data
by Bin Meng
· 9 years ago
40745a0
x86: fsp: Avoid cast stack_top in struct shared_data
by Bin Meng
· 9 years ago
001d5c7
x86: fsp: Simplify fsp_continue()
by Bin Meng
· 9 years ago
d58d3e7
x86: Remove legacy pci codes
by Bin Meng
· 9 years ago
07793c08
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
by Bin Meng
· 9 years ago
8938dbd
x86: fsp: Add a hdr sub-command to show header information
by Bin Meng
· 9 years ago
3f56d45
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
c71c482
x86: fsp: Report correct number of E820 table entries
by Bin Meng
· 9 years ago
73574dc
x86: fsp: Add comments about U-Boot entering start.S twice
by Bin Meng
· 9 years ago
12440cd
x86: fsp: Enlarge the size of malloc() pool before relocation
by Bin Meng
· 9 years ago
3825229
x86: Drop FSP error defines and use EFI instead
by Simon Glass
· 9 years ago
fa91273
x86: Split out fsp_init_phase_pci() code into a new function
by Simon Glass
· 9 years ago
c44ed64
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
by Bin Meng
· 9 years ago
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· 9 years ago
cf40bd4
x86: Reserve PCIe ECAM address range in the E820 table
by Bin Meng
· 9 years ago
d560c5c
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
a3c9fb0
x86: fsp: Load GDT before calling FspInitEntry
by Bin Meng
· 9 years ago
17194d5
x86: fsp_support: Correct high mem comment typo
by Andrew Bradford
· 10 years ago
3ce7495
x86: fsp: Use reset_cpu()
by Simon Glass
· 10 years ago
4661c2c
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· 10 years ago
8afe6ff
x86: Remove unnecessary casts and fix comment typos
by Simon Glass
· 10 years ago
509805b
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
2cf265e
x86: Make CAR and DRAM FSP code common
by Simon Glass
· 10 years ago
457191e
x86: Adjust the FSP types slightly
by Simon Glass
· 10 years ago
b93abfc
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago