Sign in
android-kvm
/
linux
/
9d3158f5cb11142d85c351fa0e0087ef95ac9cb8
/
drivers
/
staging
/
greybus
/
bootrom.c
ec0ad86
staging: greybus: move core include files to include/linux/greybus/
by Greg Kroah-Hartman
· 5 years ago
8478c35
staging: greybus: Parenthesis alignment
by Cristian Sicilia
· 6 years ago
863dbc5
staging: greybus: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
eb50fd3
staging: greybus: add SPDX identifiers to all greybus driver files
by Greg Kroah-Hartman
· 7 years ago
461ab80
staging: greybus: fix "line over 80 characters" coding style issues
by Gioh Kim
· 8 years ago
23931ff
greybus: replace Ara references
by Johan Hovold
· 8 years ago
68793c4
greybus: bootrom: Rename download_firmware() as find_firmware()
by Viresh Kumar
· 8 years ago
40d276e
greybus: bootrom: Create gb_bootrom_cancel_timeout()
by Viresh Kumar
· 8 years ago
6d9e6ff
greybus: bootrom: Set timeout before sending AP_READY
by Viresh Kumar
· 8 years ago
2d6f1c2
greybus: bootrom: Don't print duplicate error messages
by Viresh Kumar
· 8 years ago
cc90d6f
greybus: bootrom: Skip setting timeout in failure path of size request
by Viresh Kumar
· 8 years ago
8a70456
greybus: move all firmware prefix strings to one place
by Greg Kroah-Hartman
· 8 years ago
56c7871
greybus: bootrom: Use "s2l" instead of boot stage in package name
by Viresh Kumar
· 8 years ago
326f98a
greybus: bootrom: Wait for 10 seconds for mode-switch
by Viresh Kumar
· 9 years ago
dbb8cfe
greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout()
by Viresh Kumar
· 9 years ago
a4293e1
greybus: bootrom: Enhance timeout error message
by Viresh Kumar
· 9 years ago
aa62b5e
greybus: bootrom: Compile as a separate module
by Viresh Kumar
· 9 years ago
a956d93
greybus: bootrom: Implement timeouts to detect Module failures
by Viresh Kumar
· 9 years ago
03b4fa4
greybus: Revert "bootrom: Implement timeouts to detect Module failures"
by Jeffrey Carlyle
· 9 years ago
c81b1ec
greybus: bootrom: Implement timeouts to detect Module failures
by Viresh Kumar
· 9 years ago
de86e25
greybus: bootrom: fix typo
by Viresh Kumar
· 9 years ago
5a53e02
greybus: firmware: Rename to bootrom protocol
by Viresh Kumar
· 9 years ago
[Renamed (61%) from drivers/staging/greybus/firmware.c]
ac72cfb
greybus: interface: clean up ES2 VID/PID hack
by Johan Hovold
· 9 years ago
0ec3063
greybus: convert drivers to use connection->private set/get
by Greg Kroah-Hartman
· 9 years ago
8ec589b
greybus: firmware: convert to bundle driver
by Johan Hovold
· 9 years ago
f3e6c09
greybus: svc: Expose and retain VID/PID received from bootrom for ES2
by Viresh Kumar
· 9 years ago
8eff510
greybus: firmware: abort if AP_READY fails
by Johan Hovold
· 9 years ago
eb8fafd
greybus: firmware: log the name of the firmware being requested
by Greg Kroah-Hartman
· 9 years ago
3e1b8c7
greybus: firmware: remove skip-disconnected flag
by Johan Hovold
· 9 years ago
b29906a
greybus: firmware: replace colons with underscore in firmware file request
by Michael Scott
· 9 years ago
fc41c2d
greybus: firmware/bootrom: debug output from bootrom protocol
by Eli Sennesh
· 9 years ago
3563ff8
greybus: firmware and svc: detect the difference between ES2 and ES3 chips
by Eli Sennesh
· 9 years ago
b32a5c5
greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_
by Viresh Kumar
· 9 years ago
2f3db92
greybus: don't use %h and %hh for printing short and char variables
by Viresh Kumar
· 9 years ago
f1e941a
greybus: firmware: Fetch es2 VID/PID to distinguish module vendors
by Viresh Kumar
· 9 years ago
9f59263
greybus: interface: rename vendor and product attributes
by Johan Hovold
· 9 years ago
f65fa47
greybus: fix vendor and product matching
by Johan Hovold
· 9 years ago
87f6c97
greybus: firmware: break long lines
by Johan Hovold
· 9 years ago
98645a9
greybus: firmware: fix information leak
by Johan Hovold
· 9 years ago
0a72bd3
greybus: firmware: use the bundle struct device instead of the connector
by Greg Kroah-Hartman
· 9 years ago
336dfea
greybus: firmware: Don't send control-disconnected event for firmware protocol
by Viresh Kumar
· 9 years ago
06986a2
greybus: firmware: drop 'stage' from ready-to-boot request
by Viresh Kumar
· 9 years ago
4c9e228
greybus: firmware: Send AP-ready operation
by Viresh Kumar
· 9 years ago
1a88628
greybus: firmware: firmware image name has .tftf instead of .fw
by Viresh Kumar
· 9 years ago
c9733b7
greybus: firmware: Fix incorrect firmware file's name
by Viresh Kumar
· 9 years ago
8bcc2d8
greybus: firmware: firmware's file name is 32 characters long
by Viresh Kumar
· 9 years ago
af0b4d5
greybus: firmware: fix potential stack corruption
by Johan Hovold
· 9 years ago
90f1b61
greybus: Add firmware protocol driver
by Viresh Kumar
· 9 years ago