Age | Commit message (Expand) | Author |
2019-10-22 | sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms | Arthur Heymans |
2019-10-22 | sb/intel/common/smihandler: Fix compilation on x86_64 | Patrick Rudolph |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | sb/lynxpoint: Fix 'dead increment' | Elyes HAOUAS |
2019-10-20 | mb/lenovo/x200: Add ThinkPad X301 as a variant | Bill XIE |
2019-10-18 | src: Remove unused include '<device/pci_ids.h>' | Elyes HAOUAS |
2019-10-17 | nb/intel/nehalem: use pmclib to detect S3 resume | Arthur Heymans |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-10-14 | sb/intel/i82801ix: Add common code to set up LPC IO decode ranges | Arthur Heymans |
2019-10-13 | nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-10-13 | sb/intel/ibexpeak: Move some early PCH init after console init | Arthur Heymans |
2019-10-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
2019-10-09 | sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstage | Arthur Heymans |
2019-10-09 | acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t) | Himanshu Sahdev |
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-06 | nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move romstage boilerplate to a common location | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Implement USB current settings | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Fix enabling HPET | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Implement PCH function disable in chip_ops | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Add CIR initialization | 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-05 | sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-10-04 | acpi_table_header: Replace hard-coded revision via macro and function | Himanshu Sahdev |
2019-10-04 | devicetree: Fix improper use of chip_operations | Kyösti Mälkki |
2019-10-03 | southbridge/intel: Add config option to validate firmware descriptor | Mathew King |
2019-10-03 | sb/intel/i82801gx: Use symbolic name for register, code rework | Petr Cvek |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-10-02 | sb/intel/common/smihandler: Hook up smmstore | Arthur Heymans |
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-30 | sb/intel/spi: Use different SPIOPS for most SST flashes | Arthur Heymans |
2019-09-30 | sb/intel/bd82x6x: Use common final SPI OPs setup | Arthur Heymans |
2019-09-29 | amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-28 | nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-25 | soc/fsp_broadwell_de: fix flashconsole support for platform | Matt DeVillier |
2019-09-22 | sb/intel/i82870: Drop unused file | Kyösti Mälkki |
2019-09-22 | device/pci: Replace add with bitwise-or | Kyösti Mälkki |
2019-09-20 | sb/intel/common/fw: Make make aware that it needs binaries | Nico Huber |
2019-09-19 | sb/intel/ibexpeak: Add define for PRSTS register | Angel Pons |
2019-09-18 | sb/intel/ibexpeak: Remove superfluous linked files | Arthur Heymans |
2019-09-17 | binaryPI: Drop PSP Secure OS from build | Kyösti Mälkki |
2019-09-17 | binaryPI: Move Hudson firmware higher in CBFS | Kyösti Mälkki |
2019-09-17 | binaryPI: Refactor Makefile for PSP directory | 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-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-12 | southbridge: Remove not used #include <elog.h> | Elyes HAOUAS |