summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meminfo: purely cosmetical changesHolger Schurig2014-06-022-5/+5
* net: show enetaddr in lowercaseHolger Schurig2014-06-021-1/+1
* parameters: only show possible enumerations if there are anyHolger Schurig2014-06-021-0/+3
* devinfo: make the output of "devinfo DEVICE" nicerHolger Schurig2014-06-022-22/+23
* 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-2210-46/+23
* 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-195-1/+81
* complete: Fix completion after optionsSascha Hauer2014-05-191-0/+5
* commands: rename "gpiolib" -> "gpioinfo"Holger Schurig2014-05-151-5/+3
* magicvars: can now also list valuesHolger Schurig2014-05-151-1/+29
* commands: move CONFIG_LONGHELP to commands/KconfigHolger Schurig2014-05-142-5/+37
* commands: move CMD_IFUP to commands/KconfigHolger Schurig2014-05-142-7/+17
* commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-1498-100/+112
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-14100-102/+106
* commands: introduce CMD_HOSTHolger Schurig2014-05-142-1/+11
* commands: let all network commands depend on NETHolger Schurig2014-05-141-0/+4
* commands: HUSH_GETOPT -> CMD_GETOPTHolger Schurig2014-05-1414-24/+32
* commands: move CMD_AT91MIX to commands/KconfigHolger Schurig2014-05-142-8/+16
* commands: move CMD_AT91MUX to commands/KconfigHolger Schurig2014-05-142-4/+7
* commands: move CMD_AT91_BOOT_TEST to commands/KconfigHolger Schurig2014-05-142-6/+13
* commands: move CMD_BOOT_ORDER to commands/KconfigHolger Schurig2014-05-142-7/+12
* commands: move CMD_ARM_MMUINFO to commands/KconfigHolger Schurig2014-05-142-8/+33
* commands: move CMD_ARM_CPUINFO to commands/KconfigHolger Schurig2014-05-142-7/+16
* commands: CMD_DIGEST -> COMPILE_DIGESTHolger Schurig2014-05-143-12/+12
* commands: CMD_MEMORY -> COMPILE_MEMORYHolger Schurig2014-05-147-21/+16
* commands: harmonize in-barebox docs with Kconfig docsHolger Schurig2014-05-141-473/+1426
* commands: harmonize in-barebox documentationHolger Schurig2014-05-14124-913/+968
* commands: group 'help' outputHolger Schurig2014-05-14124-14/+237
* common: fix macro WARNChristoph Fritz2014-05-131-1/+2
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-137-11/+3
* boot: iterate over directories in alphabetical orderSascha Hauer2014-05-131-13/+13
* boot: fix multiple boot sourcesSascha Hauer2014-05-131-1/+0
* ARM: dts: Add generated files to clean ruleSascha Hauer2014-05-091-1/+1
* ARM: dts: i.MX53: tqma53: Readd barebox specificsMichael Olbrich2014-05-091-0/+8
* Fix the options and protocols used by the loadx command.Owen Kirby2014-05-091-5/+5
* video: i.MX IPUv3: Print error as stringSascha Hauer2014-05-081-2/+2
* video: i.MX IPUv3: remove debug leftoverSascha Hauer2014-05-081-1/+1
* ARM: i.MX6: dts: edmqmx6: use new dts approachSilvio Fricke2014-05-081-320/+11
* ARM: tegra30: ramp vdd_core to 1,2VLucas Stach2014-05-082-0/+19
* ARM: tegra30: slow down CPU to 600 MHzLucas Stach2014-05-081-4/+4
* ARM: dts: remove unused i.MX pinfunc header filesSascha Hauer2014-05-073-1021/+0
* ARM: phycard-imx6: fixup for barebox_arm_entry signature changeLucas Stach2014-05-071-2/+2
* stdlib.h: include missed types.hAntony Pavlov2014-05-071-0/+2
* ARM: bootm: fix default uImage placementLucas Stach2014-05-051-7/+10
* ARM: bootm: be more clever while deciding where to put zImageLucas Stach2014-05-051-28/+29
* ARM: imx: move malloc area to upper memory bank by defaultLucas Stach2014-05-051-49/+66
* ARM: phycore-am33xx: remove extra FDT memcpyLucas Stach2014-05-051-11/+2