index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
bbu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: bbu: add pr_fmt
Rouven Czerwinski
2021-06-21
1
-0
/
+3
*
common: bbu: only add available handlers
Rouven Czerwinski
2021-06-21
1
-2
/
+22
*
bbu: add function to directly add handlers into file_list
Ahmad Fatoum
2021-05-12
1
-9
/
+15
*
extend the test in bbu_std_file_handler() to also check for -ENOTSUP.
jameszxj
2021-02-24
1
-1
/
+1
*
common: replace license statements with SPDX-License-Identifiers
Ahmad Fatoum
2020-11-27
1
-9
/
+1
*
treewide: remove references to CREDITS
Uwe Kleine-König
2020-04-27
1
-3
/
+0
*
common: fix typos found with codespell
Yegor Yefremov
2020-03-23
1
-1
/
+1
*
commands: bbu: add support for imd checksum
Steffen Trumtrar
2020-02-10
1
-0
/
+4
*
bbu: In bbu_register_std_file_update detect device before accessing it
Sascha Hauer
2019-05-10
1
-0
/
+2
*
bbu: bbu_register_std_file_update should take const char*
Sascha Hauer
2019-05-10
1
-1
/
+1
*
bbu: Simplify bbu_find_handler_by_device()
Andrey Smirnov
2018-10-08
1
-9
/
+5
*
bbu: Add "handler" parameter to barebox_update()
Andrey Smirnov
2018-10-08
1
-10
/
+1
*
bbu: Expose bbu_find_handler_by_*() functions
Andrey Smirnov
2018-10-08
1
-19
/
+5
*
bbu: Report update failures explicitly
Andrey Smirnov
2018-08-31
1
-6
/
+6
*
bbu: Remove logical negation in barebox_update_handler_exists()
Andrey Smirnov
2018-08-31
1
-1
/
+1
*
imd: Make all pointers into image const
Sascha Hauer
2018-01-30
1
-2
/
+2
*
bbu: Add function to iterate over registered handlers
Sascha Hauer
2017-09-27
1
-0
/
+15
*
bbu: Search for cdev names aswell
Sascha Hauer
2017-03-10
1
-0
/
+9
*
bbu: parameters are inverted in error message
Renaud Barbier
2016-08-18
1
-2
/
+2
*
Merge branch 'for-next/imx-bbu-nand-fcb'
Sascha Hauer
2016-04-08
1
-1
/
+11
|
\
|
*
bbu: Allow to refresh/repair images
Sascha Hauer
2016-04-08
1
-1
/
+11
*
|
bbu: print and evaluate image Metadata
Sascha Hauer
2016-04-06
1
-0
/
+78
|
/
*
Merge branch 'for-next/bbu'
Sascha Hauer
2016-03-11
1
-1
/
+33
|
\
|
*
bbu: Add function to check if an update handler exists
Markus Pargmann
2016-02-18
1
-0
/
+14
|
*
bbu: Add barebox_update search by device
Markus Pargmann
2016-02-18
1
-1
/
+19
*
|
bbu: use correct printf format specifier for size_t
Lucas Stach
2016-03-04
1
-1
/
+1
|
/
*
bbu: Add a standard file-to-device-copy handler
Sascha Hauer
2015-07-01
1
-0
/
+113
*
bbu: make bbu confirm a bit more verbose
Lucas Stach
2015-03-04
1
-1
/
+3
*
barebox update: fix finding default handler
Sascha Hauer
2012-12-03
1
-5
/
+8
*
Add in-system barebox update infrastructure
Sascha Hauer
2012-10-17
1
-0
/
+150