summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i3100
Commit message (Expand)AuthorAgeFilesLines
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0115-15/+15
* Get rid of drivers classPatrick Georgi2012-11-271-8/+8
* hpet: common ACPI generationPatrick Georgi2012-10-081-0/+9
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* i3100: add smbus_write_byte()Sven Schnelle2012-06-233-1/+63
* i3100: Enable second IOAPIC for PCI-XSven Schnelle2012-06-212-0/+62
* i3100: configure pci irqsSven Schnelle2012-02-021-4/+42
* i3100: add sata_ports_implemented optionSven Schnelle2012-01-312-1/+11
* i3100: Add init sequenceSven Schnelle2012-01-311-0/+18
* i3100: Add HAVE_HARD_RESETSven Schnelle2011-12-021-0/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0812-10/+10
* Move register block definitions out of board code intoPatrick Georgi2010-11-182-16/+19
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-9/+9
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-13/+13
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* Fix all the format string warnings.Myles Watson2010-03-222-1/+2
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-35/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-223-7/+7
* pci drivers should be const.Stefan Reinauer2010-03-167-18/+18
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-152-6/+4
* newconfig is no more.Patrick Georgi2010-02-071-29/+0
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-0/+1
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-55/+14
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* some progress on kconfig:Patrick Georgi2009-09-252-0/+12
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-281-0/+3
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-3/+14
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-015-38/+270
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-2/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-282-3/+3
* Tidy up identifiers, per Uwe's suggestion. Trivial.Ed Swierk2008-09-031-4/+4
* This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,Ed Swierk2008-08-252-7/+7
* This patch modifies the Intel 3100 southbridge code to recognize theEd Swierk2008-08-255-0/+34
* Implement GPIO configuration routines for the Intel 3100 southbridge,Ed Swierk2008-05-071-13/+103
* By default, the Intel 3100 LPC interface enables only I/O range 0x3f8Ed Swierk2008-04-301-0/+1
* Setting an integrated southbridge device (like SATA or USB2.0) toEd Swierk2008-04-012-38/+32
* Tiny style fix for consistency (trivial).Ed Swierk2008-04-011-1/+1
* The early init code of several Intel southbridge chipsets callsEd Swierk2008-04-012-18/+4
* Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk2008-03-302-1/+21
* Here is an updated patch addressing most of Uwe's and Peter's ...Ed Swierk2008-03-1614-0/+1035
OpenPOWER on IntegriCloud