summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* state: Refactor state frameworkMarkus Pargmann2016-07-0813-1721/+3385
* 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
| * | | include: move shell prototypes to shell.hSascha Hauer2016-04-152-0/+2
| * | | include: move run_command prototype to command.hSascha Hauer2016-04-152-0/+2
| |/ /
* | | Merge branch 'for-next/bootm'Sascha Hauer2016-05-094-37/+57
|\ \ \
| * | | blspec: push appendroot handling to bootmSascha Hauer2016-05-041-26/+13
| * | | bootm: Optionally add a root= option to Kernel command lineSascha Hauer2016-05-041-0/+17
| * | | getenv_bool: use strtoboolSascha Hauer2016-04-291-11/+17
| * | | globalvar: Allow to remove globalvarsSascha Hauer2016-04-291-0/+10
| | |/ | |/|
* | | Merge branch 'for-next/arm'Sascha Hauer2016-05-091-0/+12
|\ \ \ | |/ / |/| |
| * | move FLEXIBLE_BOOTARGS from commands/ to common/Sascha Hauer2016-04-251-0/+12
| |/
* | filetype: Fix booting ARM Linux Kernels with CONFIG_EFI enabledSascha Hauer2016-04-191-2/+3
* | fix erasing/protecting flashes with unspecified sizeSascha Hauer2016-04-191-1/+2
|/
* Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-082-153/+827
|\
| * imx-bbu-nand-fcb: Print error message when out of pebsSascha Hauer2016-04-081-1/+3