summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/bootrom.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: replace Ara referencesJohan Hovold2016-07-281-1/+1
* greybus: bootrom: Rename download_firmware() as find_firmware()Viresh Kumar2016-07-221-4/+4
* greybus: bootrom: Create gb_bootrom_cancel_timeout()Viresh Kumar2016-07-221-5/+10
* greybus: bootrom: Set timeout before sending AP_READYViresh Kumar2016-07-221-5/+7
* greybus: bootrom: Don't print duplicate error messagesViresh Kumar2016-07-221-7/+5
* greybus: bootrom: Skip setting timeout in failure path of size requestViresh Kumar2016-07-221-3/+5
* greybus: move all firmware prefix strings to one placeGreg Kroah-Hartman2016-07-201-1/+2
* greybus: bootrom: Use "s2l" instead of boot stage in package nameViresh Kumar2016-07-191-3/+10
* greybus: bootrom: Wait for 10 seconds for mode-switchViresh Kumar2016-06-241-1/+7
* greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout()Viresh Kumar2016-06-241-6/+6
* greybus: bootrom: Enhance timeout error messageViresh Kumar2016-06-241-5/+49
* greybus: bootrom: Compile as a separate moduleViresh Kumar2016-06-091-9/+2
* greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar2016-05-091-19/+103
* greybus: Revert "bootrom: Implement timeouts to detect Module failures"Jeffrey Carlyle2016-05-061-105/+19
* greybus: bootrom: Implement timeouts to detect Module failuresViresh Kumar2016-05-041-19/+105
* greybus: bootrom: fix typoViresh Kumar2016-04-211-1/+1
* greybus: firmware: Rename to bootrom protocolViresh Kumar2016-04-041-0/+382
OpenPOWER on IntegriCloud