summaryrefslogtreecommitdiff
path: root/src/device/hypertransport.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2019-11-22device/hypertransport: Drop unused codeArthur Heymans
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-07-13device/hypertransport.c: Remove dead assignmentJacob Garber
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23device/hypertransport: Add additional debug outputTimothy Pearson
2015-06-05AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki
2015-06-05AMD K8 fam10: Refactor HT link connection testKyösti Mälkki
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-06-04HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki
2015-06-04HyperTransport: Move pci_scan_bus() callKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-05AMD HyperTransport: Drop unused link optimisationKyösti Mälkki
2015-01-24device/hypertransport.c: Fix typo in commentTimothy Pearson
2013-07-10device: Fix spellingMartin Roth
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-30Rename devices -> deviceStefan Reinauer