summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* boot command: Make verbose/dryrun options work againSascha Hauer2016-06-291-2/+5
* Merge branch 'for-next/bootm'Sascha Hauer2016-06-142-100/+8
|\
| * bootm: Move magicvar descriptions to common/bootm.cSascha Hauer2016-05-111-10/+0
| * bootm: Move bootm options to common/KconfigSascha Hauer2016-05-102-90/+8
* | commands: Add 'hwmon' commandAndrey Smirnov2016-05-183-0/+44
|/
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-092-651/+37
|\
| * ubiformat: use default values for ubi_ver and image_seqSascha Hauer2016-04-261-2/+0
| * commands: ubiformat: move code to common/Sascha Hauer2016-04-262-641/+3
| * commands: ubiformat: create separate function for ubiformatSascha Hauer2016-04-251-29/+54
| * commands: ubiformat: Pass around context dataSascha Hauer2016-04-251-120/+121
* | Merge branch 'for-next/misc'Sascha Hauer2016-05-091-6/+5
|\ \
| * | Kconfig: Create Kconfig symbol for NVVARSascha Hauer2016-04-281-1/+1
| * | Kconfig: Make ENV_HANDLING visibleSascha Hauer2016-04-281-2/+2
| * | Kconfig: Make GLOBALVAR visibleSascha Hauer2016-04-281-3/+2
* | | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-0924-86/+86
|\ \ \
| * | | commands: mmc_extcsd: Fix incorrect usage of sprintfAndrey Smirnov2016-04-281-33/+46
| * | | stdio: Replace FILE functions with filedescriptor functionsSascha Hauer2016-04-151-5/+5
| * | | stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-154-8/+7
| * | | stdio: rename getc to getcharSascha Hauer2016-04-153-6/+6
| * | | move unlink_recursive declaration to libfile.hSascha Hauer2016-04-152-0/+2
| * | | move make_directory declaration to libfile.hSascha Hauer2016-04-152-0/+2
| * | | string: Fix (v)asprintf prototypesSascha Hauer2016-04-156-11/+11
| * | | libfile: move open_and_lseek() to libfileSascha Hauer2016-04-157-23/+6
| * | | include: move crc specific stuff to crc.hSascha Hauer2016-04-151-0/+1
* | | | Merge branch 'for-next/bootm'Sascha Hauer2016-05-091-0/+1
|\ \ \ \
| * | | | bootm: Optionally add a root= option to Kernel command lineSascha Hauer2016-05-041-0/+1
* | | | | Merge branch 'for-next/arm'Sascha Hauer2016-05-091-13/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | move FLEXIBLE_BOOTARGS from commands/ to common/Sascha Hauer2016-04-251-13/+0
| | |/ / | |/| |
* | | | documentation: i2c_read() does not expect any "DATA".Andreas Geisenhainer2016-04-281-1/+1
| |_|/ |/| |
* | | fix erasing/protecting flashes with unspecified sizeSascha Hauer2016-04-191-1/+1
| |/ |/|
* | i2c_probe: fix wrong start and stop addressesMiquel Raynal2016-04-151-1/+1
|/
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-04-083-7/+49
|\
| * ubiformat: Cleanly umount and detach the ubi before formatingMarkus Pargmann2016-04-081-2/+22
| * commands: ubidetach: Allow mtd devices as argumentSascha Hauer2016-04-081-4/+26
| * mtd: ubi: make ubi_detach_mtd_dev ubi internalSascha Hauer2016-04-081-1/+1
| * fs: umount based on device path and mount pathMarkus Pargmann2016-04-081-1/+1
* | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2016-04-086-115/+317
|\ \
| * | bbu: Allow to refresh/repair imagesSascha Hauer2016-04-081-10/+16
| |/
| * commands: Create nand_bitflip commandSascha Hauer2016-04-063-0/+135
| * remove now unused libmtdSascha Hauer2016-04-061-1/+0
| * ubiformat: Use mtd-peb APISascha Hauer2016-04-061-91/+100
| * mtd: nand: Add option to print bbt in nand commandSascha Hauer2016-03-151-11/+40
| * mtd: Add support for marking blocks as goodSascha Hauer2016-03-151-5/+29
* | commands: nandtest: Fix wrong format specifierSascha Hauer2016-03-301-1/+1
|/
* Merge branch 'for-next/mtd'Sascha Hauer2016-03-111-2/+7
|\
| * mtd: core: check offset in mtd_block_markbadStefan Christ2016-02-231-2/+7
* | Merge branch 'for-next/misc'Sascha Hauer2016-03-114-1/+92
|\ \
| * | commands: Add of_fixup_statusTeresa Remmet2016-03-013-0/+91
| * | commands: magicvar: make locally used magicvar_find() staticAntony Pavlov2016-02-241-1/+1
| |/
* / commands: of_dump: Add description for -n optionSascha Hauer2016-02-121-1/+2
|/