Age | Commit message (Expand) | Author |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | southbridge/nvidia/ck804: Fix FIDVID build failure on CK804 | Timothy Pearson |
2015-10-29 | southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPU | Timothy Pearson |
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-08-09 | amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS | Jonathan A. Kollasch |
2015-07-23 | nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10h | Jonathan A. Kollasch |
2015-07-14 | azalia: fix up and clean up shrinkage of boilerplate code | Jonathan A. Kollasch |
2015-06-15 | ck804 ACPI: set duty width in FADT correctly | Jonathan A. Kollasch |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
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-02-16 | nvidia/ck804: Minor cleanup on dead code | Kyösti Mälkki |
2015-02-16 | nvidia/ck804: Fix redundant configuration defines | Kyösti Mälkki |
2015-02-16 | Revert "nvidia/ck804: Add ability to override CK804 base unit ID" | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-03 | nvidia/ck804: make Message Signaled Interrupts work | Jonathan A. Kollasch |
2015-01-28 | nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects | Timothy Pearson |
2015-01-28 | nvidia/ck804: Add ability to override CK804 base unit ID | Timothy Pearson |
2015-01-28 | nvidia/ck804: Fix FTBFS with AMD Family 10h systems | Timothy Pearson |
2015-01-28 | nvidia/ck804: Add ability to enable/disable PCIe PME# wake events | Timothy Pearson |
2015-01-28 | nvidia/ck804: Fix cosmetics in Kconfig | Timothy Pearson |
2015-01-28 | nvidia/ck804: Add ability to bypass register 0x78 initialization | Timothy Pearson |
2015-01-27 | nvidia/ck804/lpc.c: Fix power restoration control | Timothy Pearson |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-17 | southbridge/nvidia: Spelling/comment fix | Martin Roth |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
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-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-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-10-22 | usbdebug: Fix boards without EARLY_CBMEM_INIT | Kyösti Mälkki |
2013-10-14 | ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1 | Jonathan A. Kollasch |
2013-10-14 | ck804: obtain stored IOAPIC address from allocator instead of register | Jonathan A. Kollasch |
2013-10-13 | ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14 | Jonathan A. Kollasch |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |