summaryrefslogtreecommitdiffstats
path: root/common/bootsource.c
Commit message (Expand)AuthorAgeFilesLines
* bootsource: handle SPI-NOR in the same way as SPI-EEPROMLucas Stach2018-09-041-0/+1
* bootsource: Add bootsource alias name APIAndrey Smirnov2018-05-181-0/+68
* bootsource: Add BOOTSOURCE_CANAndrey Smirnov2018-04-171-0/+1
* bootsource: Add NET bootsourceWadim Egorov2015-05-271-0/+1
* bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usbMarc Kleine-Budde2013-04-041-0/+4
* bootsource: add support for bootsource instance informationMarc Kleine-Budde2013-04-041-0/+24
* bootsource: use initcall to export bootsource location to environmentMarc Kleine-Budde2013-04-041-1/+10
* bootsource: create arch independent bootsource frameworkMarc Kleine-Budde2013-04-041-0/+53