summaryrefslogtreecommitdiffstats
path: root/src/southbridge/sis
Commit message (Expand)AuthorAgeFilesLines
* PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki2016-12-061-21/+2
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-072-4/+4
* src/southbridge: Remove unnecessary semicolonElyes HAOUAS2016-10-041-2/+2
* southbridge/sis/sis966/aza.c: Improve code formattingElyes HAOUAS2016-09-211-33/+33
* southbridge/sis/sis966/lpc.c: Improve code formattingElyes HAOUAS2016-09-151-12/+12
* southbridge/sis/sis966: transition away from device_tAntonello Dettori2016-09-133-8/+12
* src/southbridge: Code formatingElyes HAOUAS2016-08-3110-426/+402
* src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-287-28/+28
* src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-233-5/+5
* sis/sis966: fix typoPatrick Georgi2016-07-311-1/+1
* sis/sis966: don't store a 32bit value in a 16bit variablePatrick Georgi2016-07-311-3/+3
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc2015-12-303-4/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3122-88/+0
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-071-1/+1
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-092-3/+10
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-2122-22/+22
* kbuild: automatically include southbridgesStefan Reinauer2015-04-272-1/+4
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-1/+0
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-1/+1
* build system: normalize linker script file namesPatrick Georgi2015-03-282-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-154-29/+29
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-067-81/+58
* southbridge/sis: Spelling/comment fixesMartin Roth2014-12-173-8/+13
* Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan2014-11-051-4/+2
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-1/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-089-10/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-8/+8
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-161-3/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-062-2/+2
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-3/+0
* usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki2013-10-221-1/+1
* usbdebug: Support choice of EHCI controllerKyösti Mälkki2013-08-291-6/+8
* usbdebug: Change debug port scanningKyösti Mälkki2013-08-291-3/+0
* Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki2013-08-241-2/+2
* usbdebug: Do not support logging from SMMKyösti Mälkki2013-08-231-1/+0
* usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki2013-08-071-0/+3
* usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki2013-07-011-24/+2
* Drop prototype guarding for romccStefan Reinauer2013-05-101-2/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0122-22/+22
* Remove assembly coded log2 functionRonald G. Minnich2012-11-282-2/+0
* Get rid of drivers classPatrick Georgi2012-11-271-10/+10
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber2012-06-211-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-1/+1