aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-04-08doc: coninfo man-pageHeinrich Schuchardt1-0/+55
2023-03-25efi: Support showing tablesSimon Glass1-0/+22
2023-03-25doc: Add help for the efi commandSimon Glass1-0/+197
2023-03-17doc: document read/write commandsRasmus Villemoes2-0/+50
2023-03-13doc: man-page for panic commandHeinrich Schuchardt1-0/+33
2023-02-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/23Feb2023Tom Rini1-0/+69
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel1-0/+69
2023-02-11trace: Update documentationSimon Glass1-0/+163
2023-02-10menu: remove CTRL+C to quitMasahisa Kojima1-1/+1
2023-02-10doc: complete setexpr configuration informationHeinrich Schuchardt1-1/+4
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij1-0/+60
2023-01-31Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+48
2023-01-27doc: man-page for mtestHeinrich Schuchardt1-0/+66
2023-01-27doc: update font man-pageHeinrich Schuchardt1-7/+12
2023-01-27doc: sleep man-pageHeinrich Schuchardt1-0/+45
2023-01-27doc: example heading should be h2Heinrich Schuchardt1-1/+1
2023-01-23bootstd: Update documentation for new featuresSimon Glass2-5/+60
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass1-1/+4
2023-01-20doc: man-page for bdinfoHeinrich Schuchardt1-0/+119
2023-01-20doc: man-page for blkcacheHeinrich Schuchardt1-0/+74
2023-01-20doc: man-page for source commandHeinrich Schuchardt1-0/+193
2023-01-18cmd: part: Add partition-related type commandEnric Balletbo i Serra1-0/+18
2023-01-18doc: man-page for the part commandEnric Balletbo i Serra1-0/+136
2023-01-17doc/usage: cmd: sm: documentation efusedump cmdAlexey Romanov1-0/+4
2023-01-11cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut1-1/+3
2023-01-10doc/usage: cmd: documentation for meson/sm commandAlexey Romanov1-0/+44
2023-01-09Merge branch 'next'Tom Rini1-1/+1
2022-12-29doc: improve wget man-pageHeinrich Schuchardt1-2/+3
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini1-1/+1
2022-12-20doc: correct heading level in printenv man-pageHeinrich Schuchardt1-1/+1
2022-12-20cmd: allow sound command to play multiple soundsHeinrich Schuchardt1-2/+21
2022-12-05doc: man-page for the sound commandHeinrich Schuchardt1-0/+41
2022-12-02doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima1-29/+61
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)1-0/+61
2022-11-22doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt1-6/+6
2022-11-16doc: add man-page for cmp commandHeinrich Schuchardt1-0/+105
2022-11-16Documentation: man-page for command bootdHeinrich Schuchardt1-0/+38
2022-11-07dm: Add documentation for host command and implementationSimon Glass1-0/+116
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass1-1/+10
2022-11-07test: Allow showing basic information about testsSimon Glass1-0/+6
2022-11-07test: doc: Add documentation for ut commandSimon Glass1-0/+102
2022-11-06doc: update sbi command exampleHeinrich Schuchardt1-12/+19
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu1-0/+43
2022-10-30video: Add commands to list and change fontsSimon Glass1-0/+52
2022-10-17fdt: Show a message when the working FDT changesSimon Glass1-0/+1
2022-10-11doc: cmd: temperature: add documentationRobert Marko1-0/+50
2022-10-11cmd: xxd: add new commandRoger Knecht1-0/+50
2022-10-11cmd: cat: add new commandRoger Knecht1-0/+49
2022-10-10doc: man-page for clsHeinrich Schuchardt1-0/+26
2022-09-19Merge branch 'master' into nextTom Rini2-0/+129