Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c7e2ec4279d79f9b6f99d86246104cc89482780b
/
arch
/
x86
/
lib
/
fsp
e77b62e
x86: Update microcode for secondary CPUs
by Simon Glass
· 9 years ago
dc5be50
x86: fsp: Make sure HOB list is not overwritten by U-Boot
by Bin Meng
· 9 years ago
d521197
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
by Stefan Roese
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
59fb7fb
x86: fsp: Always use hex numbers in the hob command output
by Bin Meng
· 9 years ago
214feec
x86: fsp: Set up init runtime buffer in update_fsp_configs()
by Bin Meng
· 9 years ago
3340f2c
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
by Bin Meng
· 9 years ago
81f84aa
x86: fsp: Rename update_fsp_upd() and change its signature
by Bin Meng
· 9 years ago
cb379a3
x86: fsp: Rename shared_data to fsp_config_data
by Bin Meng
· 9 years ago
57ac74f
x86: fsp: Add boot_mode as a member of struct shared_data
by Bin Meng
· 9 years ago
f0285fb
x86: fsp: Avoid cast stack_top in struct shared_data
by Bin Meng
· 9 years ago
aa02446
x86: fsp: Simplify fsp_continue()
by Bin Meng
· 9 years ago
902ca5b
x86: Remove legacy pci codes
by Bin Meng
· 9 years ago
ff1e18a
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
by Bin Meng
· 9 years ago
010921a
x86: fsp: Add a hdr sub-command to show header information
by Bin Meng
· 9 years ago
62716eb
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
196193a
x86: fsp: Report correct number of E820 table entries
by Bin Meng
· 9 years ago
48aa6c2
x86: fsp: Add comments about U-Boot entering start.S twice
by Bin Meng
· 9 years ago
57b10f5
x86: fsp: Enlarge the size of malloc() pool before relocation
by Bin Meng
· 9 years ago
ecf674b
x86: Drop FSP error defines and use EFI instead
by Simon Glass
· 9 years ago
412400a
x86: Split out fsp_init_phase_pci() code into a new function
by Simon Glass
· 9 years ago
da60fb7
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
by Bin Meng
· 9 years ago
8b09791
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· 9 years ago
1ed6648
x86: Reserve PCIe ECAM address range in the E820 table
by Bin Meng
· 9 years ago
aefaff8
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
002610f
x86: fsp: Load GDT before calling FspInitEntry
by Bin Meng
· 9 years ago
1dc03c2
x86: fsp_support: Correct high mem comment typo
by Andrew Bradford
· 9 years ago
410b10f
x86: fsp: Use reset_cpu()
by Simon Glass
· 10 years ago
447f8b0
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· 10 years ago
f0809f9
x86: Remove unnecessary casts and fix comment typos
by Simon Glass
· 10 years ago
91785f7
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
7b02bf3
x86: Make CAR and DRAM FSP code common
by Simon Glass
· 10 years ago
82196cf
x86: Adjust the FSP types slightly
by Simon Glass
· 10 years ago
1021af4
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago