summaryrefslogtreecommitdiffstats
path: root/commands/barebox-update.c
Commit message (Expand)AuthorAgeFilesLines
* bbu: command: Make sure specified update handler existsAndrey Smirnov2018-10-081-10/+36
* bbu: Add "handler" parameter to barebox_update()Andrey Smirnov2018-10-081-1/+10
* bbu: command: create temporary variable holding the pointer to the imageSascha Hauer2018-01-301-3/+5
* bbu: Allow to refresh/repair imagesSascha Hauer2016-04-081-10/+16
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-9/+8
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Add in-system barebox update infrastructureSascha Hauer2012-10-171-0/+86