aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/bootrom.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook1-4/+4
2023-10-25staging: greybus: bootrom: fixed prefer using ftrace warningNandha Kumar Singaram1-2/+0
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman1-1/+1
2018-11-26staging: greybus: Parenthesis alignmentCristian Sicilia1-12/+13
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim1-5/+8
2016-07-28greybus: replace Ara referencesJohan Hovold1-1/+1
2016-07-22greybus: bootrom: Rename download_firmware() as find_firmware()Viresh Kumar1-4/+4
2016-07-22greybus: bootrom: Create gb_bootrom_cancel_timeout()Viresh Kumar1-5/+10
2016-07-22greybus: bootrom: Set timeout before sending AP_READYViresh Kumar1-5/+7
2016-07-22greybus: bootrom: Don't print duplicate error messagesViresh Kumar1-7/+5
2016-07-22greybus: bootrom: Skip setting timeout in failure path of size requestViresh Kumar1-3/+5
2016-07-20greybus: move all firmware prefix strings to one placeGreg Kroah-Hartman1-1/+2
2016-07-19greybus: bootrom: Use "s2l" instead of boot stage in package nameViresh Kumar1-3/+10
2016-06-24greybus: bootrom: Wait for 10 seconds for mode-switchViresh Kumar1-1/+7
2016-06-24greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout()Viresh Kumar1-6/+6
2016-06-24greybus: bootrom: Enhance timeout error messageViresh Kumar1-5/+49
2016-06-09greybus: bootrom: Compile as a separate moduleViresh Kumar1-9/+2
2016-05-09greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar1-19/+103
2016-05-06greybus: Revert "bootrom: Implement timeouts to detect Module failures"Jeffrey Carlyle1-105/+19
2016-05-04greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar1-19/+105
2016-04-21greybus: bootrom: fix typoViresh Kumar1-1/+1
2016-04-04greybus: firmware: Rename to bootrom protocolViresh Kumar1-0/+382