1. 5817c56 src/include: Add missing includes by Elyes HAOUAS · 4 years, 1 month ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  6. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  7. 3e6913b arch/io.h: Fix PCI and PNP simple typedefs by Kyösti Mälkki · 5 years ago
  8. 6683e40 usbdebug: Refactor early enable by Kyösti Mälkki · 7 years ago
  9. 9634547 src/include: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  10. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  11. 84d20d0 src/include: Remove spaces before tabs by Lee Leahy · 7 years ago
  12. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  16. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago[Renamed (76%) from src/include/usbdebug.h]
  17. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  18. 026ff3e usbdebug: Split endpoint buffers by Kyösti Mälkki · 11 years ago
  19. cbe2ede usbdebug: Cleanup dbgp_ehci_info call by Kyösti Mälkki · 11 years ago
  20. 9e7806a usbdebug: Move ehci_debug_info allocation by Kyösti Mälkki · 11 years ago
  21. 4d409b5 usbdebug: Refactor disable logic by Kyösti Mälkki · 11 years ago
  22. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  23. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  24. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 12 years ago
  25. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  26. 16ce01b This patch gets usbdebug console working in romstage. by Stefan Reinauer · 14 years ago
  27. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  28. 06694a8 USB Debug Port related license header fixes (trivial). by Uwe Hermann · 14 years ago
  29. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  30. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago[Renamed from src/include/usbdebug_direct.h]
  31. 5639448 Fix usbdebug compilation. by Stefan Reinauer · 14 years ago
  32. bb01f60 Some USB debug updates, mostly comments fixing, license header updates by Stefan Reinauer · 15 years ago
  33. 7e16bf3 - function prototypes do not need "extern" by Stefan Reinauer · 15 years ago
  34. d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 17 years ago