Age | Commit message (Expand) | Author |
2019-12-06 | soc/intel/skylake: Add option to control microcode update inclusion | Wim Vervoorn |
2019-12-06 | mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike. | Philipp Hug |
2019-12-05 | soc/qualcomm/sc7180: Adapt to recent API changes | Patrick Georgi |
2019-12-05 | soc/intel/braswell: Use common sb code for SPI lockdown configuration | Arthur Heymans |
2019-12-05 | sc7180: Add USB support | T Michael Turney |
2019-12-05 | sc7180: Add AOP firmware support | Ravi Kumar Bokka |
2019-12-05 | sc7180: Add SPI-NOR support | Akash Asthana |
2019-12-05 | sc7180: Add clock driver | Taniya Das |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-12-04 | amdblocks/acpimmio: add common functions for AP entry | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-12-04 | soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function | Michał Żygowski |
2019-12-03 | src: Add missing include <stdlib.h> | Elyes HAOUAS |
2019-12-03 | soc/intel/cannonlake: Configure GPIO PM configuration in bootblock | Subrata Banik |
2019-12-03 | soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default paths | Marshall Dawson |
2019-12-03 | soc/nvidia/tegra: Constify variable | Patrick Georgi |
2019-12-03 | soc/intel/common/cse: Update comment for post-CAR global world | Patrick Georgi |
2019-12-02 | soc/intel/cannonlake: Add gfx.asl file | Mathew King |
2019-12-02 | soc/intel: Intel graphics driver scans generic bus | Mathew King |
2019-12-02 | src: Move 'static' to the beginning of declaration | Elyes HAOUAS |
2019-12-02 | soc/amd/common: Inline ACPI MMIO accessors | Kyösti Mälkki |
2019-12-02 | soc/intel/cannonlake: Fix compilation | Praveen Hodagatta Pranesh |
2019-12-02 | soc/intel/tigerlake: Change compilation based on TIGERLAKE_BASE | Maulik V Vaghela |
2019-12-02 | src/soc/intel: Add Cometlake-S and CMP-H skus | Gaggery Tsai |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-29 | soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-28 | soc/amd/common: Remove guards on ACPIMMIO utils | Kyösti Mälkki |
2019-11-28 | soc/intel/tigerlake: select correct chipset based on soc Kconfig | Maulik V Vaghela |
2019-11-28 | soc/amd/common: Fix indirect includes | Kyösti Mälkki |
2019-11-28 | pci_ids: Update Intel Lewisburg SMBUS PCI ID | Jonathan Zhang |
2019-11-28 | soc/intel/skl: Drop FSP_CAR remnants | Nico Huber |
2019-11-27 | soc/amd/stoneyridge: Add selectable APU names | Marshall Dawson |
2019-11-27 | soc/amd/stoneyridge: Add selectable packages | Marshall Dawson |
2019-11-27 | soc/intel/skylake: Clean up report_cpu_info() function | Usha P |
2019-11-27 | soc/intel/cannonlake: Disable USB2 PHY Power gating | Surendranath Gurivireddy |
2019-11-27 | soc/intel/tigerlake: Fix smm_relocation_params | Kyösti Mälkki |
2019-11-27 | soc/intel/baytrail: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-27 | soc/intel/baytrail: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-27 | soc/skylake: Write the P2SB IBDF and HBDF registers in coreboot | Angel Pons |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-26 | soc/intel/cannonlake: Add chip config to override CPU flex ratio | Subrata Banik |
2019-11-26 | soc/mediatek/mt8183: disable BBLPM of DCXO core | Weiyi Lu |
2019-11-26 | sb/intel/common/spi: Add Baytrail/Braswell support | Arthur Heymans |
2019-11-26 | soc/nvidia/tegra: Remove duplicate macros | Jacob Garber |
2019-11-26 | soc/amd/exit_car.S: Drop redundant enabling cache | Arthur Heymans |
2019-11-25 | soc/intel/tigerlake: Add Jasperlake soc Kconfig | Maulik V Vaghela |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |