summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* commands: gpio_direction_output: add missed VALUE parameter to help messageAntony Pavlov2014-06-171-1/+1
* mii-tool: Fix gigabit advertise / link partner ability mixupSascha Hauer2014-06-111-2/+2
* mii-tool: Fix gigabit link testSascha Hauer2014-06-111-1/+1
* mii-tool: Fix string lengthSascha Hauer2014-06-111-1/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-117-23/+0
* Merge branch 'pu/warnings'Sascha Hauer2014-06-061-1/+1
|\
| * commands: drvinfo: Make locally used function staticSascha Hauer2014-06-051-1/+1
* | 2048: Reset score on startupAlexander Shiyan2014-06-061-0/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-06-041-1/+2
|\
| * devinfo: add human readable size after memory rangeFranck Jullien2014-05-221-1/+2
* | devinfo: reduce indentationHolger Schurig2014-06-021-4/+4
* | bootm: beautify outputHolger Schurig2014-06-022-12/+18
* | misc: upper-case some abbreviationsHolger Schurig2014-06-021-10/+10
* | 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
| |/