summaryrefslogtreecommitdiffstats
path: root/src/southbridge/sis
Commit message (Expand)AuthorAgeFilesLines
* 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
* sis/sis966: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-181-4/+0
* Fix usb debug dongle supportSven Schnelle2011-10-312-5/+4
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-182-2/+2
* drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer2011-04-141-1/+1
* cosmetic cleanup of sis966 usb2 code Stefan Reinauer2011-04-141-36/+29
* Add TINY_BOOTBLOCK support for the SiS966 southbridge.Uwe Hermann2010-12-165-16/+31
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0817-11/+11
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-263-30/+24
* Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann2010-10-171-4/+6
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+1
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-054-6/+15
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-11/+11
* Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann2010-09-281-2/+0
* Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann2010-09-261-0/+1
* Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann2010-09-251-16/+28
* Remove warnings from USB debug console code.Myles Watson2010-08-041-1/+3
* Fix all warnings in the tree Stefan Reinauer2010-07-083-165/+177
OpenPOWER on IntegriCloud