summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i3100
AgeCommit message (Expand)Author
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2016-11-28sb/intel/i3100/lpc.c: Use tab for indentsElyes HAOUAS
2016-09-10southbridge/intel/i3100: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-18i3100: Convert to per-device ACPIVladimir Serbinenko
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-06-23i3100: add smbus_write_byte()Sven Schnelle
2012-06-21i3100: Enable second IOAPIC for PCI-XSven Schnelle
2012-02-02i3100: configure pci irqsSven Schnelle
2012-01-31i3100: add sata_ports_implemented optionSven Schnelle
2012-01-31i3100: Add init sequenceSven Schnelle
2011-12-02i3100: Add HAVE_HARD_RESETSven Schnelle
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-18Move register block definitions out of board code intoPatrick Georgi
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-07-02Move the v3 resource allocator to v2.Myles Watson