summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* of: property: fix error messageSteffen Trumtrar2013-04-261-2/+2
* ubimkvol: Typo fixAlexander Shiyan2013-04-221-1/+1
* Merge branch 'for-next/oftree'Sascha Hauer2013-04-045-53/+78
|\
| * of: remove unused libfdtSascha Hauer2013-03-064-5/+1
| * bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-061-15/+9
| * of_property command: Fix crash with empty property valueSascha Hauer2013-03-061-2/+8
| * of_* commands: print usage when insufficient arguments are givenSascha Hauer2013-03-062-0/+6
| * bootm: Use of_print_nodes instead of fdt_printSascha Hauer2013-03-061-3/+3
| * of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-1/+8
| * oftree command: retire CMD_OFTREE_PROBE Kconfig optionSascha Hauer2013-03-062-8/+1
| * of: make OFDEVICE a user selectable optionSascha Hauer2013-03-061-3/+0
| * oftree command: Use of_print_nodesSascha Hauer2013-03-061-3/+10
| * of: Add root node argument to of_find_node_by_pathSascha Hauer2013-03-063-4/+18
| * of: let of_unflatten_dtb return the unflattened treeSascha Hauer2013-03-061-1/+13
| * of_node command: use of_create_nodeSascha Hauer2013-03-061-17/+10
* | Merge branch 'for-next/mtd'Sascha Hauer2013-04-041-23/+25
|\ \
| * | nand command: check for <dev> directly after option parsingSascha Hauer2013-03-041-15/+16
| * | nand command: use enumeration for command instead of bitmaskSascha Hauer2013-03-041-6/+6
| * | nand command: use loff_t for block offsetSascha Hauer2013-03-041-5/+6
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-04-042-8/+16
|\ \
| * | commands/tftp: use debug() for debug outputHubert Feurstein2013-04-031-1/+1
| * | ubiformat: get buffer from mallocJan Weitzel2013-04-031-7/+15
| |/
* / splash: fix background color supportJean-Christophe PLAGNIOL-VILLARD2013-03-141-4/+2
|/
* Merge branch 'for-next/mtd'Sascha Hauer2013-03-041-4/+4
|\
| * libmtd: rename functions from mtd_* to libmtd_*Sascha Hauer2013-02-141-4/+4
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-041-34/+10
|\ \
| * | nandtest: fix length calculationAlexander Aring2013-02-201-4/+4
| * | fs: add pread and pwrite functionsAlexander Aring2013-02-201-30/+6
* | | ubiformat: open flash image readonlySascha Hauer2013-02-211-1/+1
* | | commands: automount: Added help string about "-d" optionAlexander Shiyan2013-02-181-0/+1
| |/ |/|
* | oftree: fix probe supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+7
|/
* Merge branch 'for-next/oftree'Sascha Hauer2013-02-046-66/+509
|\
| * oftree command: Add -s option to save internal oftree to fileSascha Hauer2013-01-191-2/+28
| * commands: Add of_node commandSascha Hauer2013-01-193-0/+120
| * commands: Add of_property commandSascha Hauer2013-01-193-0/+290
| * oftree command: refactorSascha Hauer2013-01-192-39/+69
| * of: remove unused barebox_fdtSascha Hauer2013-01-191-8/+1
| * of: rename of_parse_dtb to of_unflatten_dtbSascha Hauer2013-01-111-1/+1
| * of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-111-24/+8
* | Merge branch 'for-next/misc'Sascha Hauer2013-02-043-8/+34
|\ \
| * | commands: reset: add shutdown_barebox() before reset_cpu()Antony Pavlov2013-01-301-0/+23
| * | introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+3
| * | bootm: move printing of file locations outside verbose modeSascha Hauer2013-01-181-8/+8
| |/
* | Merge branch 'for-next/commands'Sascha Hauer2013-02-043-0/+101
|\ \
| * | commands: add let command which supports proper arithmeticJan Luebbe2013-01-093-0/+101
* | | move prototypes for envfs_* to envfs.hSascha Hauer2013-01-202-2/+2
| |/ |/|
* | fixup! commands: add ubiformatSascha Hauer2013-01-091-0/+784
* | commands: add ubiformatWolfram Sang2012-12-192-0/+9
* | ubi: consolidate ubi-media.hWolfram Sang2012-12-191-1/+1
|/
* commands: flash: add missing newlines to error messagesWolfram Sang2012-12-141-2/+2