Age | Commit message (Expand) | Author |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2021-11-04 | drivers: Replace bad uses of `find_resource` | Angel Pons |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-02 | drivers/usb/ehci_debug: Add x86_64 support | Patrick Rudolph |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-09-28 | usbdebug: Remove some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-07-04 | device/pci_ops: Define pci_find_capability() just once | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-07 | usbdebug: Sanity check PCI EHCI location | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2017-09-14 | usbdebug: Fix init and add support for postcar | Kyösti Mälkki |
2017-08-07 | usbdebug: Force EHCI to D0 state | Kyösti Mälkki |
2017-08-07 | usbdebug: Refactor early enable | Kyösti Mälkki |
2017-08-07 | usbdebug: Consolidate EHCI_BAR setup | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-07-08 | drivers: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-10 | usbdebug: Split PCI EHCI part | Kyösti Mälkki |