1. 3480457 usbdebug: Fix printk conversion by Kyösti Mälkki · 4 years, 8 months ago
  2. ae64f22 drivers/usb/ehci_debug: Add x86_64 support by Patrick Rudolph · 4 years, 9 months ago
  3. 2c2df5b src/drivers: Fix two issues discovered by checkpatch by Patrick Georgi · 4 years, 9 months ago
  4. 2b77881 drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  5. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  6. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  7. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  8. 62b6a83 drivers/usb: Enable EHCI debug during verstage by Arthur Heymans · 4 years, 10 months ago
  9. a89c82e device/root_device: Consolidate common _scan_bus() functions by Nico Huber · 7 years ago
  10. f2cc3dd usbdebug: Remove some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  11. 3de9d77 arch/x86: Move ehci_dbg_info outside _car_relocatable_data by Kyösti Mälkki · 5 years ago
  12. 9c0e14e device/pci_ops: Define pci_find_capability() just once by Kyösti Mälkki · 6 years ago
  13. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  14. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  15. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  16. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  17. 45ad4f0 usbdebug: Use fixed size field by Kyösti Mälkki · 6 years ago
  18. f88208e usbdebug: Fix reserve in CAR by Kyösti Mälkki · 6 years ago
  19. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  20. 8c1258a usbdebug: Remove option DEBUG_USBDEBUG by Kyösti Mälkki · 6 years ago
  21. 5bd9264 usbdebug: Sanity check PCI EHCI location by Kyösti Mälkki · 6 years ago
  22. 954ed55 usbdebug: Probe for gadget only once by Kyösti Mälkki · 6 years ago
  23. 4cc9b6c usbdebug: Initialize the HW once in CAR stages by Arthur Heymans · 6 years ago
  24. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  25. 63649d2 usbdebug: Refactor init calls by Kyösti Mälkki · 6 years ago
  26. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  27. 74e0390 cbmem: Always use EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  28. e1eca1d acpi_pld: Make it easier to define the ACPI USB device groups by Duncan Laurie · 6 years ago
  29. 0a495eb drivers/usb/acpi: add reset gpio to usb acpi driver by Nick Vaccaro · 6 years ago
  30. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  31. b0622de src/drivers/usb/Kconfig: increase warning signs for BBB owners by Stefan Tauner · 6 years ago
  32. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  33. c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
  34. 4721f43 drivers/usb/acpi: Add a driver for generating USB ACPI by Duncan Laurie · 6 years ago
  35. 9b41bae drivers/usb: Add spaces around '==' by Elyes HAOUAS · 6 years ago
  36. 6d717ae drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK by Felix Held · 7 years ago
  37. d07f377 usbdebug: Fix init and add support for postcar by Kyösti Mälkki · 7 years ago
  38. 6aea6f7 usbdebug: Force EHCI to D0 state by Kyösti Mälkki · 7 years ago
  39. 6683e40 usbdebug: Refactor early enable by Kyösti Mälkki · 7 years ago
  40. d1a0c57 usbdebug: Consolidate EHCI_BAR setup by Kyösti Mälkki · 7 years ago
  41. b9810a4 src/drivers: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  42. 32c27c2 src/drivers: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  43. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  44. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  45. c868fd1 drivers/usb: Add option for baudrate of FT232H UART by Nico Huber · 8 years ago
  46. 2e4d806 src/drivers: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  47. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  48. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  49. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  50. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  51. cc4d309 usbdebug: Add FTDI FT232H support by Kyösti Mälkki · 9 years ago
  52. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  53. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  54. 9e999d6 usbdebug: Some fix for dongle compatibility by Kyösti Mälkki · 11 years ago
  55. b8ef4c9 usbdebug: Reduce bus reset delays by Kyösti Mälkki · 11 years ago
  56. 46249be2 usbdebug: Refactor descriptor probing of dongle by Kyösti Mälkki · 10 years ago
  57. 83fe6d7 usbdebug: Move initialisation of the optional hub by Kyösti Mälkki · 10 years ago
  58. 7bb4f86 usbdebug: Refactor on EHCI memory space by Kyösti Mälkki · 10 years ago
  59. 618d179 usbdebug: Fix migration to ramstage by Kyösti Mälkki · 10 years ago
  60. 1bd0166 drivers: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  61. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  62. d6060b71 usbdebug: Add BeagleBone Black by Kyösti Mälkki · 11 years ago
  63. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  64. ea6736a usbdebug: Unify console API by Kyösti Mälkki · 11 years ago
  65. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 11 years ago
  66. 8cde852 usbdebug: Split to USB host/device by Kyösti Mälkki · 11 years ago
  67. cb141bc usbdebug: Split PCI EHCI part by Kyösti Mälkki · 11 years ago
  68. 48e899d usbdebug: Fix data toggle on receive by Kyösti Mälkki · 11 years ago
  69. 0108bf5 usbdebug: Improve receive speed by Kyösti Mälkki · 11 years ago
  70. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago