aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/jetway/nf81-t56n-lf/mptable.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mainboard/jetway: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-05-08mb/jetway: Get rid of device_tElyes HAOUAS
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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
2014-07-28AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki
2014-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-24AGESA: Drop unused extern declarationsKyösti Mälkki
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2014-07-03AGESA: Call get_bus_conf() just onceKyösti Mälkki
2014-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-06-20mainboard/jetway/nf81-t56n-lf: Port recent Persimmon changesEdward O'Callaghan
2014-05-02jetway/nf81-t56n-lf: Set OEM to Jetway in DSDT and mptablesEdward O'Callaghan
2014-04-15mainboard/jetway/nf81-t56n-lf: Documentation cosmeticsEdward O'Callaghan
2014-04-06jetway/nf81-t56n-lf: Sanitize #includesEdward O'Callaghan
2014-02-16Jetway NF81-T56N-LF [1/2]: create board by forking AMD PersimmonEdward O'Callaghan