summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82870
AgeCommit message (Expand)Author
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2019-10-04devicetree: Fix improper use of chip_operationsKyösti Mälkki
2019-09-22sb/intel/i82870: Drop unused fileKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-23sb/intel/i82870: Get rid of device_tElyes HAOUAS
2017-07-06sb/intel/i82870: Add whitespace around '<<'Elyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2012-11-27Get rid of drivers classPatrick Georgi
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-30fix some southbridge warnings (trivial)Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2005-09-14Cleanup. Only functional change is to drop hard-coding of vendor/subsystem ID.Steven J. Magnani
2005-09-14Add some P64H2-specific definitions, remove some generic PCI ones.Steven J. Magnani
2005-07-08eric patchYinghai Lu
2004-10-27sizeram removal/conversion.Eric Biederman
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu