aboutsummaryrefslogtreecommitdiff
path: root/doc/usage
AgeCommit message (Expand)Author
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-17fdt: Show a message when the working FDT changesSimon Glass
2022-10-11doc: cmd: temperature: add documentationRobert Marko
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-10doc: man-page for clsHeinrich Schuchardt
2022-10-03Merge branch 'next'Tom Rini
2022-09-30doc: improve description of autostartHeinrich Schuchardt
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-15doc: cmd: loady: Document new configurationPali Rohár
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-09-14doc:eficonfig: add documentation for eficonfig commandMasahisa Kojima
2022-09-14doc:bootmenu: add description for UEFI boot supportMasahisa Kojima
2022-09-13cyclic: Add documentationStefan Roese
2022-09-09Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-09doc: man-page for tftpputHeinrich Schuchardt
2022-09-02cmd: Add pause commandSamuel Dionne-Riel
2022-09-01doc: Add gpio status output fields descriptionPatrice Chotard
2022-08-13doc: man-page for gpio commandHeinrich Schuchardt
2022-08-12bootstd: Update documentationSimon Glass
2022-08-02doc: rng: Add documentation for the rng commandSughosh Ganu
2022-07-29doc: environment: Further expand on Image locations and provide exampleTom Rini
2022-07-26doc: Make a start on docs for fdt commandSimon Glass
2022-07-13doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini
2022-07-13doc: environment: Drop u-boot_addr_rTom Rini
2022-06-28dm: core: Add documentation for the dm commandSimon Glass
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-06-19doc: man-page for the printenv commandHeinrich Schuchardt
2022-06-19doc: man-page for bootz commandHeinrich Schuchardt
2022-06-04doc: environment: Fix typoChris Packham
2022-05-28cmd/bootefi: correct command syntaxHeinrich Schuchardt
2022-05-03doc: fix typos in bootmenu.rstHeinrich Schuchardt
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: doc: Add documentationSimon Glass
2022-04-23doc: update bootefi man-pageHeinrich Schuchardt
2022-04-15doc: man-page for the env commandPatrick Delaunay
2022-04-09doc: correct bootefi.rstHeinrich Schuchardt
2022-04-07env: Drop the unncessary protocol mention in autoloadSimon Glass
2022-04-07env: Move the doc comment to the codeSimon Glass
2022-04-04Merge branch 'next'Tom Rini
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2022-04-01doc: smh: Update semihosting documentationSean Anderson
2022-04-01doc: Convert semihosting readme to rSTSean Anderson
2022-03-31doc: usage: Convert README.plan9 to reSTBin Meng
2022-03-31doc: usage: Update vxworks doc to mention RISC-V supportBin Meng
2022-03-31doc: usage: Convert README.vxworks to reSTBin Meng
2022-03-31doc: usage: Update the extension command titleBin Meng
2022-03-31doc: usage: Group all shell command docs into cmd/ sub-directoryBin Meng
2022-03-31doc: mmc devPatrick Delaunay