summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* restart: add reset -w for warm bootrom resetAhmad Fatoum2022-10-271-6/+10
* Merge branch 'for-next/misc'Sascha Hauer2022-10-137-12/+11
|\
| * treewide: replace errno_str() with %m printf format specifierAhmad Fatoum2022-10-117-12/+11
* | gpio: Fix gpio commands called without -d optionSascha Hauer2022-09-281-2/+2
|/
* Merge branch 'for-next/tftp'Sascha Hauer2022-09-141-3/+19
|\
| * cmd:tftp: add '-P' option to set tftp server port numberEnrico Scholz2022-08-311-3/+19
* | Merge branch 'for-next/misc'Sascha Hauer2022-09-146-14/+72
|\ \
| * | test: self: provide selftest_is_running()Ahmad Fatoum2022-09-131-1/+1
| * | commands: mm: don't ignore pread() errors for larger access sizesAhmad Fatoum2022-09-131-3/+3
| * | commands: add pm_domain for listing power domainsAhmad Fatoum2022-09-133-0/+27
| * | commands: gpio: add -d argument to set/get commandsAhmad Fatoum2022-09-131-10/+41
| |/
* | Merge branch 'for-next/clang-analyze'Sascha Hauer2022-09-142-9/+3
|\ \
| * | commands: tutorial: fix memory leakAhmad Fatoum2022-09-121-5/+2
| * | commands: trigger: drop unused variableAhmad Fatoum2022-09-121-4/+1
| |/
* / commands: iomem: point out [R]eserved regionsAhmad Fatoum2022-09-121-3/+6
|/
* 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