u-boot/arch/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
..
cpu x86: queensbay: Return directly if IGD / SDVO were already disabled 2021-08-03 00:03:14 +08:00
dts x86: dts: Define a default TSC timer frequency 2021-08-02 15:11:40 +08:00
include/asm x86: mtrr: Abort if requested size is not power of 2 2021-08-02 15:11:41 +08:00
lib Merge https://source.denx.de/u-boot/custodians/u-boot-x86 2021-08-02 21:35:50 -04:00
config.mk Add support for stack-protector 2021-04-20 07:31:12 -04:00
Kconfig x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM 2021-08-02 15:11:40 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00