summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+5
* blspec: Handle nfs:// pathes from bootSascha Hauer2016-08-291-1/+2
* bbu: parameters are inverted in error messageRenaud Barbier2016-08-181-2/+2
* Merge branch 'for-next/nv'Sascha Hauer2016-08-033-18/+122
|\
| * nv: Allow wildcards when removing NV varsSascha Hauer2016-07-252-8/+11
| * lib: Add Kconfig symbol for FNMATCHSascha Hauer2016-07-251-0/+1
| * nv: Use dev_remove_param to delete nv variableSascha Hauer2016-07-221-4/+3
| * nv: Save nv variables on shutdownSascha Hauer2016-07-222-3/+82
| * nv: Do not save nv variables while loadingSascha Hauer2016-07-221-5/+27
* | Merge branch 'for-next/misc'Sascha Hauer2016-08-032-0/+16
|\ \
| * | state: Save on shutdownSascha Hauer2016-07-222-0/+16
| |/
* | Merge branch 'for-next/boot'Sascha Hauer2016-08-036-202/+489
|\ \
| * | blspec: Turn message back to debug levelSascha Hauer2016-07-261-1/+1
| * | boot: add single quotes when printing boot target namesSascha Hauer2016-07-261-3/+3
| * | boot: Move code to common/Sascha Hauer2016-07-263-0/+343
| * | blspec: Make blspec_boot staticSascha Hauer2016-07-261-78/+78
| * | blspec: separate bootentries from blspec entriesSascha Hauer2016-07-261-1/+27
| * | bootentries: Add title/descriptionSascha Hauer2016-07-261-5/+4
| * | blspec: factor out a struct bootentrySascha Hauer2016-07-261-4/+7
| * | blpec: rename struct lspec -> bootentriesSascha Hauer2016-07-261-29/+29
| * | include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-263-3/+4
| * | blspec: Remove once/default handlingSascha Hauer2016-07-221-56/+1
| * | blspec: remove unused blspec_boot_devicenameSascha Hauer2016-07-221-30/+0
| |/
* / state: only build circular backend if MTD is enabledLucas Stach2016-07-252-3/+5
|/
* Merge branch 'for-next/state'Sascha Hauer2016-07-1113-1721/+3395
|\
| * state: also append backend storage stridesizeMichael Grzeschik2016-07-083-0/+10
| * state: Refactor state frameworkMarkus Pargmann2016-07-0813-1721/+3385
* | Merge branch 'for-next/nvdevvars'Sascha Hauer2016-07-111-24/+127
|\ \
| * | Introduce non volatile device variablesSascha Hauer2016-07-061-10/+127
| * | nvvar: Simplify by using dev_set_param()Sascha Hauer2016-07-061-6/+1
| * | nvvar: Simplify by using nv_set()Sascha Hauer2016-07-061-11/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2016-07-111-0/+1
|\ \ \
| * | | Add more files to .gitignoreAlexander Shiyan2016-07-051-0/+1
* | | | Merge branch 'for-next/arm64'Sascha Hauer2016-07-111-0/+1
|\ \ \ \
| * | | | uimage: add define for ARM64 architectureRaphael Poggi2016-07-061-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-next/arm'Sascha Hauer2016-07-111-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | common: Kconfig: Remove orphaned dependency LOAD_PBL_SRAMAlexander Shiyan2016-06-281-2/+0
| | |/ | |/|
* | | imx-bbu-nand-fcb: avoid double free of dbbt_entriesLucas Stach2016-07-071-1/+0
* | | imx-bbu-nand-fcb: don't drop error return codeLucas Stach2016-07-071-2/+2
| |/ |/|
* | defaultenv-2: select BOOTMLucas Stach2016-06-241-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-06-141-2/+7
|\
| * partitions: dos: add partuuid string for logical partitionsUwe Kleine-König2016-05-101-2/+7
* | Merge branch 'for-next/bootm'Sascha Hauer2016-06-145-28/+170
|\ \
| * | bootm: make verbosity controllable via global variableSascha Hauer2016-05-111-0/+5
| * | bootm: Move magicvar descriptions to common/bootm.cSascha Hauer2016-05-111-0/+10
| * | bootm: Add verify mode "available"Sascha Hauer2016-05-102-19/+46
| * | bootm: set bootm_verify_mode to correct valueSascha Hauer2016-05-101-0/+4
| * | bootm: fit: Print error when image is not signedSascha Hauer2016-05-101-1/+4
| * | bootm: fit: Print error when image is not hashedSascha Hauer2016-05-101-2/+5
| * | bootm: Add missing BOOTM_FORCE_SIGNED_IMAGES optionSascha Hauer2016-05-101-0/+9