summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* nvvar: when setting a nvvar to NULL just free the contentSascha Hauer2017-12-011-2/+4
* uimage: fix: add can_lseek_backward and use in uimage_openMichael Grzeschik2017-11-101-2/+2
* Merge branch 'for-next/usbgadget'Sascha Hauer2017-10-192-14/+73
|\
| * bbu: Add function to iterate over registered handlersSascha Hauer2017-09-271-0/+15
| * file_list: Add error messagesSascha Hauer2017-09-271-4/+9
| * file_list: Add GPL header to fileSascha Hauer2017-09-271-0/+11
| * file_list: Fix memory leak in failure pathSascha Hauer2017-09-271-1/+1
| * file_list: Allow only unique names on listSascha Hauer2017-09-271-1/+7
| * file_list: Add function to get entry by its nameSascha Hauer2017-09-271-0/+12
| * file_list: Add function to add an entry to the listSascha Hauer2017-09-271-9/+19
* | remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-263-8/+0
* | imx-bbu-nand-fcb: read_firmware_all(): Spell "Secondary firmware" with a capi...Marc Kleine-Budde2017-09-261-1/+1
* | console_countdown: ignore errors in getchar()Aleksander Morgado2017-09-261-6/+8
|/
* memtest: fix list iteration in region setupSteffen Trumtrar2017-09-201-1/+1
* bootm: bootm_open_initrd_uimage(): propagate error if initrd verification failsMarc Kleine-Budde2017-09-201-0/+1
* state: don't use uninitialized variableJuergen Borleis2017-09-061-1/+1
* state: use the given backend storage type nameJuergen Borleis2017-09-061-4/+5
* state: provide an error message when an error occursJuergen Borleis2017-09-061-0/+1
* state: add debugging helpJuergen Borleis2017-09-062-1/+8
* bootchooser: allow an empty namespaceJuergen Borleis2017-09-061-6/+4
* bootchooser: avoid a use after freeJuergen Borleis2017-09-061-1/+1
* state: keep backward compatibilityJuergen Borleis2017-09-062-9/+27
* Merge branch 'for-next/state'Lucas Stach2017-07-312-3/+1
|\
| * state: backend_storage: remove unreachable error messagePhilipp Zabel2017-07-201-2/+0
| * state: backend_bucket_circular: promote old state debug message to infoPhilipp Zabel2017-07-201-1/+1
* | Merge branch 'for-next/efi'Lucas Stach2017-07-315-13/+75
|\ \
| * | efi: efi: register barebox-update handlerSteffen Trumtrar2017-07-111-0/+4
| * | blspec: skip all devicetree tests if entry doesn't specify oneSteffen Trumtrar2017-07-111-8/+8
| * | efi: efi: load state from devicetreeSteffen Trumtrar2017-07-111-0/+59
| * | common: efi: do not use undefined kconfig optionSteffen Trumtrar2017-07-101-2/+1
| * | state: fix compile warnings for dev_err expansionSteffen Trumtrar2017-07-103-3/+3
| |/
* / state: backend_bucket_circular: fix old state readsPhilipp Zabel2017-07-201-1/+4
|/
* state: backend: always pass backend type to Linux dtbSascha Hauer2017-06-231-1/+2
* Merge branch 'for-next/state'Sascha Hauer2017-06-141-16/+2
|\
| * state: do not complain about missing backend-storage-typeSascha Hauer2017-05-231-7/+2
| * state: remove unused variablesSascha Hauer2017-05-111-9/+0
* | Merge branch 'for-next/misc'Sascha Hauer2017-06-143-2/+4
|\ \
| * | hush: make source_aliases[] constIan Abbott2017-05-191-1/+1
| * | commands: allow <cmd>_aliases[] to be constIan Abbott2017-05-191-1/+1
| * | fs: Create automount entries for the default mount pathesSascha Hauer2017-05-101-0/+2
* | | Merge branch 'for-next/imx'Sascha Hauer2017-06-141-3/+3
|\ \ \
| * | | imx-bbu-nand-fcb: add support for imx6ullChristian Hemp2017-05-221-3/+3
| |/ /
* | | Merge branch 'for-next/directory-links'Sascha Hauer2017-06-141-0/+1
|\ \ \
| * | | errno: Include string for ELOOPSascha Hauer2017-05-111-0/+1
| | |/ | |/|
* | | Revert "nv: Do not create globalvars from nvvars"Sascha Hauer2017-06-131-21/+21
* | | Revert "globalvar: remove code for unqualified globalvars"Sascha Hauer2017-06-131-1/+42
* | | Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-137-16/+30
* | | Revert "param: remove unnecessary device_d * argument"Sascha Hauer2017-06-131-7/+7
* | | Revert "globalvar: don't use nv_device if CONFIG_NVVAR is disabled"Sascha Hauer2017-06-131-11/+1
* | | Revert "globalvar: make nv_device static"Sascha Hauer2017-06-131-1/+1