summaryrefslogtreecommitdiffstats
path: root/include/bbu.h
Commit message (Expand)AuthorAgeFilesLines
* bbu: Add "handler" parameter to barebox_update()Andrey Smirnov2018-10-081-1/+1
* bbu: Expose bbu_find_handler_by_*() functionsAndrey Smirnov2018-10-081-1/+2
* bbu: reserve upper 16 bits for handler specific flagsSascha Hauer2018-07-021-0/+4
* bbu: Make pointer to image constSascha Hauer2018-01-301-1/+1
* imd: Make all pointers into image constSascha Hauer2018-01-301-1/+1
* bbu: Add function to iterate over registered handlersSascha Hauer2017-09-271-0/+2
* Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-081-0/+1
|\
| * bbu: Allow to refresh/repair imagesSascha Hauer2016-04-081-0/+1
* | bbu: print and evaluate image MetadataSascha Hauer2016-04-061-0/+1
|/
* bbu: Add function to check if an update handler existsMarkus Pargmann2016-02-181-0/+2
* Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2015-07-031-0/+14
|\
| * imx-bbu-nand-fcb: make available for i.MX28 aswellSascha Hauer2015-06-121-0/+5
| * ARM: i.MX6: bbu nand: Move to common placeSascha Hauer2015-06-121-0/+9
* | bbu: Add a standard file-to-device-copy handlerSascha Hauer2015-07-011-0/+9
|/
* bbu: include necessary headersLucas Stach2015-03-041-0/+2
* include/bbu: Add missing include errno.hMarkus Pargmann2014-07-291-0/+2
* Add in-system barebox update infrastructureSascha Hauer2012-10-171-0/+49