summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15x86: apl: Add hostbridge driverSimon Glass
2019-12-15x86: apl: Add systemagent driverSimon Glass
2019-12-15i2c: designware: Add Apollo Lake supportSimon Glass
2019-12-15x86: apl: Add pinctrl driverSimon Glass
2019-12-15x86: apl: Add UART driverSimon Glass
2019-12-15x86: apl: Add PMC driverSimon Glass
2019-12-15x86: apl: Add basic IO addressesSimon Glass
2019-12-15x86: Move qemu CPU fixup function into its own fileSimon Glass
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass
2019-12-15x86: Add low-power subsystem (lpss) supportSimon Glass
2019-12-15x86: Enable pinctrl in SPL and TPLSimon Glass
2019-12-15mtd: spi: Export spi_flash_std_probe()Simon Glass
2019-12-15spi: ich: Add Apollo Lake supportSimon Glass
2019-12-15spi: ich: Add TPL supportSimon Glass
2019-12-15spi: ich: Add support for get_mmap() methodSimon Glass
2019-12-15spi: ich: Support hardware sequencingSimon Glass
2019-12-15spi: ich: Support of-platdata for fast-spiSimon Glass
2019-12-15spi: ich: Correct max-size bug in ich_spi_adjust_size()Simon Glass
2019-12-15dm: doc: Add a note about of-platdata and header filesSimon Glass
2019-12-15spi: ich: Add mmio_base to struct ich_spi_platdataSimon Glass
2019-12-15spi: ich: Various small tidy-upsSimon Glass
2019-12-15spi: ich: Fix header orderSimon Glass
2019-12-15spi: ich: Convert to livetreeSimon Glass
2019-12-15spi: ich: Move the protection/lockdown code into a functionSimon Glass
2019-12-15spi: ich: Move init function just above probe()Simon Glass
2019-12-15x86: spi: Don't enable SPI_FLASH_BAR by defaultSimon Glass
2019-12-15spi: Correct operations check in dm_spi_xfer()Simon Glass
2019-12-15x86: Make MSR_PKG_POWER_SKU commonSimon Glass
2019-12-15x86: Separate out U-Boot and device tree in ROM imageSimon Glass
2019-12-15x86: Don't repeat microcode in U-Boot if not neededSimon Glass
2019-12-15x86: Add an fdtmap and image-headerSimon Glass
2019-12-15x86: Add an option to control the position of SPLSimon Glass
2019-12-15x86: Add an option to control the position of U-BootSimon Glass
2019-12-15x86: Update .dtsi file for FSP2Simon Glass
2019-12-15x86: Update the fsp command for FSP2Simon Glass
2019-12-15x86: Disable microcode section for FSP2Simon Glass
2019-12-15x86: Add support for newer CAR schemesSimon Glass
2019-12-15x86: Add an option to include a FITSimon Glass
2019-12-15x86: Don't include the BIOS emulator in TPLSimon Glass
2019-12-15x86: fsp: Make the notify API call commonSimon Glass
2019-12-15x86: fsp: Allow remembering the location of FSP-SSimon Glass
2019-12-15x86: fsp: Add a new arch_fsp_init_r() hookSimon Glass
2019-12-15x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass
2019-12-15x86: fsp: Correct wrong header inlude in fsp_support.cSimon Glass
2019-12-15x86: fsp: Make graphics support common to FSP1/2Simon Glass
2019-12-15x86: Allow interrupt to happen onceSimon Glass
2019-12-15x86: Allow removal of standard PCH driversSimon Glass
2019-12-15x86: Don't imply libfdt or SPI flash in TPLSimon Glass