summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/common/usb_debug.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src/southbridge: Add spaces around '=='Elyes HAOUAS2018-04-281-1/+1
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-21/+7
* usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki2017-08-071-6/+0
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* usbdebug: Remove duplicate port claimKyösti Mälkki2014-02-101-7/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* intel usbdebug: Add choice of EHCI controllerKyösti Mälkki2013-08-291-1/+30
* usbdebug: Support choice of EHCI controllerKyösti Mälkki2013-08-291-6/+10
* Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki2013-08-241-1/+1
* Add directive __SIMPLE_DEVICE__Kyösti Mälkki2013-08-011-3/+3
* usbdebug: Unify Intel southbridge buildsKyösti Mälkki2013-07-011-0/+50