summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* state: hmac: fix error message that algo is displayedMarc Kleine-Budde2016-01-181-4/+4
* hush: Initialize struct p_contextSascha Hauer2016-01-111-3/+3
* Merge branch 'for-next/rtc'Sascha Hauer2016-01-111-0/+18
|\
| * hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-0/+18
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-111-0/+5
|\ \
| * | fs: Add pstore filesystemMarkus Pargmann2015-12-101-0/+5
| |/
* | partition: Create links with partition namesSascha Hauer2016-01-081-13/+7
* | state: implement signed int supportSascha Hauer2016-01-081-3/+22
* | partitions/efi: Add partuuid to partition descriptionTrent Piepho2016-01-082-0/+2
* | environment: allow saving of symbolic link changesZahari Doychev2015-12-171-9/+10
|/
* Merge branch 'for-next/state'Sascha Hauer2015-12-082-37/+162
|\
| * state: backend_raw: add hmac supportMarc Kleine-Budde2015-11-272-8/+137
| * state: prepare raw backend for hmac supportMarc Kleine-Budde2015-11-271-5/+10
| * state: disable load commandEnrico Jorns2015-11-271-27/+18
* | Merge branch 'for-next/omap'Sascha Hauer2015-12-081-31/+0
|\ \
| * | common: filetype: do not redetect MBR-type devices as a FAT-typePeter Mamonov2015-11-231-31/+0
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-12-083-42/+75
|\ \
| * | environment: support env on at24 eepromAntony Pavlov2015-12-011-6/+6
| * | state: make type check error verboseJan Remmet2015-11-231-0/+2
| * | bootm: get file type before bootm_open_os_uimageJan Remmet2015-11-201-17/+22
| * | bootm: cleanup bootm_open_oftreeJan Remmet2015-11-201-28/+54
| |/
* | Merge branch 'for-next/console'Sascha Hauer2015-12-081-7/+4
|\ \
| * | console: Set baudrate during registrationSascha Hauer2015-11-171-7/+4
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2015-12-081-3/+0
|\ \
| * | ARM: Remove do_execute and thumb2_executeTrent Piepho2015-12-071-3/+0
| |/
* / Revert "memtest: move error handling to end of function"Sascha Hauer2015-12-041-17/+20
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-11-063-11/+13
|\
| * filetype: Use cdev_openSascha Hauer2015-10-151-1/+3
| * common/parser.c: Do not treat zero return code as errorAndrey Smirnov2015-10-151-8/+7
| * common/parser.c: Do not conflate error reporting disciplinesAndrey Smirnov2015-10-151-1/+2
| * common/command.c: Replace magic number with appropriate constantAndrey Smirnov2015-10-151-1/+1
* | Merge branch 'for-next/memtest'Sascha Hauer2015-11-061-94/+175
|\ \
| * | memtest: By default only test biggest regionSascha Hauer2015-11-041-0/+16
| * | memtest: move error handling to end of functionSascha Hauer2015-11-041-20/+17
| * | memtest: move ctrlc check / progress showing into separate functionSascha Hauer2015-11-041-16/+24
| * | memtest: Make comments single line when appropriateSascha Hauer2015-11-031-16/+5
| * | memtest: Make output more compactSascha Hauer2015-11-031-13/+7
| * | memtest: split tests in separate functionsSascha Hauer2015-11-031-35/+1
| * | rework remap_rangeSascha Hauer2015-11-031-3/+2
| * | memtest: move request/release regions to common/Sascha Hauer2015-10-271-0/+112
* | | hush: Add missing initialize_context() in some placesSascha Hauer2015-11-051-0/+6
* | | login: make some locally used functions staticSergey Koshechkin2015-11-021-6/+3
|/ /
* / common/Makefile: Add missing dependencySascha Hauer2015-10-161-0/+1
|/
* Merge branch 'for-next/usb'Sascha Hauer2015-10-071-0/+9
|\
| * common: clock: introduce mdelay_non_interruptible()Peter Mamonov2015-10-021-0/+9
* | Merge branch 'for-next/omap'Sascha Hauer2015-10-071-0/+37
|\ \
| * | detect_fs: use device instead of fileVicente Bergas2015-10-021-0/+37
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-10-072-4/+4
|\ \
| * | of_fix_tree: warn instead of fail when a fixup failsSascha Hauer2015-09-231-1/+2
| * | introduce strerrorpSascha Hauer2015-09-231-1/+1