aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-07-17qfw: Show the file address if availableSimon Glass1-12/+15
2023-07-17part: Allow setting the partition-table typeSimon Glass1-0/+74
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass1-2/+27
2023-07-17x86: mtrr: Add documentationSimon Glass1-0/+151
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass1-1/+74
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass1-1/+21
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass1-1/+4
2023-07-14expo: Add a configuration editorSimon Glass1-0/+31
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini8-2/+765
2023-07-01doc: fix typo loady in loadb man-pageHeinrich Schuchardt1-1/+1
2023-07-01doc: saves man-pageHeinrich Schuchardt1-0/+88
2023-07-01doc: loads man-pageHeinrich Schuchardt1-0/+96
2023-06-23doc: Improve documentation for the bootm commandSimon Glass1-127/+200
2023-06-23doc: Bring in the command-syntax extensionsSimon Glass1-0/+227
2023-06-23doc: Bring in FIT signature filesSimon Glass1-1/+1
2023-06-23doc: bind man-pageHeinrich Schuchardt1-0/+103
2023-06-23doc: unbind man-pageHeinrich Schuchardt1-0/+95
2023-06-16doc: man-page for imxtractHeinrich Schuchardt1-0/+81
2023-06-12global: Use proper project name U-BootMichal Simek1-1/+1
2023-06-02doc: fix loady man-pageHeinrich Schuchardt1-4/+4
2023-06-02doc: loadx man-pageHeinrich Schuchardt1-0/+77
2023-06-02doc: loadb man-pageHeinrich Schuchardt1-0/+70
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass3-6/+6
2023-05-04doc: man-page for cpHeinrich Schuchardt1-0/+83
2023-05-04doc: mmc: drop 0x prefixes in read/write examplesAlexander Shirokov1-2/+2
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