summaryrefslogtreecommitdiff
path: root/src/southbridge/sis
AgeCommit message (Expand)Author
2017-06-27sis/sis966: Clean up sata.cStefan Reinauer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-09-21southbridge/sis/sis966/aza.c: Improve code formattingElyes HAOUAS
2016-09-15southbridge/sis/sis966/lpc.c: Improve code formattingElyes HAOUAS
2016-09-13southbridge/sis/sis966: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-23src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-07-31sis/sis966: fix typoPatrick Georgi
2016-07-31sis/sis966: don't store a 32bit value in a 16bit variablePatrick Georgi
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-12-30x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-17southbridge/sis: Spelling/comment fixesMartin Roth
2014-11-05Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-07-17southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-07usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki