index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
sch
Age
Commit message (
Expand
)
Author
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
2015-06-08
x86 SMM: Relocator is intel-only
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
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
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-09
sch: Move to implicit length patching
Vladimir Serbinenko
2014-10-18
sch: Switch to per-device ACPI
Vladimir Serbinenko
2014-09-12
sch: make separate copy of nvs.h
Vladimir Serbinenko
2014-07-17
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2013-08-13
Fix some wait_for_valid functions return value from 1 to -1.
Andrew Wu
2013-08-02
Remove unnecessary space characters.
Andrew Wu
2013-07-30
Makefile: Fix adding intel/common
Kyösti Mälkki
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-01
usbdebug: Unify Intel southbridge builds
Kyösti Mälkki
2013-06-12
usbdebug: Drop printk within console_init()
Kyösti Mälkki
2013-06-11
Fix cycle error in intel southbridges to display GPI status
Konstantin Aladyshev
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-27
Get rid of drivers class
Patrick Georgi
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-02-17
intel/sch: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
Avoid ../../.. paths in ASL files
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-21
sch: strip quotes around cmc.bin filename
Patrick Georgi
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-01-30
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2010-12-27
Intel SCH: make state machine binary selection available in Kconfig for now.
Stefan Reinauer
2010-12-18
Fix a few whitespace and coding style issues.
Uwe Hermann
2010-12-18
A couple of Poulsbo fixes:
Patrick Georgi
2010-12-18
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board
Patrick Georgi