summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* commands: test: add based support for bash-test styleMarco Felsch2023-07-282-8/+31
* commands: test: simplify argv handlingMarco Felsch2023-07-281-2/+2
* commands: hab: check for error in imx_hab_device_locked_downAhmad Fatoum2023-07-281-1/+7
* commands: go: support passing integer arguments instead of argc/argvAhmad Fatoum2023-07-262-8/+56
* treewide: Print device nodes with %pOFSascha Hauer2023-07-033-4/+4
* Merge branch 'for-next/pwm'Sascha Hauer2023-06-223-0/+221
|\
| * fixup! commands: add pwm manipulation commandSascha Hauer2023-06-061-12/+21
| * commands: add pwm manipulation commandMarc Reilly2023-06-063-0/+212
* | Merge branch 'for-next/of-compat'Sascha Hauer2023-06-226-72/+179
|\ \
| * | commands: of_diff: support applying fixups on arbitrary device treesAhmad Fatoum2023-06-091-8/+22
| * | commands: of_diff: simplify error handlingAhmad Fatoum2023-06-091-36/+19
| * | of: change superfluous of_fix_tree int return type to voidAhmad Fatoum2023-06-092-10/+4
| * | commands: implement of_compatible commandAhmad Fatoum2023-05-253-0/+140
| * | commands: of_dump: use of_dup instead of flattening/unflatteningAhmad Fatoum2023-05-251-15/+3
| * | commands: of_dump: remove duplicate error messageAhmad Fatoum2023-05-251-5/+2
| * | commands: of_property: use new of_read_fileAhmad Fatoum2023-05-251-10/+3
| * | treewide: drop null pointer checks around of_delete_nodeAhmad Fatoum2023-05-252-4/+2
* | | Merge branch 'for-next/misc-fixes-sandbox'Sascha Hauer2023-06-221-0/+2
|\ \ \
| * | | commands: ubsan: hide pointer provenance used to trigger UBAhmad Fatoum2023-06-131-0/+2
| | |/ | |/|
* | | Merge branch 'for-next/dmesg'Sascha Hauer2023-06-221-21/+70
|\ \ \
| * | | dmesg: udpate helpSascha Hauer2023-06-131-1/+7
| * | | dmesg: implement dmesg -nSascha Hauer2023-06-131-1/+17
| * | | dmesg: allow loglevels specified as numbersSascha Hauer2023-06-131-1/+11
| * | | dmesg: error out on unknown loglevelsSascha Hauer2023-06-131-3/+9
| * | | dmesg: factor out str_to_loglevel()Sascha Hauer2023-06-121-18/+29
| |/ /
* / / crypto: digest: match driver name if no algo name matchesAhmad Fatoum2023-05-261-1/+1
|/ /
* / commands: ethlog: wire up help textRoland Hieber2023-05-261-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-05-248-70/+123
|\
| * commands: add new of_fixup command to list and disable DT fixupsAhmad Fatoum2023-05-223-0/+108
| * of: add function to read a file as unflattened device treeSascha Hauer2023-05-225-70/+15
| * treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
* | common: memtest: prepare for reuse in self testAhmad Fatoum2023-05-232-2/+4
* | ARM64: mmu: implement ARMv8 mmuinfo commandAhmad Fatoum2023-05-231-3/+3
* | ARM: prepare extending mmuinfo beyond ARMv7Ahmad Fatoum2023-05-231-0/+1
|/
* 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