summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2018-02-088-11/+32
|\
| * env: Add more context to error messageSascha Hauer2018-02-081-1/+1
| * bootchooser: Drop SHELL_NONE conflictSascha Hauer2018-02-061-1/+0
| * boot: Make independent of command supportSascha Hauer2018-02-061-1/+1
| * startup: Load default environment earlierSascha Hauer2018-02-061-3/+3
| * state: Add 'init_from_defaults' parameterSascha Hauer2018-02-062-0/+9
| * state: refuse to set dirty parameter via setenvSascha Hauer2018-02-061-1/+6
| * filetype: Add type detection at an offsetPhilipp Zabel2018-02-051-2/+8
| * bootargs: Fix memory leak in linux_bootargs_get()Sascha Hauer2018-01-261-2/+4
* | Merge branch 'for-next/constify'Sascha Hauer2018-02-082-15/+16
|\ \
| * | imd: Make all pointers into image constSascha Hauer2018-01-302-15/+16
| |/
* | FIT: Allow to open buffer as FIT imageSascha Hauer2018-02-081-32/+81
* | FIT: Implement opening images with no configurationSascha Hauer2018-02-081-7/+75
* | FIT: factor out some helper functionsSascha Hauer2018-02-081-47/+74
* | FIT: move handle->verify check to fit_verify_hash()Sascha Hauer2018-02-081-20/+25
* | FIT: store device_nodes in fit_handleSascha Hauer2018-02-081-8/+12
* | FIT: Let user specify the configuration to useSascha Hauer2018-02-082-24/+38
* | FIT: Do not pre-open imagesSascha Hauer2018-02-081-21/+0
* | bootm: FIT: do not depend on FIT pre-opened imagesSascha Hauer2018-02-081-14/+32
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-01-226-52/+138
|\
| * partitions: dos: Treat all extended partition types equallyAndrey Smirnov2018-01-221-7/+18
| * FIT: export fit_open_configuration() and fit_open_image()Sascha Hauer2018-01-182-22/+64
| * of: base: use root_node compatible as suggestion for a hostnameOleksij Rempel2018-01-171-0/+7
| * ubiformat: Lower message printing frequencySascha Hauer2018-01-111-4/+14
| * device parameters: Allow dots in device names for setenv aswellSascha Hauer2018-01-101-19/+35
* | Merge branch 'for-next/fastboot-sparse'Sascha Hauer2018-01-223-0/+69
|\ \
| * | file_list: Add ubi flagSascha Hauer2018-01-171-0/+3
| * | filetype: Add fastboot sparse format detectionSascha Hauer2018-01-171-0/+5
| * | ubiformat: Add ubiformat write functionSascha Hauer2018-01-111-0/+61
| |/
* | Merge branch 'for-next/build'Sascha Hauer2018-01-221-13/+15
|\ \
| * | build: fix that passwd.h is always builtSam Ravnborg2018-01-051-13/+15
| |/
* | blspec: fix crash when trying to boot from loop mountsPhilipp Zabel2018-01-221-2/+3
* | FIT: Fix error pathSascha Hauer2018-01-171-3/+5
|/
* Merge branch 'for-next/net'Sascha Hauer2018-01-051-2/+4
|\
| * nvvar: when setting a nvvar to NULL just free the contentSascha Hauer2017-12-011-2/+4
* | Merge branch 'for-next/misc'Sascha Hauer2018-01-051-3/+42
|\ \
| * | nvvar: Initialze from underlying device parameterSascha Hauer2017-11-241-1/+8
| * | nv: add device parameter overwrites to completion listSascha Hauer2017-11-231-2/+31
| * | globalvar: When a globalvar is created with a NULL value, use empty stringSascha Hauer2017-11-231-0/+3
* | | Bootm: remove uimage_close done later in bootm_bootClément Leger2017-12-151-1/+0
* | | common: globalvar: fix removing multiple nvvars with wildcardsSascha Hauer2017-11-301-2/+3
* | | imx-bbu-nand-fcb: fix build on MX28 onlyLucas Stach2017-11-211-3/+15
|/ /
* | Merge branch 'for-next/omap'Sascha Hauer2017-11-134-9/+158
|\ \
| * | common: oftree: Add autoenable functionalityDaniel Schultz2017-11-071-0/+89
| * | common: state: Add function to read state MACDaniel Schultz2017-11-071-0/+21
| * | common: state: Add variable type as enumDaniel Schultz2017-11-072-0/+27
| * | common: state: Add variable_type to state_variableDaniel Schultz2017-11-073-9/+21
* | | Merge branch 'for-next/nv'Sascha Hauer2017-11-131-1/+3
|\ \ \
| * | | common: globvar: let nvvar_remove() report non-existing variableEnrico Jorns2017-11-031-1/+3
| |/ /
* | | Merge branch 'for-next/efi'Sascha Hauer2017-11-132-0/+11
|\ \ \ | |_|/ |/| |