summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Kconfig filesAlexander Shiyan2013-08-121-8/+8
* Merge branch 'for-next/of'Sascha Hauer2013-08-051-3/+8
|\
| * devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-3/+8
* | Merge branch 'for-next/mtd'Sascha Hauer2013-08-052-7/+38
|\ \
| * | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-252-4/+4
| * | ubiattach command: Properly check return valuesSascha Hauer2013-07-231-4/+9
| * | UBI: Add ubidetach commandSascha Hauer2013-07-231-0/+26
* | | Merge branch 'for-next/misc'Sascha Hauer2013-08-051-1/+1
|\ \ \
| * | | commands: nandtest: Fix incorrect size for memset in do_nandtestAlexander Shiyan2013-07-091-1/+1
* | | | Merge branch 'for-next/marvell'Sascha Hauer2013-08-052-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-052-3/+3
| |/
* / commands: spi: Fix spi read procedureAlexander Shiyan2013-07-151-1/+1
|/
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-023-20/+5
|\
| * OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-203-19/+4
| * OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-201-1/+1
* | Merge branch 'for-next/usb'Sascha Hauer2013-07-011-7/+3
|\ \
| * | usb: move scanned status into coreSascha Hauer2013-06-211-7/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-07-011-1/+16
|\ \
| * | detect command: Add -a option to detect all devicesSascha Hauer2013-06-211-1/+16
* | | Merge branch 'for-next/memtest'Sascha Hauer2013-07-013-304/+207
|\ \ \
| * | | commands: add new memtest commandAlexander Aring2013-06-083-0/+264
| * | | memtest: remove memtest commandAlexander Aring2013-06-053-361/+0
| | |/ | |/|
* | | Merge branch 'for-next/debug'Sascha Hauer2013-07-011-4/+0
|\ \ \
| * | | remove unused debug Kconfig optionsSascha Hauer2013-06-231-4/+0
| |/ /
* | | Merge branch 'for-next/bootm'Sascha Hauer2013-07-012-276/+6
|\ \ \
| * | | bootm: factor out code to make it usable from CSascha Hauer2013-06-192-276/+6
| |/ /
* / / ubiformat: check file sizeJan Weitzel2013-06-241-0/+5
|/ /
* / Remove a redundant line.Masaki Muranaka2013-06-031-1/+0
|/
* Merge branch 'for-next/of'Sascha Hauer2013-06-021-5/+1
|\
| * bootm: Print internal devicetree information without verboseSascha Hauer2013-05-311-1/+1
| * bootm: make sure to print fixed oftreeSascha Hauer2013-05-311-4/+0
* | devices: add detect mechanismSascha Hauer2013-05-313-0/+87
|/
* commands/mem.c: drop non used DEVMEMJean-Christophe PLAGNIOL-VILLARD2013-05-081-2/+0
* Merge branch 'for-next/misc'Sascha Hauer2013-05-063-9/+4
|\
| * Don't honor initrd load addressSascha Hauer2013-05-041-3/+0
| * bootm: Simplify initrd address handlingUwe Kleine-König2013-05-041-4/+2
| * commands: the crc command is actually called crc32Jan Luebbe2013-04-161-2/+2
| * commands: i2c: change 0X to 0xJan Luebbe2013-04-091-1/+1
* | Merge branch 'for-next/memory-commands'Sascha Hauer2013-05-069-514/+797
|\ \
| * | Add memory modify command (mm)Sascha Hauer2013-04-173-0/+126
| * | memory commands: separate into one file per commandSascha Hauer2013-04-178-433/+660
| * | memory commands: make rw_buf globalSascha Hauer2013-04-171-9/+9
| * | memory commands: cleanup initializationSascha Hauer2013-04-171-8/+3
| * | Use a common define for RW_BUF_SIZESascha Hauer2013-04-171-1/+0
| * | memory commands: move memory_display to separate fileSascha Hauer2013-04-171-68/+0
| * | memory commands: export common functionsSascha Hauer2013-04-171-2/+6
| |/
* | 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