summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/bd82x6x/usb_ehci.c
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-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-07-18sb/intel/bd82x6x: Add and use more RCBA definesPatrick Rudolph
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-04sb/intel/bd82x6x: Get rid of device_tElyes HAOUAS
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-06-27sb/intel/bd82x6x: Fill in acpi_namePatrick Rudolph
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-24bd82x6x: Convert all PCI ID lists to new schemeStefan Reinauer
2012-04-04Add support for Intel Panther Point PCHStefan Reinauer