summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Make ENV_HANDLING visibleSascha Hauer2016-04-281-2/+2
* Kconfig: Make GLOBALVAR visibleSascha Hauer2016-04-281-3/+2
* 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
|/
* Merge branch 'for-next/rtc'Sascha Hauer2016-01-111-8/+32
|\
| * commands/hwclock: Check return value of rtc_read_time()Andrey Smirnov2016-01-071-2/+4
| * hwclock: Allow to set hwclock from sntpSascha Hauer2016-01-071-1/+26
| * hwclock command: forward return value of rtc_set_timeSascha Hauer2016-01-071-2/+1
| * hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-3/+1
* | Merge branch 'for-next/misc'Sascha Hauer2016-01-111-2/+5
|\ \
| * | devfs: Add symlink supportSascha Hauer2016-01-081-2/+5
* | | Merge branch 'for-next/gcc5'Sascha Hauer2016-01-111-3/+2
|\ \ \ | |/ / |/| |
| * | ubiformat: fix the subpage size hint on the error pathSascha Hauer2015-12-101-3/+2
| |/
* / memtest: fix missing arguments in help stringAlexander Aring2016-01-041-1/+1
|/
* Merge branch 'for-next/state'Sascha Hauer2015-12-081-14/+5
|\
| * state: disable load commandEnrico Jorns2015-11-271-14/+5
* | Merge branch 'for-next/misc'Sascha Hauer2015-12-082-4/+7
|\ \
| * | readline: Kconfig: fix typoWjatscheslaw Stoljarski2015-11-231-2/+2
| * | ls: fix exitcodeSascha Hauer2015-11-171-2/+5
| |/
* | Merge branch 'for-next/i2c'Sascha Hauer2015-12-081-19/+37
|\ \
| * | i2c_probe: Make command easier to work withSascha Hauer2015-11-191-19/+37
| |/
* | Merge branch 'for-next/console'Sascha Hauer2015-12-082-28/+56
|\ \
| * | loads: Use putchar rather than console_putcSascha Hauer2015-11-171-3/+3