summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ax
AgeCommit message (Expand)Author
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2016-09-10southbridge/intel/i82801ax: transition away from device_tAntonello Dettori
2016-04-22intel/i82801ax: Fix IDE setup console logPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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-07-17southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-06-12Fix i82801a/b/c/d IOAPICKyösti Mälkki
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-26Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-10-13Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-11Fix typo after r5925.Sylvain Hitier
2010-10-08Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.Uwe Hermann
2010-10-08Round 2 of i82801AX fixes to get it into a usable shape.Uwe Hermann
2010-10-08Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-21First round of i82801ax clean-ups (trivial).Uwe Hermann
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-05-14license header fixes Nils Jacobs
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-09fix the broken nvidia chipset boards,Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-30fix some southbridge warnings (trivial)Stefan Reinauer
2010-03-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...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-17fix HPET on some ICH southbridgesStefan Reinauer
2010-03-17fix HPET base addressed.Stefan Reinauer
2010-02-27This does the following:Stefan Reinauer