summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/morgana: Use devicetree ops over pci driverFelix Held2022-10-133-36/+11
* soc/amd/mendocino: Use devicetree ops over pci driverArthur Heymans2022-10-134-45/+20
* soc/amd/cezanne: Use devicetree ops over pci driverArthur Heymans2022-10-133-46/+11
* soc/amd/picasso: Use devicetree ops over pci driverArthur Heymans2022-10-133-36/+11
* soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans2022-10-139-234/+61
* soc/amd/*: Move emmc disabling to device opsArthur Heymans2022-10-139-12/+82
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-1319-49/+49
* mb/google/skyrim: Allow variants to override romstage GPIO tableMatt DeVillier2022-10-133-8/+17
* mb/google/herobrine: Create zombie variantMaulik Vaghela2022-10-132-0/+5
* soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger2022-10-138-166/+7
* mb/google/brya/var/felwinter: adjust I2C5 times for TPJohn Su2022-10-131-1/+6
* soc/amd/cezanne: enable LPC decodes if platform uses LPCJeremy Soller2022-10-131-0/+9
* mb/hp/z220_series: Add missing PCI Interrupt Routing TableBill XIE2022-10-132-0/+36
* mb/hp/z220_series: Fix the indentation of dsdt.aslBill XIE2022-10-131-2/+2
* mb/prodrive/hermes: Use `snprintf()` to handle stringsAngel Pons2022-10-131-3/+1
* mb/prodrive/hermes: Harden `eeprom_read_serial()`Angel Pons2022-10-131-2/+2
* device: Drop unused ADL-N UFS PCI Device IDSubrata Banik2022-10-121-3/+0
* soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim2022-10-124-4/+4
* Revert "soc/qualcomm: Update the wait time for checking PCIe link up"Shelley Chen2022-10-121-2/+2
* lib/lzma: Build the source for decompression with flag -OfastZheng Bao2022-10-122-0/+14
* mb/starlabs/starbook/tgl: Configure PMC muxSean Rhodes2022-10-122-1/+12
* mb/starlabs/starbook/tgl: Enable P2SBSean Rhodes2022-10-121-0/+1
* mb/starlabs/starbook/tgl: Use chipset.cb aliasesSean Rhodes2022-10-121-64/+20
* treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas2022-10-1219-19/+19
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-1227-27/+27
* treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas2022-10-128-8/+8
* treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas2022-10-1216-16/+16
* treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas2022-10-1214-14/+14
* treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas2022-10-1216-16/+16
* treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas2022-10-1214-17/+14
* treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas2022-10-1214-14/+14
* soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA registerMario Scheithauer2022-10-121-1/+1
* soc/intel/ehl: Support maximum memory frequency selectionChristian Gmeiner2022-10-122-0/+16
* device/dram/ddr2: Use 'enum cb_err' instead of 'int'Elyes Haouas2022-10-121-3/+3
* nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTRPaul Menzel2022-10-121-0/+1
* cpu/x86/64bit: Fix building with -jxArthur Heymans2022-10-121-1/+1
* mb/system76: Set gfx registerTim Crawford2022-10-113-1/+7
* mb/system76: Set SMBIOS wakeup type to power switchTim Crawford2022-10-1112-0/+72
* mb/starlabs/starbook/kbl: Use chipset.cb aliasesSean Rhodes2022-10-111-44/+14
* mb/starlabs/starbook/cml: Enable SRAMSean Rhodes2022-10-111-0/+1
* mb/starlabs/starbook/cml: Enable P2SBSean Rhodes2022-10-111-1/+1
* mb/google/brya/nivviks: Enable ISH driver and firmware nameMeera Ravindranath2022-10-114-0/+7
* mb/prodrive/hermes: Make board settings less error-proneAngel Pons2022-10-111-16/+52
* coreboot: Add support for include-what-you-useMartin Roth2022-10-111-0/+6
* drivers/generic/cbfs-uuid: Add driver to include UUID from CBFSMichał Żygowski2022-10-113-0/+30
* mb/google/rex: Enable PD SyncSubrata Banik2022-10-111-1/+0
* brya: add new zydron variantDavid Wu2022-10-1013-1/+887
* nb/intel/i945/raminit.c: Fix formatted printElyes Haouas2022-10-101-1/+1
* mb/amd/birman: Add framework for morgana crb birmanMartin Roth2022-10-1017-0/+832
* soc/amd/common: Remove buildtime error for unknown cpuMartin Roth2022-10-102-3/+7