summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | bootm: Move bootm options to common/KconfigSascha Hauer2016-05-104-10/+91
| |/
* | state: select CRC32Lucas Stach2016-06-031-0/+1
* | common: select dependencies for defaultenv-2Lucas Stach2016-05-301-0/+3
* | console: Fix initial value of baudrate parameterSascha Hauer2016-05-261-1/+1
* | imd: make it work on big-endian machinesAntony Pavlov2016-05-231-2/+2
* | imx-bbu-nand-fcb: add missing newline characterStefan Christ2016-05-191-2/+2
* | reset_source: export reset_source_set_priorityAlexander Stein2016-05-131-1/+1
|/
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-093-0/+689
|\
| * ubiformat: use default values for ubi_ver and image_seqSascha Hauer2016-04-261-0/+6
| * commands: ubiformat: move code to common/Sascha Hauer2016-04-263-0/+683
* | Merge branch 'for-next/misc'Sascha Hauer2016-05-095-21/+64
|\ \
| * | Kconfig: Create Kconfig symbol for NVVARSascha Hauer2016-04-282-2/+31
| * | Kconfig: Make ENV_HANDLING visibleSascha Hauer2016-04-281-5/+11
| * | Kconfig: Make GLOBALVAR visibleSascha Hauer2016-04-281-3/+9
| * | state: Fix Kconfig dependenciesSascha Hauer2016-04-281-1/+0
| * | whole tree: remove trailing whitespacesDu Huanpeng2016-04-212-4/+4
| * | menu: add vi like key supportDu Huanpeng2016-04-191-6/+9
* | | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-0919-63/+67
|\ \ \
| * | | stdio: Replace FILE functions with filedescriptor functionsSascha Hauer2016-04-153-20/+10
| * | | stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-151-2/+2
| * | | stdio: rename getc to getcharSascha Hauer2016-04-154-10/+10
| * | | string: Fix (v)asprintf prototypesSascha Hauer2016-04-1510-32/+37
| * | | include: move crc specific stuff to crc.hSascha Hauer2016-04-155-0/+5