summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82870: Use ioapic utility functionsKyösti Mälkki2021-06-161-21/+4
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-1618-73/+13
* soc/amd/picasso/Kconfig: fix CONSOLE_UART_BASE_ADDRESS for SoC UART2Felix Held2021-06-161-1/+1
* mb/google/zork: enable UART0 in devicetreeFelix Held2021-06-162-0/+2
* soc/amd/picasso: introduce and use devicetree aliases for I2C2&I2C3Felix Held2021-06-1613-12/+15
* soc/amd/common/block/acpi/bert: fix NULL checkFelix Held2021-06-161-1/+1
* soc/amd/cezanne/include/soc/iomap: add eMMC MMIO base addressesFelix Held2021-06-161-0/+3
* soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNTFelix Held2021-06-162-4/+2
* soc/amd/cezanne/acpi/mmio: use AOAC offset definesFelix Held2021-06-161-6/+7
* soc/amd/cezanne: factor out AOAC offset definesFelix Held2021-06-164-14/+23
* soc/amd/picasso/acpi/sb_fch: use AOAC offset definesFelix Held2021-06-161-6/+7
* soc/amd/picasso: factor out AOAC offset definesFelix Held2021-06-164-13/+21
* soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controllerFelix Held2021-06-162-0/+2
* sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methodsAngel Pons2021-06-161-0/+20
* MRC platforms: Fix MRC version printk format specifiersAngel Pons2021-06-163-3/+3
* soc/intel/broadwell: Drop `config_t` typedefAngel Pons2021-06-162-5/+3
* cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons2021-06-162-1/+1
* soc/intel/broadwell: Separate PCH KconfigAngel Pons2021-06-162-68/+72
* sb/intel/lynxpoint/Kconfig: Fix typo in help textAngel Pons2021-06-161-1/+1
* mb/prodrive/hermes: Use serial numbers from BMCAngel Pons2021-06-163-1/+34
* soc/intel/broadwell: Drop unused PSS macrosAngel Pons2021-06-161-6/+0
* soc/intel/broadwell/pch: Use equivalent Lynx Point ASLAngel Pons2021-06-164-54/+5
* broadwell boards: Use Haswell hostbridge.aslAngel Pons2021-06-165-204/+4
* soc/intel/broadwell: Use Haswell memmap.h in iomap.hAngel Pons2021-06-161-17/+1
* soc/intel/broadwell: Include `pci_irqs.asl` from PCHAngel Pons2021-06-163-3/+3
* soc/intel/broadwell: Add missing resources in ASLAngel Pons2021-06-161-0/+3
* nb/intel/haswell: Fully handle GDXCBAR and EDRAMBARAngel Pons2021-06-163-0/+7
* nb/intel/haswell/memmap.h: Define MMIO window sizesAngel Pons2021-06-163-10/+20
* cpu/intel/haswell: Enable MCA loggingAngel Pons2021-06-161-0/+6
* mb/asus/p8x7x-series: Add P8H77-V as a variant of P8X7X seriesBill XIE2021-06-1614-0/+576
* security/tpm/tspi: Reduce scope of tspi_init_crtmArthur Heymans2021-06-162-19/+17
* soc/mediatek/mt8195: Add ddp driver to support eDP outputjason-jh.lin2021-06-163-0/+553
* soc/intel/denverton_ns: Remove SOC specific FSP location overridesArthur Heymans2021-06-162-26/+2
* util/intelp2m/fsp: Update some deprecated macrosBenjamin Doron2021-06-161-4/+4
* nb/intel/haswell: Update some "Misc ICH" commentsAngel Pons2021-06-161-2/+2
* soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix themArthur Heymans2021-06-162-20/+10
* soc/intel/alderlake/romstage: Update display UPDs based on InternalGfxSubrata Banik2021-06-165-58/+67
* soc/intel/alderlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-59/+25
* soc/intel/elkhartlake: Make use of is_devfn_enabled()Subrata Banik2021-06-163-17/+8
* soc/intel/tigerlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-53/+22
* soc/intel/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-24/+11
* soc/intel/cannonlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-162-52/+18
* soc/intel/apollolake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-11/+5
* cpu/x86/mp_init: Support both xapic and x2apic with common codeArthur Heymans2021-06-161-30/+10
* tpm/tss: Remove local variablePatrick Georgi2021-06-151-2/+1
* vc/mediatek/mt8195: Match definition with declarationPatrick Georgi2021-06-151-1/+1
* vc/mediatek/mt8195: Fix code indentationPatrick Georgi2021-06-151-2/+2
* 3rdparty/libhwbase: Update to latest ToTPatrick Georgi2021-06-151-0/+0
* src/console/init.c: Make get_log_level static inline againJakub Czapiga2021-06-153-15/+19
* mb/lenovo/w541: Add ThinkPad W541Amersel2021-06-1518-0/+728