summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* devinfo: make the output of "devinfo DEVICE" nicerHolger Schurig2014-06-021-17/+21
* drvlist: factor the driver list out of 'devinfo'Holger Schurig2014-06-024-8/+58
* oftree command: make devicetree file optargs to -l/-sSascha Hauer2014-05-221-38/+16
* of: Drop devicetree merge supportSascha Hauer2014-05-222-7/+4
* oftree: remove dump supportSascha Hauer2014-05-222-41/+3
* commands: add of_dump commandSascha Hauer2014-05-223-0/+122
* complete: Add devicetree completionSascha Hauer2014-05-193-0/+6
* magicvars: can now also list valuesHolger Schurig2014-05-151-1/+29
* commands: move CONFIG_LONGHELP to commands/KconfigHolger Schurig2014-05-141-0/+37
* commands: move CMD_IFUP to commands/KconfigHolger Schurig2014-05-141-0/+17
* commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-141-0/+16
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-141-0/+8
* commands: introduce CMD_HOSTHolger Schurig2014-05-141-0/+9
* commands: let all network commands depend on NETHolger Schurig2014-05-141-0/+4
* commands: HUSH_GETOPT -> CMD_GETOPTHolger Schurig2014-05-141-0/+15
* commands: move CMD_AT91MIX to commands/KconfigHolger Schurig2014-05-141-0/+16
* commands: move CMD_AT91MUX to commands/KconfigHolger Schurig2014-05-141-0/+7
* commands: move CMD_AT91_BOOT_TEST to commands/KconfigHolger Schurig2014-05-141-0/+13
* commands: move CMD_BOOT_ORDER to commands/KconfigHolger Schurig2014-05-141-0/+12
* commands: move CMD_ARM_MMUINFO to commands/KconfigHolger Schurig2014-05-141-0/+33
* commands: move CMD_ARM_CPUINFO to commands/KconfigHolger Schurig2014-05-141-0/+16
* commands: CMD_DIGEST -> COMPILE_DIGESTHolger Schurig2014-05-142-11/+11
* commands: CMD_MEMORY -> COMPILE_MEMORYHolger Schurig2014-05-142-14/+12
* commands: harmonize in-barebox docs with Kconfig docsHolger Schurig2014-05-141-473/+1426
* commands: harmonize in-barebox documentationHolger Schurig2014-05-1497-729/+852
* commands: group 'help' outputHolger Schurig2014-05-1497-14/+192
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-131-1/+0
* boot: iterate over directories in alphabetical orderSascha Hauer2014-05-131-13/+13
* boot: fix multiple boot sourcesSascha Hauer2014-05-131-1/+0
* Fix the options and protocols used by the loadx command.Owen Kirby2014-05-091-5/+5
* Merge branch 'for-next/regulator'Sascha Hauer2014-05-053-0/+42
|\
| * Add initial regulator supportSascha Hauer2014-04-293-0/+42
* | Merge branch 'for-next/misc'Sascha Hauer2014-05-056-17/+399
|\ \
| * | commands/umount: Return real error code if "umount" failAlexander Shiyan2014-04-291-7/+1
| * | commands/mount: Return real error code if "mount" failAlexander Shiyan2014-04-291-7/+2
| * | commands/usbserial: Remove unused variableAlexander Shiyan2014-04-231-3/+0
| * | 2048: port to bareboxMarc Kleine-Budde2014-04-233-0/+396
| |/
* | Merge branch 'for-next/memtest'Sascha Hauer2014-05-051-42/+32
|\ \
| * | memtest: cleanup requests of regionsAlexander Aring2014-04-231-38/+28
| * | memtest: cleanup error handlingAlexander Aring2014-04-231-4/+4
| |/
* | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-053-6/+21
|\ \
| * | common: Allow for I/O mapped I/OMichel Stam2014-04-083-6/+21
* | | env: erase/protect in envfs_saveSascha Hauer2014-04-281-45/+1
| |/ |/|
* | commands: loady: fix Y-Modem/G option name in help messageAntony Pavlov2014-04-231-1/+1
* | commands: uimage: remove redundant error messageLucas Stach2014-04-231-5/+2
* | treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-232-2/+2
* | loadenv: ignore -ENOENT when removing /envSascha Hauer2014-04-091-1/+1
|/
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-043-10/+11
|\
| * ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2