summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2022-08-114-8/+29
|\
| * boot: allow booting by bootspec absolute pathAhmad Fatoum2022-08-092-0/+2
| * commands: boot: support preselecting boot entry in menuAhmad Fatoum2022-08-081-3/+15
| * commands: of_dump: support limiting size of printed propertiesAhmad Fatoum2022-08-082-5/+12
* | commands: implement devlookup to find device behind device fileAhmad Fatoum2022-07-053-0/+91
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-06-2910-35/+20
|\
| * state: don't report error for -ENOMEDIUMAhmad Fatoum2022-06-211-0/+3
| * treewide: Use pr_setenv() where appropriateSascha Hauer2022-06-215-26/+10
| * read_file: Pass NULL for the size parameter if the return value is not usedAlexander Shiyan2022-06-101-2/+1
| * treewide: Remove duplicate incudesAlexander Shiyan2022-06-101-1/+0
| * block: set S_IFBLK for block devices instead of S_IFCHRAhmad Fatoum2022-06-101-1/+1
| * commands: ls: explicitly check for directories with S_ISDIRAhmad Fatoum2022-06-101-5/+5
* | commands: Add CONSOLE dependency for EDIT commandAlexander Shiyan2022-06-101-0/+1
|/
* clk: fix clk_round_rate command descriptionDenis Orlov2022-05-201-2/+2
* add ethlog commandOleksij Rempel2022-04-193-0/+89
* Merge branch 'for-next/of-deep-probe'Sascha Hauer2022-03-141-2/+2
|\
| * of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-2/+2
* | commands: tutorial: adjust command descriptionAhmad Fatoum2022-02-281-1/+1
|/
* Merge branch 'for-next/video'Sascha Hauer2022-02-183-0/+120
|\
| * video: add MIPI DBI Type C Option 3 supportAhmad Fatoum2022-02-083-0/+120
* | Merge branch 'for-next/tests'Sascha Hauer2022-02-181-3/+1
|\ \
| * | of: report whether of_diff found differences in return codeAhmad Fatoum2022-02-071-3/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-181-2/+5
|\ \
| * | commands: wd: add new -x option to inhibit all watchdogsAhmad Fatoum2022-01-201-2/+5
| |/
* / commands: add missing command groupsAhmad Fatoum2022-01-261-0/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-1919-0/+38
|\
| * commands: set SPDX-License-Identifier for files without license statementAhmad Fatoum2022-01-0519-0/+38
* | commands: add new devunbind debugging commandAhmad Fatoum2022-01-143-0/+92
* | commands: add new tutorial commandAhmad Fatoum2022-01-133-0/+168
* | commands: hashsum: Fix endif typosEnguerrand de Ribaucourt2022-01-101-6/+6
* | commands: time: add -n option for nanoseconds outputAhmad Fatoum2022-01-051-7/+14
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-12-152-2/+5
|\
| * of: make of_dump abortable by ctrlc()Ahmad Fatoum2021-12-131-1/+4
| * commands: devinfo: Omit parent if direct descendent of busAhmad Fatoum2021-11-301-1/+1
* | edit: send escape sequence only for smartscrollSascha Hauer2021-12-131-1/+3
* | edit: Improve behaviour on efi-stdio consoleSascha Hauer2021-12-131-10/+36
* | edit: improve screen size detectionSascha Hauer2021-12-131-9/+48
* | commands: echo: add wide file output via wecho aliasAhmad Fatoum2021-12-131-4/+51
|/
* memory commands: Improve command documentationJules Maselbas2021-11-046-8/+15
* nandtest: Add more fields when bad byte foundTrent Piepho2021-10-121-2/+4
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-14/+15
|\
| * usb: gadget: dfu: Rework dfu command to use usbgadgetJules Maselbas2021-10-051-14/+15
* | commands: smc: disable -c (start cpu) test option for ARMv8Ahmad Fatoum2021-10-051-4/+10
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-182-34/+78
|\
| * bthread: add options to create and delete dummy bthreadsAhmad Fatoum2021-06-281-1/+26
| * bthread: replace blocking bthread_stop with nonblocking bthread_cancelAhmad Fatoum2021-06-281-3/+0
| * bthread: remove thread exit codesAhmad Fatoum2021-06-281-18/+30
| * usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-251-2/+8
| * usbgadget: refactor usbgadget_register to accept arrayAhmad Fatoum2021-06-251-10/+9
| * common: bthread: schedule only in command contextAhmad Fatoum2021-06-251-0/+5