index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2024-02-18
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
device: Add inline method to identify PATH_ROOT
Patrick Rudolph
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-08-01
drivers/usb/ehci.h: Use C99 flexible arrays
Elyes Haouas
2023-06-09
soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree
Felix Held
2023-06-08
soc/amd/phoenix: Hook up xhci ops in chipset.cb
Eric Lai
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-01-19
drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port
Kane Chen
2022-11-11
drivers/usb/gadget.c: Add support for EHCI debug using the WCH CH347
Nicholas Chin
2022-09-16
drivers/usb/hub/acpi.c: Don't use heap for ACPI name
Arthur Heymans
2022-07-17
drivers: Get rid of unnecessary blank lines {before,after} brace
Elyes HAOUAS
2022-06-20
drivers/usb/gadget.c: Use 'printk()' instead of 'dprintk()'
Elyes HAOUAS
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-12
drivers/usb: Add chip driver for external USB hub
Karthikeyan Ramasubramanian
2022-05-11
drivers/usb/ehci_debug.c: Fix unused variable warning
Arthur Heymans
2022-04-19
drivers/usb/pci_xhci: Add Sabrina xhci pci device id
Karthikeyan Ramasubramanian
2022-04-14
drivers/usb/acpi: acpi_power_res_params: Add use_gpio_for_status
Tim Van Patten
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2021-11-04
drivers: Replace bad uses of `find_resource`
Angel Pons
2021-07-14
drivers/usb/acpi: Avoid dereferencing maybe-NULL pointer
Angel Pons
2021-07-14
drivers/usb/acpi: Replace unneeded `memcpy` use
Angel Pons
2021-07-12
drivers/usb/acpi: Create function to get PLD information
Maulik V Vaghela
2021-03-10
drivers/usb/pci_xhci: Add cezanne xhci pci devce id
Mathew King
2021-03-01
acpi: Move PCI functions to separate file
Tim Wawrzynczak
2020-11-09
drivers/usb/acpi: Add support for privacy_gpio
Ricardo Ribalda
2020-11-09
driver/usb/acpi: Add power resources for devices on USB ports
Karthikeyan Ramasubramanian
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-08-17
drivers/usb: Replace return value -10 with variable
John Zhao
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
drivers/usb: Avoid NULL pointer dereference
John Zhao
2020-07-14
src/drivers/usb/gadget.c: Add missing include
Elyes HAOUAS
2020-07-14
src/drivers/usb/ehci_debug.c: Add missing include
Elyes HAOUAS
2020-07-12
drivers/usb/pci_xhci: Don't return ACPI names for missing ports
Raul E Rangel
2020-07-12
drivers/usb/pci_xhci: Switch to using xhci_for_each_supported_usb_cap
Raul E Rangel
2020-07-11
drivers/usb/ehci_debug.c: Drop preprocessor usage
Angel Pons
2020-07-10
drivers/usb/pci_xhci: Add Picasso xHCI controllers
Raul E Rangel
2020-07-10
drivers/usb/pci_xhci: Add a driver to generate xHCI ACPI nodes
Raul E Rangel
2020-07-09
drivers/usb/ehci_debug.c: Drop dead code
Angel Pons
2020-07-02
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
{drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-25
drivers/usb/acpi: Add needed #include file
Tim Wawrzynczak
2020-03-07
drivers/usb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-02-26
treewide: capitalize 'USB'
Elyes HAOUAS
2020-01-03
usbdebug: Fix printk conversion
Kyösti Mälkki
2019-12-02
drivers/usb/ehci_debug: Add x86_64 support
Patrick Rudolph
2019-11-30
src/drivers: Fix two issues discovered by checkpatch
Patrick Georgi
2019-11-29
drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-16
drivers/usb: Enable EHCI debug during verstage
Arthur Heymans
2019-10-08
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-09-28
usbdebug: Remove some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-09-11
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
Kyösti Mälkki
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-02-02
usbdebug: Use fixed size field
Kyösti Mälkki
2019-02-02
usbdebug: Fix reserve in CAR
Kyösti Mälkki
2019-01-23
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-13
usbdebug: Remove option DEBUG_USBDEBUG
Kyösti Mälkki
2019-01-07
usbdebug: Sanity check PCI EHCI location
Kyösti Mälkki
2019-01-07
usbdebug: Probe for gadget only once
Kyösti Mälkki
2019-01-07
usbdebug: Initialize the HW once in CAR stages
Arthur Heymans
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
usbdebug: Refactor init calls
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-12-22
cbmem: Always use EARLY_CBMEM_INIT
Kyösti Mälkki
2018-12-04
acpi_pld: Make it easier to define the ACPI USB device groups
Duncan Laurie
2018-11-22
drivers/usb/acpi: add reset gpio to usb acpi driver
Nick Vaccaro
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-20
src/drivers/usb/Kconfig: increase warning signs for BBB owners
Stefan Tauner
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-05-18
drivers/usb/acpi: Add a driver for generating USB ACPI
Duncan Laurie
2018-04-27
drivers/usb: Add spaces around '=='
Elyes HAOUAS
2017-09-28
drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK
Felix Held
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
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
[next]