summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/early_usb.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bitsAngel Pons2020-06-011-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-4/+1
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* 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
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-181-1/+1
* src/southbridge: Add spaces around '=='Elyes HAOUAS2018-04-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* lynxpoint: Don't write to non-existent EHCIDuncan Laurie2013-12-181-3/+2
* usbdebug: Fixes for LynxPoint LPKyösti Mälkki2013-09-061-2/+10
* lynxpoint: Fix early EHCI BAR programmingKyösti Mälkki2013-06-231-15/+11
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+57