Age | Commit message (Expand) | Author |
2017-11-03 | southbridge: Remove trailing space in `dump_south()` output | Paul Menzel |
2017-08-28 | southbridge/via/vt8237r/acpi: Add IRQ routing | Lubomir Rintel |
2017-08-23 | sb/via/k8t890: Define ACPI sleep states | Kyösti Mälkki |
2017-07-13 | src/southbridge: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2017-05-22 | sb/via/k8t890: Clean up CONFIG_VGA usage | Nico Huber |
2017-04-27 | nb/amd/amdk8: Link raminit_f.c | Arthur Heymans |
2017-04-14 | southbridge/via/vt8237r: Get rid of #include early_smbus.c | Lubomir Rintel |
2016-11-22 | via/k8t890: Compose a list of PCI IDs | Kyösti Mälkki |
2016-10-07 | src/southbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-09-20 | southbridge/via: Add space around operators | Elyes HAOUAS |
2016-09-13 | southbridge/via/vt8237r: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-07-12 | Documentation: Fix doxygen errors | Martin Roth |
2016-04-13 | southbridge/via: Update license headers | Martin Roth |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2015-12-30 | x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files | Alexandru Gagniuc |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-07 | x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection | Alexandru Gagniuc |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-06-22 | Remove incorrect Kconfig expressions | Martin Roth |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-03-19 | CBMEM: Add LATE_CBMEM_INIT guards | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | Drop VIA VT8235 southbridge | Stefan Reinauer |
2015-01-04 | smihandler.c: Fix doxygen errors in southbridge_smi_handler | Martin Roth |
2014-12-18 | Drop VIA Epia mainboard | Stefan Reinauer |
2014-12-17 | southbridge/via: Spelling fixes | Martin Roth |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-07-24 | southbridge/via: Remove trailing whitespace | Elyes HAOUAS |
2014-07-17 | southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-05-13 | src/*: Remove the last remnants of struct keyboard | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |