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
/
i82801gx
Age
Commit message (
Expand
)
Author
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
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-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-03
i945: Consolidate acpi/platform.asl
Vladimir Serbinenko
2014-12-03
i82801gx: Enable upper CMOS in bootblock.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2014-11-09
i945: Consolidate common GNVS init
Vladimir Serbinenko
2014-11-09
i82801gx: Move to implicit length patching
Vladimir Serbinenko
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-11-04
i82801gx: Handle whole FADT in southbridge.
Vladimir Serbinenko
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-18
i945: Consolidate FADT code
Vladimir Serbinenko
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
i82801gx: Kill unused TCG and SMI1
Vladimir Serbinenko
2014-07-17
southbridge,ASL: 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-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
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-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-09-10
intel/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
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-10
southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG
Denis 'GNUtoo' Carikli
2013-07-10
i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c
Denis 'GNUtoo' Carikli
2013-07-10
southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.
Denis 'GNUtoo' Carikli
2013-07-01
usbdebug: Unify Intel southbridge builds
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-19
intel/i82801gx: Store initial timestamp
Nico Huber
2013-06-12
usbdebug: Drop printk within console_init()
Kyösti Mälkki
2013-06-12
intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dump
Konstantin Aladyshev
2013-06-11
Fix cycle error in intel southbridges to display GPI status
Konstantin Aladyshev
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-07
Intel 82801Gx: LPC: Unify I/O APIC setup
Paul Menzel
2013-04-26
Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
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
2013-02-28
Use defines for some i82801ex/gx registers
Kyösti Mälkki
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-07-26
Refactor driver structs
Patrick Georgi
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-03-24
i82801gx: Support power-on-after-power-fail better
Patrick Georgi
2012-03-24
i82801gx: Use CMOS variable if available for power-on on power failure
Patrick Georgi
2012-02-17
Avoid ../../.. paths in ASL files
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-27
i82801gx: Fix port status in AHCI mode
Sven Schnelle
2011-10-25
i82801gx: Add setting for C4onC3 mode
Sven Schnelle
2011-10-25
i82801gx: Add write and read/write block functions
Sven Schnelle
2011-10-23
i82801gx: Don't set I/O base address to static value
Sven Schnelle
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-06-29
i82801gx: read RTC status register to prevent IRQ storm
Sven Schnelle
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-06-07
i82801gx: enable ACPI during S3 resume
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-06
SMM: add mainboard_apm_cnt() callback
Sven Schnelle
2011-05-03
i82801gx: enable SPI prefetching
Sven Schnelle
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-04-01
ICH7: Fix register naming error
Sven Schnelle
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-02-03
Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions
Patrick Georgi
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-10
fix typos found by zbao in other files.
Stefan Reinauer
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-28
Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).
Uwe Hermann
2010-09-26
Only show the USB Debug Port kconfig option to the user if a mainboard
Uwe Hermann
2010-09-25
Various Debug Port southbridge implementation fixes / cosmetics.
Uwe Hermann
2010-09-25
Various USB Debug Port fixes (trivial).
Uwe Hermann
2010-08-04
Remove warnings from USB debug console code.
Myles Watson
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-05
Fix two warnings:
Stefan Reinauer
2010-05-30
don't generate C source code file but use objcopy to include the SMM blob.
Stefan Reinauer
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-14
clean up some prototypes
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-22
Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899.
Bernhard M. Wiedermann
[next]