summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | fdt: Check blob size during unflatteningSascha Hauer2021-06-255-7/+8
| * | of: Add function to duplicate a device treeSascha Hauer2021-06-251-2/+2
| |/
* / string: implement strchrnulAhmad Fatoum2021-06-281-8/+0
|/
* Merge branch 'for-next/testing'Sascha Hauer2021-06-162-0/+89
|\
| * test: add basic barebox self-test infrastructureAhmad Fatoum2021-06-092-0/+89
* | Merge branch 'for-next/misc'Sascha Hauer2021-06-161-4/+10
|\ \
| * | commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-311-4/+10
| |/
* / Add clk_round_rate commandSascha Hauer2021-06-161-0/+32
|/
* RISC-V: add SBI based cpuinfoAhmad Fatoum2021-05-101-0/+7
* Merge branch 'for-next/misc'Sascha Hauer2021-04-154-356/+4
|\
| * edit: don't change terminal mode if sedit would fail to read fileAhmad Fatoum2021-04-131-4/+4
| * x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-253-352/+0
* | nandtest: Fix status print for NAND which size exceeds 4 GBStefan Riedmueller2021-04-011-3/+5
* | commands: Kconfig: Remove HW ECC dependency from nandtestStefan Riedmueller2021-04-011-1/+0
|/
* Merge branch 'for-next/bthreads'Sascha Hauer2021-03-233-0/+205
|\
| * commands: add new bthread test commandAhmad Fatoum2021-03-223-0/+205
* | common: readline: fix possible buffer overflowsAhmad Fatoum2021-03-221-1/+1
* | commands: readline: fix memory leak on wrong usageAhmad Fatoum2021-03-221-1/+3
|/
* Merge branch 'for-next/usb'Sascha Hauer2021-02-221-1/+1
|\
| * commands: usbgadget: remove deprecated s option from help textAhmad Fatoum2021-02-011-1/+1
* | Merge branch 'for-next/sound'Sascha Hauer2021-02-223-0/+107
|\ \
| * | commands: add beep commandAhmad Fatoum2021-02-083-0/+107
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-02-221-2/+8
|\ \
| * | commands: readline: release command sliceRouven Czerwinski2021-02-161-0/+6
| * | commands: readline: use exit code macrosRouven Czerwinski2021-02-161-2/+2
| |/
* | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-192-2/+2
* | commands: Kconfig: setenv: fix reference to unknown symbolAhmad Fatoum2021-02-121-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-12-117-31/+21
|\
| * commands: memtester: fix mismatched format stringAhmad Fatoum2020-12-071-1/+1
| * commands: implement and use parse_assignment helperAhmad Fatoum2020-11-274-21/+8
| * commands: nv: pass empty string for nvAhmad Fatoum2020-11-271-0/+2
| * commands: nv: fix set/remove of multiple variables in one goAhmad Fatoum2020-11-271-1/+1
| * commands: boot: fix error code/clean up behavior when not bootingAhmad Fatoum2020-11-241-8/+5
| * setenv: align with POSIX in handling of setenv(var, "")Ahmad Fatoum2020-11-231-2/+1
| * fs: introduce unsetenv() to prepare for changing setenv(var, "") behaviorAhmad Fatoum2020-11-232-2/+7
* | imd command: Document verbose optionSascha Hauer2020-12-071-0/+1
* | sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOXAhmad Fatoum2020-11-271-1/+1
|/
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-102-2/+26
|\
| * nand command: Allow offsets with [kM] suffixesSascha Hauer2020-11-101-1/+1
| * nand command: Print OOB informationSascha Hauer2020-11-101-0/+5
| * mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-101-1/+20
* | i2c_probe: Use "read_byte" command for probingAlexander Shiyan2020-11-091-2/+4
* | commands: import memtester 4.3.0 from Debian GNU/LinuxPeter Mamonov2020-11-029-0/+906