Age | Commit message (Expand) | Author |
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 |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-12-27 | via: Write »access« without »m« at end | Paul Menzel |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-11-05 | southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3` | Paul Menzel |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-06-10 | early_smbus: Add early SMBus implementation for VIA chipsets | Alexandru Gagniuc |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-14 | SMM: Restore GNVS pointer in the resume path | Duncan Laurie |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-07-26 | Refactor driver structs | Patrick Georgi |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-06-21 | Don't use 64-bit constant 0x100000000 in linker scripts | Nico Huber |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-03-16 | VIA southbridge K8T890: Apply un-written naming rules | Kyösti Mälkki |
2012-01-18 | Add subsystem callbacks for VT8237x and VT890 family of chipsets | Rudolf Marek |
2012-01-18 | Unify ID_SECTION_OFFSET and mark it deprecated | Patrick Georgi |
2011-12-02 | make GPIOs and misc configurable via devicetree | Florian Zumbiehl |
2011-12-02 | make INT[EFGH]# of vt8237 configurable as gpio via devicetree | Florian Zumbiehl |
2011-12-02 | some black magic for initializing the old version of the k8t800 | Florian Zumbiehl |
2011-12-02 | implement usb2 termination and dpll delay setting for vt8237r | Florian Zumbiehl |
2011-11-24 | vt8237: add support for setting the power state after loss of power | Florian Zumbiehl |
2011-11-10 | compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD | Florian Zumbiehl |
2011-11-10 | support for different location of HT registers in old version of K8T800 | Florian Zumbiehl |
2011-11-08 | move function from header file to .c file | Stefan Reinauer |
2011-11-07 | rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible | Florian Zumbiehl |
2011-11-07 | factor out common config for k8x8xx's dram_enable() and vt8237r_cfg() | Florian Zumbiehl |
2011-11-07 | add support for 1106:3188 (host controller of the old version of k8t800) | Florian Zumbiehl |
2011-11-07 | in vt8237r_enable(), write function enables only to ISA bridge config space | Florian Zumbiehl |
2011-11-04 | Revert "add support for 1106:3188 (host controller of the old version of k8t8... | Patrick Georgi |
2011-11-03 | add support for writing to SMBus with vt8237 | Florian Zumbiehl |
2011-11-03 | add support for 1106:3188 (host controller of the old version of k8t800) | Florian Zumbiehl |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-15 | use acpi.h include instead of manually adding acpi_slp_type. | Stefan Reinauer |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-06-30 | Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and | Rudolf Marek |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2011-06-04 | vt8237r: Simplify bootblock init to work around nested if() romcc problem | Peter Stuge |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-20 | drop dead uart init code. | Stefan Reinauer |
2011-04-14 | drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-03-02 | Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. | Alexandru Gagniuc |
2011-02-16 | Fix build errors introduced in r6367 | Alexandru Gagniuc |