Age | Commit message (Expand) | Author |
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 |
2017-07-13 | src/drivers: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2016-11-21 | drivers/usb: Add option for baudrate of FT232H UART | Nico Huber |
2016-08-31 | src/drivers: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-12 | usbdebug: Add FTDI FT232H support | Kyösti Mälkki |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-11-23 | usbdebug: Some fix for dongle compatibility | Kyösti Mälkki |
2014-11-23 | usbdebug: Reduce bus reset delays | Kyösti Mälkki |
2014-11-23 | usbdebug: Refactor descriptor probing of dongle | Kyösti Mälkki |
2014-11-23 | usbdebug: Move initialisation of the optional hub | Kyösti Mälkki |
2014-11-23 | usbdebug: Refactor on EHCI memory space | Kyösti Mälkki |
2014-11-23 | usbdebug: Fix migration to ramstage | Kyösti Mälkki |
2014-07-08 | drivers: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-22 | usbdebug: Add BeagleBone Black | Kyösti Mälkki |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-02-20 | usbdebug: Unify console API | Kyösti Mälkki |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-12 | usbdebug: Split to USB host/device | Kyösti Mälkki |
2014-02-10 | usbdebug: Split PCI EHCI part | Kyösti Mälkki |
2014-02-10 | usbdebug: Fix data toggle on receive | Kyösti Mälkki |
2014-02-10 | usbdebug: Improve receive speed | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |