-
d41f69ccce
mb/siemens/*/Makefile.inc: Remove path to non-existent folder
Elyes Haouas
2022-12-07 07:06:46 +01:00
-
894f19bdf6
soc/intel/quark/Makefile.inc: Remove path to non-existent folder
Elyes Haouas
2022-12-07 06:30:12 +01:00
-
3460aa3a42
mem_chip_info: Update to new format
Julius Werner
2022-10-24 19:06:03 -07:00
-
ee2f0b499b
mb/google/zork: use gpio.h include
Felix Held
2022-12-06 21:24:52 +01:00
-
2cc2bd2d2f
mb/google/kahlee: use gpio.h include
Felix Held
2022-12-06 21:34:41 +01:00
-
e1f6db512f
vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration
Felix Held
2022-11-22 17:18:21 +01:00
-
7969a5c1b4
vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy config
Felix Held
2022-11-29 17:54:18 +01:00
-
cc846838b6
mb/google/brya/var/gladios: Update fw_config STORAGE field
Kevin Chiu
2022-12-01 19:58:59 +08:00
-
fd39a8ef1f
mb/google/skyrim/var/winterhold: Enable Dynamic DPTC config
EricKY Cheng
2022-10-31 16:51:36 +08:00
-
429b19962a
soc/amd/common/acpi, mb/google/skyrim: Implement DTTS Proposal
EricKY Cheng
2022-10-17 15:09:43 +08:00
-
5d5efaa97c
mb/google/skyrim/var/winterhold: update thermal config
EricKY Cheng
2022-10-17 15:21:46 +08:00
-
0a817eb6e2
soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h include
Felix Held
2022-12-06 21:16:19 +01:00
-
6e7e8bffba
mb/google/rex: Add MPTS method for WWAN over PCIe
Subrata Banik
2022-12-02 02:21:11 +05:30
-
2a2488fa67
soc/intel/meteorlake: Enable LPIT support
Subrata Banik
2022-12-05 20:28:42 +05:30
-
85e619c514
soc/intel/meteorlake: Implement SoC override to set CPU privilege level
Subrata Banik
2022-12-05 20:52:38 +05:30
-
0fbbdfe60e
soc/intel/meteorlake: Add missing entry for GSPI2
Subrata Banik
2022-12-05 21:07:49 +05:30
-
d90154c8de
soc/intel: Set IO APIC DMAR entry based on hw
Arthur Heymans
2022-12-02 13:27:35 +01:00
-
f1e78a1349
arch/x86/ioapic.c: Move macros to compilation unit
Arthur Heymans
2022-12-06 18:23:30 +01:00
-
b2a6151299
mb/google/brya/var/lisbon: Update fw_config STORAGE field
Kevin Chiu
2022-12-01 19:25:34 +08:00
-
4862d53ff2
mb/google/glados/var/lars: Set SKU ID based on VPD
Matt DeVillier
2022-10-22 22:39:26 -05:00
-
96fa6a24d8
soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardware
Felix Held
2022-12-06 01:25:13 +01:00
-
521e0460e4
sb,soc/intel,mb: Drop leftover comments and TODOs in ASL
Kyösti Mälkki
2022-12-02 19:16:21 +02:00
-
2c3ebd8b9d
mb,sb,soc/intel: Drop useless IO trap handlers
Kyösti Mälkki
2022-12-02 15:38:18 +02:00
-
3c528f2830
mb/*/smihandler.c: Drop unused <soc/nvs.h>
Kyösti Mälkki
2022-12-02 15:38:18 +02:00
-
791f7a4f63
mb/lenovo/t60,x60: Split dock_(dis)connect() function
Kyösti Mälkki
2022-12-02 17:59:35 +02:00
-
dbbbb8f5c1
util/autoport: Drop lenovo mainboard_io_trap_handler()
Kyösti Mälkki
2022-12-03 12:33:50 +02:00
-
a0720431b4
sb,soc/intel: Fix SMI handler IO trap data mask
Kyösti Mälkki
2022-12-03 19:35:53 +02:00
-
7a9bd2b2e4
vboot: Force config file inclusion with CBFS integration
Julius Werner
2022-11-30 15:18:36 -08:00
-
4924e42275
build: Combine "savedefconfig" and "stripped config" in CBFS
config
Julius Werner
2022-11-23 18:20:32 -08:00
-
d5c5b5233d
sb,soc/amd: Remove unused southbridge_io_trap_handler()
Kyösti Mälkki
2022-12-02 20:20:44 +02:00
-
2b48258865
arch/x86/smbios.c: Allow creating entries for empty DIMM slots
Angel Pons
2022-05-03 18:12:18 +02:00
-
7b5a93153a
drivers/intel/fsp2_0: Update MRC cache in ramstage
Reka Norman
2022-09-13 14:06:52 +10:00
-
c4fbeacd01
soc/intel/common/block: Use readXXp/writeXXp()
Elyes Haouas
2022-12-04 16:06:02 +01:00
-
af776d8b66
sb/intel/bd82x6x: Use {read,write}32p
Elyes Haouas
2022-12-04 09:09:49 +01:00
-
067642d939
sb/amd/pi/hudson: Use {read,write}16/32p()
Elyes Haouas
2022-12-03 13:38:56 +01:00
-
a361d35b8d
nb/intel/pineview: Use read32p()
Elyes Haouas
2022-12-03 13:33:48 +01:00
-
9a83eae71e
nb/intel/haswell: Use {read,write}32p()
Elyes Haouas
2022-12-03 13:31:38 +01:00
-
a2389ef316
nb/intel/x4x: Use read32p()
Elyes Haouas
2022-12-03 13:27:54 +01:00
-
421f1ee294
nb/intel/e7505: Use read32p()
Elyes Haouas
2022-12-03 13:26:05 +01:00
-
4b7d4054d9
nb/intel/sandybridge: Use read{8,32}p()
Elyes Haouas
2022-12-03 13:24:03 +01:00
-
285bf097ab
soc/cavium/cn81xx: Use read64p()
Elyes Haouas
2022-12-03 12:14:40 +01:00
-
f68bd1273b
mb/amd/birman/gpio: Change non-GEvent GPIOs to PAD_INT
Fred Reitberger
2022-12-02 16:03:05 -05:00
-
5d029bbb90
mb/starlabs/lite/{glk,glkr}: Adjust THERMTRIP GPIO
Sean Rhodes
2022-09-07 16:08:34 +01:00
-
bc8f859b2d
acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw
Arthur Heymans
2022-12-02 13:17:39 +01:00
-
8a3e2b8364
soc/intel/xeon_sp: Read ioapic configuration from hardware
Arthur Heymans
2022-12-02 12:42:27 +01:00
-
8a979d92c9
mb/amd/mayan/gpio: Configure mayan GPIOs
Fred Reitberger
2022-12-01 07:43:11 -05:00
-
f90ceb4c3c
mb/google/brya/var/kinox: Add ACPI DmaProperty for WLAN device
Kapil Porwal
2022-12-02 17:59:48 +05:30
-
a3204f7278
google/veyron: Fix old style function definition
Arthur Heymans
2022-11-29 18:53:47 +01:00
-
33e9e44a17
vc/cavium/bdk/libbdk-arch/bdk-numa.c: Fix old-style function definition
Elyes Haouas
2022-12-02 15:44:39 +01:00
-
f38992e608
drivers/ipmi: Retry ipmi_get_device_id in ipmi_kcs_init
wanghao11
2022-07-25 10:08:43 +08:00
-
9c4ae9131c
soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurable
Michał Kopeć
2022-10-29 18:00:18 +02:00
-
34a7e66faa
util/cbfstool: Add a new mechanism to provide a memory map
Arthur Heymans
2022-10-06 09:42:15 +02:00
-
ee4646e70e
nb/intel/sandybridge: Use write32p()
Elyes Haouas
2022-12-04 09:16:07 +01:00
-
a5e04af484
src/ec/intel: Create common code for board_id implementation
Harsha B R
2022-12-01 21:23:53 +05:30
-
a6f6e6a592
vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP RPL.3361.12
Bora Guvendik
2022-12-02 12:12:37 -08:00
-
69a8a53005
soc/intel/common/block/uart: Show ACPI UART in OS
Angel Pons
2022-11-30 11:23:31 +01:00
-
0a89d5237e
security/tpm: remove tis_close()
Sergii Dmytruk
2022-10-29 16:57:07 +03:00
-
2393ad0bfb
Makefile.inc: Use 'Wold-style-definition'
Elyes Haouas
2022-12-01 12:12:49 +01:00
-
9fc96407e2
Makefile: Add printall as a NOCOMPILE target
Martin Roth
2022-11-27 19:04:16 -07:00
-
5161b2ffa7
util/genbuild: Fix style & shellcheck issues
Martin Roth
2022-11-27 18:38:13 -07:00
-
8a79a89ec4
util/genbuild_h: Update version calculation
Martin Roth
2022-11-27 18:18:10 -07:00
-
def3c5ccab
soc/intel/tigerlake: Fix setting
HyperThreading
Angel Pons
2022-11-13 20:25:33 +01:00
-
a3311b9f0f
acpi/acpi.c: update ACPI table revisions
Jonathan Zhang
2022-12-01 17:13:41 -08:00
-
64bfc675a5
mb/amd/mayan: Improve naming of EC FW
Fred Reitberger
2022-11-29 14:58:49 -05:00
-
868c8873ef
google/skyrim/Kconfig: Enable DPTC for Morthal
Tim Van Patten
2022-12-01 10:25:07 -07:00
-
65bcb57eea
soc/intel/cmn/block/{pcie/rtd3,usb4}: Use helper functions for _DSD
Kapil Porwal
2022-11-28 18:53:40 +05:30
-
9b592f70d6
soc/amd/common/block/include/gpio_defs.h: Fix documentation
Fred Reitberger
2022-12-02 15:53:45 -05:00
-
7543627f1b
acpi: Helper functions to add certain _DSD properties
Kapil Porwal
2022-11-28 17:25:48 +05:30
-
06cd7dbe4c
commonlib: Add essential comments for ELOG_CROS_DIAG_RESULT
Hsuan Ting Chen
2022-11-30 11:36:03 +08:00
-
7bde4e80be
superio/ite/it8772f/chip.h: Use 'bool' when appropriate
Elyes Haouas
2022-12-02 08:42:04 +01:00
-
9180bae9b2
superio/aspeed/ast2400/chip.h: Include <stdbool.h>
Elyes Haouas
2022-12-02 08:45:46 +01:00
-
0405dbed77
mb/intel/adlrvp: Add RTD3 support for PCIe slot1
Cliff Huang
2022-11-28 17:31:53 -08:00
-
3b45454329
MAINTAINERS: Add AMD mayan reference board
Fred Reitberger
2022-12-01 13:45:03 -05:00
-
a874830dcc
mb/google/brya: Set power limit values for kano and zydron
David Wu
2022-12-02 14:08:33 +08:00
-
35693c5028
soc/mediatek/mt8188: Add support for MIPI panel
Bo-Chen Chen
2022-11-23 17:24:25 +08:00
-
bb4c9ca2d6
soc/mediatek: Fix DSI register definition for MT8186
Bo-Chen Chen
2022-11-24 17:19:42 +08:00
-
b1e7adeca1
soc/mediatek/mt8188: Add display data path for MIPI output
Bo-Chen Chen
2022-11-23 17:22:19 +08:00
-
f9679c4287
nb/intel/gm45: Remove apic 0 from devicetree
Arthur Heymans
2022-11-07 11:53:23 +01:00
-
31ba9356b8
nb/intel/i945: Remove apic 0 from devicetree
Arthur Heymans
2022-11-07 11:52:22 +01:00
-
803029685f
nb/intel/x4x: Remove apic 0 from devicetree
Arthur Heymans
2022-11-07 11:49:22 +01:00
-
98c92570d9
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-11-07 11:39:58 +01:00
-
6f573217a0
mb/google/zork: Select VBOOT by default
Matt DeVillier
2022-11-17 14:17:52 -06:00
-
759448893c
soc/nvidia/tegra210: Fix flushing SPI fifo
Arthur Heymans
2022-11-29 18:19:19 +01:00
-
e29dcdcdd8
soc/intel/meteorlake: Add timestamp for cse_fw_sync
Dinesh Gehlot
2022-11-30 09:28:54 +00:00
-
cd6a45029e
mb/google/rex: Add PCIe based SD controller
Subrata Banik
2022-11-28 17:51:49 +05:30
-
8ca7d26626
mb/google/rex: Drop
board_id
check while configuring GPIO
Subrata Banik
2022-12-01 17:26:35 +05:30
-
db59e48870
mb/google/rex: Add probed fw_configs to SMBIOS OEM strings
Subrata Banik
2022-12-02 01:24:02 +05:30
-
e233fc7ac1
mb/google/herobrine: NVMe id determined by logical (not physical) bit
Shelley Chen
2022-12-01 13:40:53 -08:00
-
dddaeed4c1
soc/intel/alderlake: Update cpu and pch tracehub modes
Sridhar Siricilla
2022-04-28 23:34:14 +05:30
-
8e3787eaf0
mb/system76/tgl-h: Convert oryp8 to a variant
Tim Crawford
2022-09-29 12:11:34 -06:00
-
def33cc5bb
mb/purism/librem_14: Enable both lanes of left side USB 3.0 port
Jonathon Hall
2022-11-16 09:51:25 -05:00
-
13e151f31c
soc/intel/alderlake: skip external buses for D-states list
Eran Mitrani
2022-11-29 12:54:53 -08:00
-
50a3265017
mb/google/brya/var/zydron: Add WiFi SAR table
David Wu
2022-11-30 17:05:09 +08:00
-
e98dd0aad8
mb/prodrive/atlas: Enable GPP_B14 buzzer support
Lean Sheng Tan
2022-09-12 15:26:43 +02:00
-
998fdc06cb
mb/prodrive/atlas: Add DP++ support
Lean Sheng Tan
2022-11-30 10:54:26 +01:00
-
08596f50b7
3rdparty/fsp: Update submodule pointer to latest master
Lean Sheng Tan
2022-11-30 10:41:47 +01:00
-
96c605f39a
soc/intel/meteorlake: Refactor
pmc_lockdown_cfg
function
Kapil Porwal
2022-11-29 18:21:53 +05:30
-
a521d66116
nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock
Elyes Haouas
2022-11-30 07:51:11 +01:00
-
5a845ee894
nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock'
Elyes Haouas
2022-11-30 07:39:10 +01:00
-
dc3beea75d
sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}
Elyes Haouas
2022-11-29 17:36:51 +01:00