summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/net'Sascha Hauer2016-02-081-28/+96
|\
| * miitool: Add code to register a PHYAndrey Smirnov2016-02-041-18/+76
| * miitool: Don't print negative parent IDsAndrey Smirnov2016-02-031-2/+3
| * miitool: Fix PHY argument handlingAndrey Smirnov2016-02-031-8/+17
* | Merge branch 'for-next/misc'Sascha Hauer2016-02-082-6/+8
|\ \
| * | Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-152-6/+8
| |/
* | bootm: add initial FIT supportJan Luebbe2016-01-261-0/+25
* | bootm: make verifying/hashing configurableSascha Hauer2016-01-261-3/+9
* | bootm: Initialize bootm_data defaults in single placeSascha Hauer2016-01-262-38/+7
* | bootm: Push dryrun to handlersSascha Hauer2016-01-261-3/+0
|/