Age | Commit message (Expand) | Author |
2023-01-12 | treewide: Remove unused <cpu/x86/smm.h> | Elyes Haouas |
2023-01-09 | sb/intel/common/spi: Fix building for 64bit | Arthur Heymans |
2022-12-23 | sb/intel/lynxpoint: Add Kconfig option to hide Intel ME | Matt DeVillier |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | mb,x86/smm: Disable unused IO traps | Kyösti Mälkki |
2022-12-16 | sb/intel/lynxpoint: Add native PCH init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native thermal init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native USB init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native early ME init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native DMI init | Angel Pons |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2022-12-14 | sb/intel/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | sb/intel/common/acpi_pirq_gen.h: Fix conflicting types for 'is_slot_pin_assig... | Elyes Haouas |
2022-12-11 | sb/intel/common: Move definition of TRAP | Kyösti Mälkki |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-09 | sb/intel/ibexpeak/Makefile.inc: Remove path to non-existent folder | Elyes Haouas |
2022-12-09 | sb/intel/i82801jx/Makefile.inc: Remove path to non-existent folder | Elyes Haouas |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-12-07 | sb,soc/intel: Fix SMI handler IO trap data mask | Kyösti Mälkki |
2022-12-06 | sb/intel/bd82x6x: Use {read,write}32p | Elyes Haouas |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-12-02 | sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} | Elyes Haouas |
2022-11-30 | /: Remove extra space after comma | Elyes Haouas |
2022-11-28 | sb,soc/intel: Drop spurious SMI entry message | Kyösti Mälkki |
2022-11-28 | sb/intel/common: Rename TCO timeout | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT | Kyösti Mälkki |
2022-11-28 | aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG | Kyösti Mälkki |
2022-11-27 | Revert "sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros" | Kyösti Mälkki |
2022-11-25 | ACPI MADT: Add LINT1 as NMI source | Kyösti Mälkki |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-24 | sb/intel/i82801gx: Move SPIBASE and SPIBARxx to i82801gx.h | Elyes Haouas |
2022-11-24 | sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros | Elyes Haouas |
2022-11-23 | sb/intel/i82801gx/lpc.c: Use post_code() | Elyes Haouas |
2022-11-22 | src/southbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-11-17 | sb/intel/i82801dx/bootblock.c: Include "i82801dx.h" | Elyes Haouas |
2022-11-17 | intel/haswell,lynxpoint: Fix out() parameter order | Kyösti Mälkki |
2022-11-17 | sb/intel/i82801dx: Improve LPC device early init | Kyösti Mälkki |
2022-11-17 | sb/intel/common: Fix GPE0 related register conflict | Kyösti Mälkki |
2022-11-17 | sb/intel/common: Drop duplicate smi_set_eos() | Kyösti Mälkki |
2022-11-12 | sb/intel/i82801dx: Clean up includes | Elyes Haouas |
2022-11-11 | aopen/dxplplusu: Add early GPIO settings | Kyösti Mälkki |
2022-11-10 | sb/intel/i82870: Use register_new_ioapic() | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use register_new_ioapic_gsi0() | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-07 | mb/qemu/x86: Remove option for LEGACY_SMP_INIT | Arthur Heymans |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-10-15 | treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' | Felix Held |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
2022-10-12 | treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' | Elyes Haouas |
2022-10-06 | treewide: use predicates to check for enabled pci devices | Fabio Aiuto |
2022-10-06 | sb/intel/common/gpio.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/i82801gx/bootblock.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/i82801gx/early_init.c: Include common/rcba.h | Elyes Haouas |
2022-10-06 | sb/intel/common/pmbase.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/common/rtc.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/common/early_smbus.h: Add <device/pci_type.h> | Elyes Haouas |
2022-09-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
2022-09-16 | bd82x6x/early_pch: enable smbus in bootblock stage | Husni Faiz |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-08-23 | {sb,soc}/intel: Do not require hda_verb.c | Angel Pons |
2022-07-29 | sb/intel/bd82x6x/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-07-29 | sb/intel/i82801ix/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-07-29 | sb/intel/i82801jx/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-07-14 | sb/intel/ibexpeak: Perform const correctness | Bill XIE |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-06-22 | intel/broadwell,lynxpoint: Change formula around 4 GiB | Kyösti Mälkki |
2022-06-18 | sb/intel/i82801ix/smihandler.c: Remove dead increment | Elyes Haouas |
2022-06-07 | Replace some ENV_ROMSTAGE with ENV_RAMINIT | Kyösti Mälkki |
2022-05-04 | arch/x86/acpi: Consolidate POST code handling | Angel Pons |
2022-04-29 | sb/intel/i82801dx/pci.c: Use pci_or_config16() and macros | Elyes Haouas |
2022-04-27 | sb/intel/{i82371eb/i82801dx}: select BOOT_DEVICE_NOT_SPI_FLASH | Arthur Heymans |
2022-04-24 | southbridge/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-03-25 | sb/intel/i82801i/jx/chip.h: Use unsigned ints for bitfields | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-03-08 | sb/intel/common/firmware: Hook up adding 10GbE LAN firmware | Jeff Daly |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-28 | sb/intel/lynxpoint: Fix up comment | Angel Pons |
2022-02-25 | sb/intel/ibexpeak/early_pch.c: Use PCI_BASE_ADDRESS_0 macro | Elyes Haouas |
2022-02-25 | nb/intel/ironlake: Fix sending HECI messages | Arthur Heymans |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | sb/intel/common/hpet: use HPET_BASE_ADDRESS definition | Felix Held |
2022-02-25 | arch/x86/Kconfig: add HPET_MIN_TICKS | Felix Held |
2022-02-24 | nb/intel/ironlake: Move out HECI remainders into southbridge | Angel Pons |
2022-02-22 | sb/intel/i82371eb: Constify pci_devfn_t devices | Elyes Haouas |
2022-02-22 | sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config | Elyes Haouas |
2022-02-22 | treewide: Get rid of CONFIG_AZALIA_MAX_CODECS | Elyes Haouas |
2022-02-15 | nb/intel/ironlake/raminit_heci.c: Move to southbridge scope | Angel Pons |