Age | Commit message (Expand) | Author |
2019-11-18 | sb/intel/common: Properly guard USB debug | Arthur Heymans |
2019-11-16 | sb/intel/i82801gx: Only include SPI code with SPI boot devices | Arthur Heymans |
2019-11-15 | nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-14 | sb/intel/i82801gx: Don't setup CIR when the northbridge is x4x | Arthur Heymans |
2019-11-14 | sb/intel/i82801gx: Add common early code | Arthur Heymans |
2019-11-13 | sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditional | Kyösti Mälkki |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-11-13 | sb/intel/i82801gx: Add a function to set up BAR | Arthur Heymans |
2019-11-12 | sb/intel/i82801gx: Add common LPC decode code | Arthur Heymans |
2019-11-10 | sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol | Arthur Heymans |
2019-11-10 | sb/intel/common: Make COMMON_RESET optional | Arthur Heymans |
2019-11-10 | sb/intel/common: Make linking rtc.c conditional | Arthur Heymans |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | sb/intel: Move 'smbus.asl' to common place | Elyes HAOUAS |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-30 | sb/intel/common: Make linking pmbase.c conditional | Arthur Heymans |
2019-10-22 | sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms | Arthur Heymans |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-06 | sb/intel/nm10: Fix enabling HPET | Arthur Heymans |
2019-10-05 | kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset | Kyösti Mälkki |
2019-10-05 | intel/i945,i82801gx: Refactor early PCI bridge reset | Kyösti Mälkki |
2019-10-03 | sb/intel/i82801gx: Use symbolic name for register, code rework | Petr Cvek |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-30 | sb/intel/bd8x62x,i82801gx: Fix PCI bridge subsystem IDs | Kyösti Mälkki |
2019-09-22 | device/pci: Replace add with bitwise-or | Kyösti Mälkki |
2019-09-15 | {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> | Elyes HAOUAS |
2019-09-15 | southbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-07-20 | mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` | Nico Huber |
2019-07-17 | intel/i82801gx,i82801jx: Rename lock_smm() | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | sb/intel/i82801gx: Use common final SPI OPs setup | Arthur Heymans |
2019-06-06 | sb/intel/i82801gx: Detect if the southbridge supports AHCI | Arthur Heymans |
2019-06-05 | sb/intel/i82801gx: Include chip.h directly | Arthur Heymans |
2019-05-25 | nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-05-13 | i82801gx/bootblock: Use macro instead of magic number | Elyes HAOUAS |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-10 | sb/i82801gx: Don't rewrite over BCTRL | Elyes HAOUAS |
2019-05-10 | nb/intel/i945: Use macro instead of magic number | Elyes HAOUAS |
2019-05-10 | sb/i82801gx: Remove duplicated 'define PMBASE' | Elyes HAOUAS |
2019-05-07 | sb/{ICH7,NM10,PCH}: Use common watchdog_off function | Elyes HAOUAS |
2019-04-23 | sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase | Elyes HAOUAS |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-03-25 | sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem() | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-19 | src/southbridge/intel/i82801gx/pcie.c: Correct NULL check | Jacob Garber |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-14 | sb/intel/i82801gx: Remove unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-01 | sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() | Kyösti Mälkki |
2019-01-23 | nb/intel/pineview: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-17 | mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage | Arthur Heymans |
2019-01-17 | sb/intel/i82801gx: Implement PCIe coalescing | Arthur Heymans |
2019-01-14 | sb/intel: Use common RCBA MACROs | Peter Lemenkov |
2019-01-13 | sb/intel: Check for NULL-return of pcidev_on_root() | Nico Huber |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-08 | sb/intel/i82801gx: Autodisable functions based on devicetree | Arthur Heymans |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | sb/intel/*: Use common files for PCIe ACPI | Arthur Heymans |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-05 | sb/intel/i82801{g,j}x: Remove unused smi.c files | Arthur Heymans |
2018-12-03 | sb/intel/i82801gx: Clean up unneeded smi setup code | Arthur Heymans |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-11-27 | sb/intel/i82801gx: Use common Intel SMM code | Arthur Heymans |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-18 | src/{sb/intel,mb/google/auron}: Don't use device_t | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-07 | sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl | Stefan Tauner |
2018-08-03 | southbridge/intel: Remove leftover TPM ACPI code | Philipp Deppenwiese |
2018-08-01 | sb/intel/i82801gx: Select INTEL_TOP_SWAP_BOOTBLOCK_SIZE | Arthur Heymans |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-21 | sb/intel/i82801xx: Use common RCBA MACROs | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-04 | sb/intel/i82801gx: Add the option to lock the platform | Arthur Heymans |
2018-06-04 | sb/intel/i82801gx: Remove unneeded includes | Elyes HAOUAS |
2018-05-22 | sb/intel/i82801gx: Get rid of device_t | Elyes HAOUAS |
2018-05-09 | src/southbridge: Serialize methods with named objects inside | Martin Roth |
2018-01-14 | mb/*/*/romstage.c: Clean up targets with i82801gx | Arthur Heymans |
2017-12-10 | sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI | Arthur Heymans |
2017-12-03 | sb/intel: Replace DTS2 with FLVL | Patrick Rudolph |
2017-11-30 | acpi/tpm: remove non-existent IRQ for Infineon TPM chip | Matt DeVillier |
2017-11-30 | acpi/tpm: update TPM preprocessor guards | Matt DeVillier |
2017-09-22 | sb/intel/common/spi.c: Port to i82801gx | Arthur Heymans |
2017-08-27 | sb/intel/*/nvs: Rename register | Patrick Rudolph |
2017-08-19 | i82801dx/gx/ix/jx: Add low-memory backup for S3 path | Kyösti Mälkki |
2017-08-06 | sb/intel/i82801gx: Implement smbus block r/w functions | Arthur Heymans |
2017-08-06 | sb/intel/*: Use common SMBus functions | Arthur Heymans |