summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * boot: fix typoRolf Evers-Fischer2014-07-011-1/+1
| * commands: ls: add ll as an alias for ls -lJan Luebbe2014-06-231-0/+11
* | Merge branch 'for-next/mips'Sascha Hauer2014-07-043-0/+61
|\ \
| * | commands: add 'lspci' commandAntony Pavlov2014-07-043-0/+61
| |/
* | Merge branch 'for-next/doc'Sascha Hauer2014-07-0421-433/+19
|\ \
| * | splash.c: Add that .png files are suitable as splash images.Robert P. J. Day2014-07-041-3/+4
| * | Documentation: remove doxygen documentationSascha Hauer2014-06-2619-417/+0
| * | commands: addpart: Improve descriptionSascha Hauer2014-06-261-7/+9
| * | automount: fix description typoJan Luebbe2014-06-261-1/+1
| * | ubiformat: avoid macros in help textJan Luebbe2014-06-261-5/+5
| |/
* / commands: include missing headerHolger Schurig2014-06-261-0/+1
|/
* boot: Fix boot -mSascha Hauer2014-06-191-1/+1
* 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
|\