summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Add a Firmware programming frameworkJuergen Beisert2014-09-093-0/+76
* commands: of_dump switch to get fixed devictreeJan Weitzel2014-09-011-2/+29
* ubi: add setting devnum to ubiattachMichael Grzeschik2014-09-011-3/+8
* Merge branch 'for-next/usb-host'Sascha Hauer2014-08-071-6/+102
|\
| * USB: host: drop force rescanSascha Hauer2014-07-181-6/+3
| * commands: usb: add tree view capabilityAntony Pavlov2014-07-181-3/+102
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-075-167/+130
|\ \
| * | USB: gadget: Add a multi function gadgetSascha Hauer2014-07-243-0/+114
| * | USB: gadget: DFU: register as USB functionSascha Hauer2014-07-221-6/+6
| * | Add function to parse a string in dfu formatSascha Hauer2014-07-221-83/+7
| * | USB: gadget: specify vendor/product id with device parametersSascha Hauer2014-07-222-67/+4
| * | USB: gadget: Update to 3.15Sascha Hauer2014-07-221-17/+5
| * | Merge branch 'for-next/usb' into for-next/usb-gadgetSascha Hauer2014-07-221-1/+1
| |\|
* | | Merge branch 'for-next/usb'Sascha Hauer2014-08-071-1/+1
|\ \ \ | | |/ | |/|
| * | USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-181-1/+1
* | | Merge branch 'for-next/rtc'Sascha Hauer2014-08-073-0/+170
|\ \ \
| * | | commands: add hwclockAntony Pavlov2014-08-023-0/+170
| * | | Merge branch 'for-next/i2c' into HEADSascha Hauer2014-08-021-7/+11
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-0716-0/+83
|\ \ \ \
| * | | | Add support for metadata in barebox imagesSascha Hauer2014-08-073-0/+70
| * | | | move file helper functions to separate fileSascha Hauer2014-08-0713-0/+13
| |/ / /
* | | | Merge branch 'for-next/led'Sascha Hauer2014-08-071-2/+3
|\ \ \ \
| * | | | commands: trigger: check trigger disable return code tooAntony Pavlov2014-07-311-2/+3
| |/ / /
* | | | Merge branch 'for-next/i2c'Sascha Hauer2014-08-071-7/+11
|\ \ \ \ | | |/ / | |/| |
| * | | commands: i2c: add message if write is not successfulSilvio Fricke2014-07-141-1/+5
| * | | commands: i2c: simplify i2c wide access logicSilvio Fricke2014-07-141-4/+4
| * | | commands: i2c: verbose option doesn't need argumentSilvio Fricke2014-07-141-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/env'Sascha Hauer2014-08-071-10/+23
|\ \ \
| * | | commands: saveenv: Fix comment about directories in help textSascha Hauer2014-08-011-2/+1
| * | | saveenv: provide a zeroed/empty/ignore environmentJuergen Borleis2014-08-011-8/+22
| * | | envfs: change API to be able to forward special flags into the envfs superblockJuergen Borleis2014-08-011-1/+1
| * | | saveenv: make clear how to use the command's parametersJuergen Borleis2014-08-011-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/efi'Sascha Hauer2014-08-072-2/+11
|\ \ \
| * | | serial: Add EFI stdio driverSascha Hauer2014-07-161-1/+10
| * | | oftree command: Use size_t for sizeSascha Hauer2014-07-111-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/doc'Sascha Hauer2014-08-074-10/+13
|\ \ \ | |_|/ |/| |
| * | trivial: Correct word spelling, s/miscelleanous/miscellaneousEzequiel Garcia2014-08-041-2/+2
| * | Documentation: revamp dfu's help textHolger Schurig2014-07-221-6/+9
| * | Documentation: lowercase help short textsHolger Schurig2014-07-221-1/+1
| * | Documentation: remove "all all" in help's help text.Holger Schurig2014-07-221-1/+1
| |/
* / tftp: more helpful help textPavel Machek2014-07-221-1/+2
|/
* Fix crc32 compile errorSascha Hauer2014-07-081-1/+1
* Do not use macros in command helpSascha Hauer2014-07-082-2/+2
* crc32: Proper name of command is "crc32".Robert P. J. Day2014-07-081-1/+1
* at91mux: Fix both help info and Kconfig info.Robert P. J. Day2014-07-071-1/+1
* Clean up Kconfig and source for a couple device tree commands.Robert P. J. Day2014-07-073-3/+4
* bootm.c: "-o" option should refer to "DTB", not "DTS"Robert P. J. Day2014-07-071-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2014-07-043-30/+43
|\
| * ls: sort files with -lSascha Hauer2014-07-031-26/+28
| * mii-tool: make the 'No MII transceiver present!' message more clearAntony Pavlov2014-07-021-3/+3