Age | Commit message (Expand) | Author |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-18 | sb/intel/bd82x6x: Add and use more RCBA defines | Patrick Rudolph |
2019-06-18 | sb/intel/bd82x6x/lpc.c: Remove reinitializing the SPI driver | Arthur Heymans |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-07 | sb/intel/bd82x6x: Fix flashconsole after lockdown | Dan Elkouby |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-01-13 | sb/intel: Check for NULL-return of pcidev_on_root() | Nico Huber |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-07-28 | nb/intel/sandybridge/report_platform: Move remaining code to sb folder | Patrick Rudolph |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-04 | sb/intel/bd82x6x: Get rid of device_t | Elyes HAOUAS |
2018-04-30 | southbridge/intel: Remove space before/after parenthesis | Elyes HAOUAS |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-04-05 | sb/intel/bd82x6x: Let mainboard override SPI opmenu | Nico Huber |
2018-03-28 | sb/intel/common: Add common code for SMM setup and smihandler | Arthur Heymans |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2017-12-20 | intel/bd82x6x: Use generated ACPI PIRQ | Tobias Diedrich |
2017-09-20 | southbridge/intel/bd82x6x: refactor rtc failure checking | Aaron Durbin |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-08-30 | sb/intel/*: add option to lockdown chipset on normal boot path | Bill XIE |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-27 | sb/intel/bd82x6x: Fill in acpi_name | Patrick Rudolph |
2017-05-01 | nb/intel/sandybridge/gma: Set up OpRegion in nb code | Patrick Rudolph |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-01-03 | sb/intel/bd82x6x: Add missing PCIIDs for variants . | Vladimir Serbinenko |
2015-11-04 | sb/intel/bd82x6x: Assign unique bus/dev/fn for I/O APIC + HPETs | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-16 | intel/southbridge/bd82x6x: Add option to set SPI VSCC registers | Nico Huber |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-29 | bd82x6x: Move calling of finalize() on resume to southbridge code | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2015-04-20 | southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset | Damien Zammit |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-19 | i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |