summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'kconfig'Sascha Hauer2012-12-081-16/+15
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-16/+15
* | Merge branch 'for-next/mem-commands'Sascha Hauer2012-12-072-12/+36
|\ \
| * | commands: mw: add the '-x' option (swap bytes)Antony Pavlov2012-11-261-2/+7
| * | commands: md: add the '-x' option (swap bytes)Antony Pavlov2012-11-261-7/+17
| * | mem: add the swab (swap bytes) option to memory_display()Antony Pavlov2012-11-262-6/+15
| |/
* | Merge branch 'for-next/ext4'Sascha Hauer2012-12-072-5/+6
|\ \
| * | filetype: Pass bufsizeSascha Hauer2012-12-031-1/+1
| * | ls command: call stat() only when necessarySascha Hauer2012-12-031-4/+5
| |/
* | loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-6/+47
* | rm: implement -rSascha Hauer2012-11-291-4/+24
|/
* splash: init struct allocated the stack to 0Jean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+4
* Merge branch 'for-next/ymodem'Sascha Hauer2012-11-166-881/+285
|\
| * commands: remove old Y-Modem implementationRobert Jarzmik2012-11-125-898/+63
| * commands: change Y-Modem implementationRobert Jarzmik2012-11-123-1/+240
* | Merge branch 'for-next/spi'Sascha Hauer2012-11-163-0/+139
|\ \
| * | introduce spi commandJean-Christophe PLAGNIOL-VILLARD2012-11-123-0/+139
| |/
* | Merge branch 'for-next/nand-test'Sascha Hauer2012-11-161-87/+103
|\ \
| * | nandtest: add another constraints checkAlexander Aring2012-10-231-0/+7
| * | nandtest: use loff_t instead off_tAlexander Aring2012-10-231-29/+28
| * | nandtest: clean up codeAlexander Aring2012-10-231-18/+16
| * | nandtest: use get_random_bytes instead of for loopAlexander Aring2012-10-231-4/+1
| * | nandtest: change flash length variable typeAlexander Aring2012-10-231-7/+6
| * | nandtest: rename command argument p to iAlexander Aring2012-10-231-8/+8
| * | nandtest: add progressbar instead of offset printAlexander Aring2012-10-231-17/+25
| * | nandtest: stat ecc per page not per eraseblockAlexander Aring2012-10-231-31/+39
* | | Merge branch 'for-next/misc'Sascha Hauer2012-11-165-19/+298
|\ \ \
| * | | environment variables: use linux listSascha Hauer2012-10-301-14/+8
| * | | add 'miitool' command to view media-independent interface statusAntony Pavlov2012-10-303-0/+280
| * | | commands/Kconfig: move 'ln' to the 'file commands' sectionAntony Pavlov2012-10-301-4/+4
| * | | cosmetic: improve command list displayCarlo Caione2012-10-121-1/+6