index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
sis
Age
Commit message (
Expand
)
Author
2017-06-27
sis/sis966: Clean up sata.c
Stefan Reinauer
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2016-12-06
PCI ops: Remove conflicting duplicate declarations
Kyösti Mälkki
2016-10-07
src/southbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-04
src/southbridge: Remove unnecessary semicolon
Elyes HAOUAS
2016-09-21
southbridge/sis/sis966/aza.c: Improve code formatting
Elyes HAOUAS
2016-09-15
southbridge/sis/sis966/lpc.c: Improve code formatting
Elyes HAOUAS
2016-09-13
southbridge/sis/sis966: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-23
src/southbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-07-31
sis/sis966: fix typo
Patrick Georgi
2016-07-31
sis/sis966: don't store a 32bit value in a 16bit variable
Patrick Georgi
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-08
Remove empty lines at end of file
Elyes HAOUAS
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-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-17
southbridge/sis: Spelling/comment fixes
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-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-05-13
src/drivers/pc80: Remove empty struct keyboard
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-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
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
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-07
usbdebug: Use __SIMPLE_DEVICE__ on early enable
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
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-08-22
Auto-declare chip_operations
Kyösti Mälkki
[next]