Age | Commit message (Expand) | Author |
2020-12-16 | soc/amd/common/gpio_banks: Drop underscore in __gpio | Kyösti Mälkki |
2020-12-16 | soc/mediatek/mt8192: Do the dramc pinmux selection | Huayang Duan |
2020-12-16 | soc/intel/broadwell: Drop unnecessary `sa_dev` | Angel Pons |
2020-12-16 | arch/x86: Clean up bootblock assembly | Kyösti Mälkki |
2020-12-16 | soc/mediatek/mt8192: Correct return value of VM18 voltage | Hsin-Hsiung Wang |
2020-12-16 | soc/mediatek/mt8192: Keep CONN MCU in reset state | Weiyi Lu |
2020-12-16 | soc/mediatek/mt8192: Do dramc init settings | Huayang Duan |
2020-12-16 | soc/amd/common: Use only byte access for IOMUX | Kyösti Mälkki |
2020-12-16 | soc/mediatek/mt8192: Enable DCM | mtk15698 |
2020-12-16 | soc/mediatek/mt8192: ufs: Disable reference clock | Wenbin Mei |
2020-12-16 | soc/mediatek/mt8192: Initialize audio pll tuner frequency | Weiyi Lu |
2020-12-15 | soc/amd/picasso/smi: add missing bits to GEVENT_MASK | Felix Held |
2020-12-15 | soc/amd/common,picasso: Place some ENV_X86 guards | Kyösti Mälkki |
2020-12-15 | soc/amd/common: Move lpc_util to verstage_x86 | Kyösti Mälkki |
2020-12-15 | soc/amd/common: Redo ACPIMMIO_BASE and _BANK | Kyösti Mälkki |
2020-12-15 | soc/amd/common: Refactor SMBus base arguments | Kyösti Mälkki |
2020-12-15 | soc/intel/xeon_sp: Fix final MTRR usage | Arthur Heymans |
2020-12-15 | soc/mediatek/mt8192: Define DRAM registers and APIs | Huayang Duan |
2020-12-14 | src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGL | Shreesh Chhabbi |
2020-12-14 | soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option | Shreesh Chhabbi |
2020-12-14 | soc/intel/tigerlake: Enable CSE Lite driver for TGL platform in romstage | Sridhar Siricilla |
2020-12-14 | soc/intel/jasperlake: Enables CSE Lite driver for JSL platform in the romstage | Sridhar Siricilla |
2020-12-14 | soc/intel/common: Move CSE Lite driver functionality into romstage | Sridhar Siricilla |
2020-12-14 | soc/inte/common: Replace #if macro with if C-language constuct | Sridhar Siricilla |
2020-12-14 | soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BP | Sridhar Siricilla |
2020-12-14 | soc/intel/braswell: Use Kconfig value for TSEG size | Angel Pons |
2020-12-14 | soc/intel/braswell: Clean up devicetree settings | Angel Pons |
2020-12-14 | soc/intel/skylake: Drop always-zero ProbelessTrace dt setting | Angel Pons |
2020-12-14 | soc/intel/skylake: Drop always-zero PowerLimit4 dt setting | Angel Pons |
2020-12-14 | soc/intel/skylake: Drop never-set DdrFreqLimit dt setting | Angel Pons |
2020-12-14 | soc/intel/xeon_sp/skx: Hook up microcode blob | Arthur Heymans |
2020-12-14 | soc/intel/skylake: Drop unreferenced PttSwitch dt setting | Angel Pons |
2020-12-14 | soc/intel/skylake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | soc/intel/xeon_sp: Configure DPR on all stacks | Arthur Heymans |
2020-12-14 | drivers: Replace multiple fill_lb_framebuffer with single instance | Patrick Rudolph |
2020-12-14 | soc/intel/tigerlake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | soc/intel/jasperlake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | soc/intel/icelake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | soc/intel/elkhartlake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | soc/intel/cannonlake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | soc/intel/alderlake: Drop unreferenced devicetree settings | Angel Pons |
2020-12-14 | intel/common/block/lpc: Add new device IDs for Emmitsburg PCH | Jonathan Zhang |
2020-12-14 | soc/intel/elkhartlake: Update IRQ routing settings | Tan, Lean Sheng |
2020-12-14 | soc/intel/elkhartlake: Update USB & PCIe devices in ASL files | Tan, Lean Sheng |
2020-12-14 | soc/intel/elkhartlake: Update USB_PORT_MID pin settings | Tan, Lean Sheng |
2020-12-14 | soc/intel/elkhartlake: Update SerialIO devices details | Tan, Lean Sheng |
2020-12-14 | soc/intel/elkhartlake: Update HECI Control Status Register settings | Tan, Lean Sheng |
2020-12-14 | soc/intel/elkhartlake: Update PCI device definition | Tan, Lean Sheng |
2020-12-14 | soc/mediatek/mt8192: Add ddp driver | Yongqiang Niu |
2020-12-14 | soc/mediatek/mt8192: Enable dsi driver | Huijuan Xie |
2020-12-14 | soc/mediatek/mt8183: Move dsi driver to common/ | Yidi Lin |
2020-12-14 | soc/mediatek/mt8192: add i2c driver support | Qii Wang |
2020-12-13 | soc/amd/*/include/spc/gpio: fix pin numbers in comments | Felix Held |
2020-12-13 | soc/amd/common/block/gpio: use all-y in Makefile | Felix Held |
2020-12-13 | soc/amd/cezanne: add caching setup in bootblock | Felix Held |
2020-12-12 | soc/amd/common: Remove SMBus host word accessors | Kyösti Mälkki |
2020-12-12 | soc/amd/common: Refactor ACPIMMIO posted writes | Kyösti Mälkki |
2020-12-12 | Revert "src/amd/common: Exclude biosram from psp_verstage" | Kyösti Mälkki |
2020-12-11 | amdfwtool: Register APCB and APCB_BK respectively | Zheng Bao |
2020-12-11 | soc/amd/picasso: Add data fabric read helper function | Jason Glenesk |
2020-12-11 | soc/amd/cezanne: add 0xcf9 reset | Felix Held |
2020-12-11 | soc/amd/picasso: move chipset_handle_reset to common | Felix Held |
2020-12-11 | soc/intel/common/block/acpi: Skip UART debug table if not used | Marc Jones |
2020-12-11 | soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration | Marc Jones |
2020-12-11 | soc/amd/picasso: factor out write_resume_eip to common code | Felix Held |
2020-12-11 | soc/amd/picasso: move UART console code to common folder | Felix Held |
2020-12-11 | soc/amd/picasso: move UART Kconfig options to common folder | Felix Held |
2020-12-11 | soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART | Felix Held |
2020-12-11 | soc/amd/piasso,cezanne: add warning about using all-y in Makefile.inc | Felix Held |
2020-12-11 | soc/amd/picasso: use all-y for aoac target | Felix Held |
2020-12-11 | soc/amd/picasso/aoac: only check FCH_AOAC_UART_FOR_CONSOLE if used | Felix Held |
2020-12-10 | soc/intel/tigerlake: Check TBT & TCSS ports for wake events | Tim Wawrzynczak |
2020-12-10 | soc/intel/common: Adapt XHCI elog driver for reuse | Tim Wawrzynczak |
2020-12-10 | soc/intel/xeon_sp/nvs: Use common global NVS | Marc Jones |
2020-12-10 | soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.h | Felix Held |
2020-12-10 | soc/mediatek/mt8192: Init SSPM | TingHan.Shen |
2020-12-10 | soc/mediatek/mt8192: Init DPM | Huayang Duan |
2020-12-10 | mb/intel/ehlcrb: Add EHL CRB memory initialization support | Tan, Lean Sheng |
2020-12-10 | soc/intel/elkhartlake: Fix EHL mainboard build fail errors | Tan, Lean Sheng |
2020-12-10 | soc/mediatek/mt8192: Load MCUPM firmware and boot up MCUPM | Yidi Lin |
2020-12-10 | soc/mediatek/mt8192: add spmfw loader | Roger Lu |
2020-12-10 | soc/mediatek/mt8183: Use mtk_init_mcu to init SSPM | Yidi Lin |
2020-12-10 | soc/mediatek/mt8183: Add DRAM_DMA section | Yidi Lin |
2020-12-10 | soc/mediatek/common: Add common API for loading firmwares | Yidi Lin |
2020-12-10 | soc/amd/picasso/reset: use port and bit defines from cf9_reset.h | Felix Held |
2020-12-10 | soc/amd/picasso/reset: remove leftover PCI includes | Felix Held |
2020-12-09 | soc/amd/cezanne: print APU family and model in bootblock_soc_init | Felix Held |
2020-12-09 | soc/amd/cezanne: add basic early FCH initialization to bootblock | Felix Held |
2020-12-09 | soc/amd/cezanne: add common SMBus code to build | Felix Held |
2020-12-09 | soc/amd/cezanne: call bootblock_main_with_basetime in bootblock_c_entry | Felix Held |
2020-12-09 | soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines | Felix Held |
2020-12-09 | soc/amd/picasso: Rename SD_EMMC_EMMC_DDR_52 to SD_EMMC_EMMC_DDR_104 | Raul E Rangel |
2020-12-09 | soc/amd: Remove Kconfig BOOTBLOCK_ADDR | Kyösti Mälkki |
2020-12-09 | soc/amd: Remove Kconfig X86_RESET_VECTOR | Kyösti Mälkki |
2020-12-09 | soc/intel/common/dmi: Add support for locking down SRL | Srinidhi N Kaushik |
2020-12-09 | soc/intel/common/dmi: Move DMI defines into DMI driver header | Srinidhi N Kaushik |
2020-12-09 | soc/intel/tigerlake: Enable support for extended BIOS window | Furquan Shaikh |
2020-12-09 | soc/amd/picasso/southbridge: drop unused sb_enable | Felix Held |
2020-12-09 | soc/amd/picasso: split southbridge into bootblock and ramstage code | Felix Held |
2020-12-09 | soc/amd/cezanne: select common ACPIMMIO block | Felix Held |