summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: itss: Remove apl-prefixWolfgang Wallner2020-02-042-29/+29
* x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner2020-02-043-3/+8
* x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner2020-02-043-1/+3
* x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-042-1/+1
* x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2020-02-042-1/+3
* x86: limit the fs segment to the pointer sizeMasahiro Yamada2020-02-041-3/+7
* x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada2020-02-042-2/+2
* x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden2020-02-041-8/+5
* x86: Move coreboot over to use the coreboot UARTSimon Glass2020-02-041-1/+5
* x86: Update coreboot serial table structSimon Glass2020-02-041-0/+19
* asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra2020-01-251-2/+21
* common: Move hang() to the same header as panic()Simon Glass2020-01-175-0/+5
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move ll_boot_init() to init.hSimon Glass2020-01-175-0/+5
* x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass2020-01-072-11/+29
* x86: Add chromebook_coralSimon Glass2019-12-152-0/+832
* x86: apl: Add FSP supportSimon Glass2019-12-153-0/+877
* x86: apl: Add FSP structuresSimon Glass2019-12-154-0/+440
* x86: apl: Add Kconfig and MakefileSimon Glass2019-12-153-0/+98
* x86: apl: Add P2SB driverSimon Glass2019-12-152-0/+167
* x86: apl: Add SPL/TPL initSimon Glass2019-12-152-0/+272
* x86: apl: Add a CPU driverSimon Glass2019-12-155-0/+81
* x86: apl: Add SPL loadersSimon Glass2019-12-152-0/+180
* x86: apl: Add PUNIT driverSimon Glass2019-12-152-0/+97
* x86: apl: Add PCH driverSimon Glass2019-12-153-0/+46
* x86: apl: Add LPC driverSimon Glass2019-12-153-0/+205
* x86: apl: Add ITSS driverSimon Glass2019-12-153-0/+258
* x86: apl: Add hostbridge driverSimon Glass2019-12-152-0/+180
* x86: apl: Add systemagent driverSimon Glass2019-12-153-0/+62
* x86: apl: Add pinctrl driverSimon Glass2019-12-151-0/+485
* x86: apl: Add UART driverSimon Glass2019-12-153-0/+154
* x86: apl: Add PMC driverSimon Glass2019-12-153-0/+240
* x86: apl: Add basic IO addressesSimon Glass2019-12-151-0/+29
* x86: Move qemu CPU fixup function into its own fileSimon Glass2019-12-153-68/+79
* x86: Add a generic Intel pinctrl driverSimon Glass2019-12-152-0/+679
* x86: Add low-power subsystem (lpss) supportSimon Glass2019-12-153-0/+81
* x86: Make MSR_PKG_POWER_SKU commonSimon Glass2019-12-153-3/+8
* x86: Separate out U-Boot and device tree in ROM imageSimon Glass2019-12-151-3/+11
* x86: Don't repeat microcode in U-Boot if not neededSimon Glass2019-12-151-0/+7
* x86: Add an fdtmap and image-headerSimon Glass2019-12-151-0/+5
* x86: Add an option to control the position of SPLSimon Glass2019-12-152-2/+7
* x86: Add an option to control the position of U-BootSimon Glass2019-12-152-15/+8
* x86: Update .dtsi file for FSP2Simon Glass2019-12-151-1/+31
* x86: Disable microcode section for FSP2Simon Glass2019-12-152-0/+11
* x86: Add support for newer CAR schemesSimon Glass2019-12-155-7/+564
* x86: Add an option to include a FITSimon Glass2019-12-152-0/+14
* x86: Don't include the BIOS emulator in TPLSimon Glass2019-12-151-0/+2
* x86: fsp: Make the notify API call commonSimon Glass2019-12-152-18/+27
* x86: fsp: Allow remembering the location of FSP-SSimon Glass2019-12-151-0/+3
* x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass2019-12-151-0/+4