summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-181-16/+2
|\ \
| * | clk: Add clk_name_* functionsSascha Hauer2021-06-211-16/+2
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-07-181-2/+2
|\ \
| * | RISC-V: cpuinfo: return some output for non-SBI systems as wellAhmad Fatoum2021-06-211-2/+2
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-183-0/+32
|\ \
| * | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-213-0/+32
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-07-181-1/+1
|\ \
| * | commands: md: don't leak heap memory with unaligned accessesAhmad Fatoum2021-06-211-1/+1
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-186-52/+70
|\ \
| * | commands: of_property: Extend command usage on external dtbYunus Bas2021-07-021-17/+57
| * | blspec: Rework firmware loadSascha Hauer2021-06-281-4/+0
| * | firmware: Load from global search pathSascha Hauer2021-06-251-25/+6