u-boot/cmd/x86
Tom Rini 3b64774323 Merge https://source.denx.de/u-boot/custodians/u-boot-x86
- Fixed broken ICH SPI driver in software sequencer mode
- Added "m25p,fast-read" to SPI flash node for x86 boards
- Drop ROM_NEEDS_BLOBS and BUILD_ROM for x86 ROM builds
- Define a default TSC timer frequency for all x86 boards
- x86 MTRR MSR programming codes bug fixes
- x86 "hob" command bug fixes
- Don't program MTRR for DRAM for FSP1
- Move INIT_PHASE_END_FIRMWARE to FSP2
- Use external graphics card by default on Intel Crown Bay
- tangier: Fix DMA controller IRQ polarity in CSRT
2021-08-02 21:35:50 -04:00
..
cbsysinfo.c x86: Correct regwidth prompt in cbsysinfo 2021-05-10 13:56:12 +08:00
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hob.c x86: cmd: hob: Fix display of resource type for system memory 2021-08-02 15:11:41 +08:00
Makefile x86: Add a command to display coreboot sysinfo 2021-03-27 15:04:30 +13:00
mtrr.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00