| Commit message (Expand) | Author | Age | Files | Lines |
* | [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments | Elyes Haouas | 2022-02-21 | 3 | -3/+3 |
* | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas | 2022-02-21 | 3 | -3/+3 |
* | Use the fallthrough statement in switch loops | Arthur Heymans | 2022-02-16 | 4 | -9/+9 |
* | nb/intel/ironlake/raminit_heci.c: Move to southbridge scope | Angel Pons | 2022-02-15 | 3 | -0/+226 |
* | sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' | Elyes HAOUAS | 2022-02-12 | 1 | -31/+11 |
* | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner | 2022-02-07 | 5 | -12/+12 |
* | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki | 2022-02-01 | 5 | -11/+7 |
* | sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void function | Elyes HAOUAS | 2022-02-01 | 1 | -2/+0 |
* | sb/intel/i82801dx: Add call i8259_setup() | Kyösti Mälkki | 2022-01-31 | 1 | -2/+5 |
* | src: Add missing 'void' in function definition | Elyes HAOUAS | 2022-01-26 | 1 | -1/+1 |
* | sb/intel/common/firmware: Reword me_cleaner warning | Angel Pons | 2022-01-17 | 1 | -1/+1 |
* | src/{northbridge,southbridge}: Remove unused <console/console.h> | Elyes HAOUAS | 2022-01-10 | 1 | -1/+0 |
* | southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set" | Elyes HAOUAS | 2022-01-10 | 1 | -1/+1 |
* | southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set" | Elyes HAOUAS | 2022-01-10 | 1 | -1/+1 |
* | src/southbridge: Remove unused <delay.h> | Elyes HAOUAS | 2022-01-05 | 6 | -6/+0 |
* | src/southbridge: Remove unused <string.h> | Elyes HAOUAS | 2022-01-05 | 6 | -6/+2 |
* | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons | 2022-01-04 | 6 | -10/+10 |
* | src: Use 'stdint.h' when appropriate | Elyes HAOUAS | 2022-01-01 | 1 | -1/+0 |
* | sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 2 | -2/+2 |
* | sb/intel/i82801ix/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -3/+3 |
* | sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -3/+3 |
* | sb/intel/bd82x6x/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -3/+3 |
* | southbridge/intel/bd82x6x/acpi: Use Printf() for debug prints | Felix Singer | 2021-12-30 | 1 | -1/+1 |
* | sb/intel/common/rcba_pirq: Use correct size_t length modifier | Paul Menzel | 2021-12-23 | 1 | -1/+1 |
* | sb/intel/lynxpoint: Update `intel_me_status()` signature | Angel Pons | 2021-12-18 | 4 | -29/+29 |
* | sb/intel/lynxpoint/me.c: Refactor MEI CSR functions | Angel Pons | 2021-12-18 | 1 | -30/+31 |
* | sb/intel/lynxpoint: Use unions for MEI registers | Angel Pons | 2021-12-18 | 2 | -76/+69 |
* | sb/intel/lynxpoint: Use unions for ME PCI registers | Angel Pons | 2021-12-18 | 4 | -103/+87 |
* | sb/intel/lynxpoint: Drop typedefs of enum type | Angel Pons | 2021-12-18 | 2 | -5/+5 |
* | sb/intel/lynxpoint: Drop typedefs of struct types | Angel Pons | 2021-12-18 | 2 | -64/+64 |
* | sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE | Felix Held | 2021-12-08 | 1 | -1/+2 |
* | lippert/frontrunner-af: Use common cimx/sb800 ASL | Kyösti Mälkki | 2021-11-28 | 1 | -7/+0 |
* | sb/amd/cimx/sb800: Fix PCI devices ASL | Kyösti Mälkki | 2021-11-28 | 1 | -11/+7 |
* | sb/amd/cimx/sb800: Separate a section from fch.asl | Kyösti Mälkki | 2021-11-28 | 2 | -170/+172 |
* | lynxpoint/broadwell: Use `azalia_codecs_init()` | Angel Pons | 2021-11-11 | 2 | -15/+4 |
* | device/azalia_device: Drop unused function parameter | Angel Pons | 2021-11-11 | 5 | -5/+5 |
* | haswell/lynxpoint/broadwell: Use `azalia_codec_init()` | Angel Pons | 2021-11-11 | 3 | -96/+1 |
* | lynxpoint/broadwell: Use `azalia_program_verb_table()` | Angel Pons | 2021-11-11 | 3 | -20/+2 |
* | sb/intel/bd82x6x: Use `azalia_codecs_init()` | Angel Pons | 2021-11-11 | 2 | -96/+4 |
* | sb/intel/ibexpeak: Use `azalia_codecs_init()` | Angel Pons | 2021-11-11 | 2 | -97/+4 |
* | sb/intel/i82801jx: Use `azalia_codecs_init()` | Angel Pons | 2021-11-11 | 2 | -97/+4 |
* | sb/intel/i82801ix: Use `azalia_codecs_init()` | Angel Pons | 2021-11-11 | 2 | -97/+4 |
* | sb/intel/i82801gx: Use `azalia_codecs_init()` | Angel Pons | 2021-11-11 | 2 | -97/+4 |
* | sb/intel/i82801{ix,jx}: Initialise all codecs | Angel Pons | 2021-11-11 | 2 | -2/+2 |
* | sb/intel/bd82x6x: Remove unused typedef | Angel Pons | 2021-11-11 | 1 | -2/+0 |
* | sb/intel/i82801gx: Program PC BEEP verbs | Angel Pons | 2021-11-11 | 1 | -0/+2 |
* | sb/intel: Use `azalia_program_verb_table()` function | Angel Pons | 2021-11-11 | 5 | -86/+9 |
* | sb/intel: Replace bad uses of `find_resource` | Angel Pons | 2021-11-04 | 17 | -18/+18 |
* | include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs | Felix Held | 2021-11-02 | 2 | -0/+3 |
* | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki | 2021-10-22 | 10 | -10/+0 |