summaryrefslogtreecommitdiff
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb'Sascha Hauer2023-04-194-7/+7
|\
| * usb: move include files to place where Linux has themSascha Hauer2023-03-204-7/+7
* | Merge branch 'for-next/misc'Sascha Hauer2023-04-192-54/+55
|\ \
| * | commands: menu: enable help text parsing for sphinx docsAhmad Fatoum2023-04-171-53/+54
| * | mmc: fix calculation of Max Enhanced AreaSchoyswohl, Roland2023-04-051-1/+1
| |/
* | commands: of_overlay: Allow to register clocks from overlaySascha Hauer2023-03-231-2/+6
* | commands: nand: add missing parameters to helpWolfram Sang2023-03-212-2/+4
* | commands: edit: fix typo in Kconfig help textWolfram Sang2023-03-211-1/+1
|/
* of_overlay: Add option to apply overlay to live treeSascha Hauer2023-03-151-4/+39
* Rename struct fs_driver_d to fs_driverSascha Hauer2023-01-101-1/+1
* Rename struct fs_device_d to fs_deviceSascha Hauer2023-01-101-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-102-2/+2
* Rename struct device_d to deviceSascha Hauer2023-01-106-8/+8
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2022-12-121-1/+0
|\
| * Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* | Merge branch 'for-next/imx7-nand-xload'Sascha Hauer2022-12-121-0/+9
|\ \
| * | imx-bbu-nand-fcb: Add fcb commandSascha Hauer2022-12-121-0/+9
* | | ARM: i.MX8M: implement bootrom log viewing commandAhmad Fatoum2022-12-071-0/+8
| |/ |/|
* | Merge branch 'for-next/promisc'Sascha Hauer2022-11-141-4/+17
|\ \
| * | ethlog: option to enable/disable promisc modeOleksij Rempel2022-11-081-4/+17
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-11-144-0/+173
|\ \
| * | commands: uptime: add note about caveatsAhmad Fatoum2022-11-041-0/+3
| * | commands: add new uptime commandAhmad Fatoum2022-11-023-0/+93
| * | commands: add new stat commandAhmad Fatoum2022-10-273-0/+77
| |/
* | 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