summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* state: check return value of of_property_count_stringsSascha Hauer2015-09-291-0/+4
* state: write names in enum32 variables to oftree againSascha Hauer2015-09-291-7/+7
* of_fix_tree: do not fail when fixup failsSascha Hauer2015-09-241-4/+2
* passwd: avoid NULL ptr usageLucas Stach2015-09-141-1/+2
* of_fix_tree: Print error messageSascha Hauer2015-09-081-1/+4
* Merge branch 'for-next/restart'Sascha Hauer2015-09-014-5/+142
|\
| * reset-source: Add some debugging aidsSascha Hauer2015-08-281-0/+4
| * reset-source: Allow different prioritiesSascha Hauer2015-08-281-1/+22
| * reset-source: Use globalvar_add_simple_enumSascha Hauer2015-08-271-4/+2
| * restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-273-1/+115
* | login: explain PASSWORD_DEFAULT optionSascha Hauer2015-08-281-1/+7
* | crypto: fix selecting of digestsSascha Hauer2015-08-281-4/+4
* | login: check return value of digest_allocSascha Hauer2015-08-281-0/+4
* | login: cleanup password codeSascha Hauer2015-08-281-39/+9
* | login: rework login mechanismSascha Hauer2015-08-287-46/+81
|/
* completion: fix device parameter completionSascha Hauer2015-08-071-16/+19
* Merge branch 'for-next/spd'Sascha Hauer2015-08-062-0/+300
|\
| * ddr_spd: add routine for printing DDR2 SPD contents in human-readable formatAlexander Smirnov2015-07-141-0/+296
| * common: move DDR_SPD to common/KconfigAlexander Smirnov2015-07-061-0/+4
* | Merge branch 'for-next/misc'Sascha Hauer2015-08-062-1/+8
|\ \
| * | state: fix missing newline in error messageJan Luebbe2015-08-031-1/+1
| * | state: handle write-protection in the raw backendJan Luebbe2015-08-031-0/+4
| * | console: When deactivating a console, flush it firstSascha Hauer2015-07-231-0/+3
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2015-08-062-13/+12
|\ \
| * | PBL: console: Make independent of DEBUG_LLSascha Hauer2015-07-311-12/+11
| * | memsize: Compile for PBL aswellSascha Hauer2015-07-161-1/+1
| |/
* | Merge branch 'for-next/exitcall'Sascha Hauer2015-08-061-8/+10
|\ \
| * | exitcall: move board_shutdown to exitcall infrastructureHerve Codina2015-07-131-5/+0
| * | exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-3/+0
| * | exitcall: move device_shutdown to exitcall infrastructureHerve Codina2015-07-131-1/+0
| * | exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+11
| |/
* | efi: use an EFI variable to save the environmentMichael Olbrich2015-07-271-0/+1
* | efi: write volatile EFI variables used by systemdMichael Olbrich2015-07-271-0/+1
* | efi: add helper to get the GPT partition UUID for a deviceMichael Olbrich2015-07-271-0/+30
* | drop <stddef.h> includesSascha Hauer2015-07-231-1/+0
|/
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-064-1/+34
|\
| * blspec: Automatically append rootargSascha Hauer2015-06-181-1/+28
| * cdev: Add partuuid string to struct cdevSascha Hauer2015-06-183-0/+6
* | Merge branch 'for-next/state'Sascha Hauer2015-07-031-14/+190
|\ \
| * | state: fixup: only export default value during fixup if setMarc Kleine-Budde2015-06-261-8/+19
| * | state: add support for fixed length stringsMarc Kleine-Budde2015-06-261-0/+152
| * | state: struct variable_type::import: remove const from node argumentMarc Kleine-Budde2015-06-181-4/+4
| * | state: uint8: add range check for uint8Marc Kleine-Budde2015-06-171-2/+15
| * | state: uint8: use %u as format stringMarc Kleine-Budde2015-06-171-1/+1
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2015-07-031-8/+1
|\ \
| * | blspec: Use device_detect_by_nameSascha Hauer2015-06-261-8/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-07-034-3/+10
|\ \
| * | treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-023-3/+0
| * | images: Add file size check for PBLX filesWadim Egorov2015-06-261-0/+10
| |/
* | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2015-07-034-0/+649
|\ \