index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbdebug: Fix init and add support for postcar
Kyösti Mälkki
2017-09-14
3
-33
/
+53
*
usbdebug: Force EHCI to D0 state
Kyösti Mälkki
2017-08-07
1
-0
/
+9
*
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
1
-1
/
+5
*
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-08-07
1
-2
/
+8
*
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-28
3
-15
/
+15
*
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
1
-4
/
+4
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
2
-4
/
+8
*
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
1
-1
/
+1
*
drivers/usb: Add option for baudrate of FT232H UART
Nico Huber
2016-11-21
2
-2
/
+41
*
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
1
-6
/
+6
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
7
-28
/
+0
*
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
1
-1
/
+1
*
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
1
-1
/
+1
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
7
-7
/
+7
*
usbdebug: Add FTDI FT232H support
Kyösti Mälkki
2015-05-12
2
-2
/
+91
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
1
-1
/
+0
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
2
-56
/
+56
*
usbdebug: Some fix for dongle compatibility
Kyösti Mälkki
2014-11-23
1
-0
/
+2
*
usbdebug: Reduce bus reset delays
Kyösti Mälkki
2014-11-23
1
-29
/
+19
*
usbdebug: Refactor descriptor probing of dongle
Kyösti Mälkki
2014-11-23
4
-118
/
+145
*
usbdebug: Move initialisation of the optional hub
Kyösti Mälkki
2014-11-23
5
-105
/
+155
*
usbdebug: Refactor on EHCI memory space
Kyösti Mälkki
2014-11-23
1
-17
/
+13
*
usbdebug: Fix migration to ramstage
Kyösti Mälkki
2014-11-23
1
-1
/
+6
*
drivers: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
2
-2
/
+0
*
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
1
-1
/
+1
*
usbdebug: Add BeagleBone Black
Kyösti Mälkki
2014-04-22
1
-0
/
+5
*
usbdebug: Move Kconfig under drivers/usb
Kyösti Mälkki
2014-03-04
1
-0
/
+94
*
usbdebug: Unify console API
Kyösti Mälkki
2014-02-20
2
-5
/
+31
*
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-16
3
-7
/
+30
*
usbdebug: Split to USB host/device
Kyösti Mälkki
2014-02-12
4
-63
/
+90
*
usbdebug: Split PCI EHCI part
Kyösti Mälkki
2014-02-10
4
-77
/
+139
*
usbdebug: Fix data toggle on receive
Kyösti Mälkki
2014-02-10
1
-2
/
+1
*
usbdebug: Improve receive speed
Kyösti Mälkki
2014-02-10
1
-0
/
+18
*
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-02-06
4
-0
/
+1349