summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | filetype: add new filetype for SoCFPGA xload imageSteffen Trumtrar2016-08-181-0/+4
* | | Merge branch 'for-next/rockchip'Sascha Hauer2016-09-131-3/+3
|\ \ \
| * | | ARM: rockchip: Add early debug support for RK3288Wadim Egorov2016-08-261-3/+3
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2016-09-131-1/+2
|\ \ \
| * | | Fix small typo in common/KconfigSam Van Den Berge2016-09-051-1/+1
| * | | Kconfig: defaultenv-2 select CMD_TESTAlexander Kurz2016-08-221-0/+1
| |/ /
* | | Merge branch 'for-next/menu'Sascha Hauer2016-09-133-15/+85
|\ \ \
| * | | rework menu so that it can support multiline titlesAleksey Kuleshov2016-09-053-14/+84
| * | | properly remove menu entryAleksey Kuleshov2016-08-181-0/+1
| * | | fix double freeAleksey Kuleshov2016-08-181-1/+0
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2016-09-131-0/+7
|\ \ \
| * | | Add i.MX50 supportAlexander Kurz2016-09-121-0/+7
| |/ /
* | / 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