aboutsummaryrefslogtreecommitdiff
path: root/doc/usage
AgeCommit message (Expand)AuthorFilesLines
2022-07-13doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini1-3/+12
2022-07-13doc: environment: Drop u-boot_addr_rTom Rini1-1/+0
2022-06-28dm: core: Add documentation for the dm commandSimon Glass2-0/+488
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva2-0/+50
2022-06-19doc: man-page for the printenv commandHeinrich Schuchardt2-0/+91
2022-06-19doc: man-page for bootz commandHeinrich Schuchardt2-0/+67
2022-06-04doc: environment: Fix typoChris Packham1-1/+1
2022-05-28cmd/bootefi: correct command syntaxHeinrich Schuchardt1-4/+4
2022-05-03doc: fix typos in bootmenu.rstHeinrich Schuchardt1-2/+2
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini4-0/+673
2022-04-25bootstd: doc: Add documentationWIP/2022-04-25-initial-implementation-of-stdbootSimon Glass4-0/+673
2022-04-23doc: update bootefi man-pageHeinrich Schuchardt1-3/+18
2022-04-15doc: man-page for the env commandPatrick Delaunay5-1/+387
2022-04-09doc: correct bootefi.rstHeinrich Schuchardt1-4/+5
2022-04-07env: Drop the unncessary protocol mention in autoloadSimon Glass1-1/+1
2022-04-07env: Move the doc comment to the codeSimon Glass1-1/+0
2022-04-04Merge branch 'next'Tom Rini4-5/+158
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-1/+2
2022-04-01doc: smh: Update semihosting documentationSean Anderson1-4/+67
2022-04-01doc: Convert semihosting readme to rSTSean Anderson2-0/+44
2022-03-31doc: usage: Convert README.plan9 to reSTBin Meng2-0/+23
2022-03-31doc: usage: Update vxworks doc to mention RISC-V supportBin Meng1-3/+8
2022-03-31doc: usage: Convert README.vxworks to reSTBin Meng2-0/+127
2022-03-31doc: usage: Update the extension command titleBin Meng1-2/+2
2022-03-31doc: usage: Group all shell command docs into cmd/ sub-directoryBin Meng36-37/+35
2022-03-31doc: mmc devPatrick Delaunay1-16/+20
2022-03-28video: Drop cfg_consoleSimon Glass1-5/+0
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini2-0/+78
2022-03-26doc: man-page for the wdt commandHeinrich Schuchardt2-0/+78
2022-03-10event: Add documentationSimon Glass2-0/+50
2022-02-26doc: describe fatload commandHeinrich Schuchardt2-0/+81
2022-02-11doc: usage: DFU: Fix dfu_alt_info documentMasami Hiramatsu1-17/+40
2022-01-25doc: Add usage information for the acpi commandSimon Glass2-0/+236
2021-12-21doc: remove duplicate page inclusionHeinrich Schuchardt1-1/+0
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini1-1/+1
2021-12-09doc: usage: Fix command in fdt overlay apply sequenceAlexander Dahl1-1/+1
2021-11-28sf: doc: Add documentation for the 'sf' commandSimon Glass2-0/+246
2021-11-16bootm: Tidy up use of autostart env varWIP/2021-11-16-env-reworkSimon Glass1-2/+3
2021-11-16doc: Improve environment documentation furtherSimon Glass1-72/+43
2021-11-16doc: Improve environment documentationSimon Glass2-9/+28
2021-11-16doc: Mention CONFIG_DEFAULT_ENV_FILESimon Glass1-0/+15
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2-1/+81
2021-11-16doc: Move environment documentation to rSTSimon Glass1-0/+381
2021-11-07doc: mmc rescan speed modeHeinrich Schuchardt1-16/+20
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-2/+47
2021-09-10doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"Aswath Govindraju1-2/+47
2021-08-31qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini1-1/+1
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass1-0/+6
2021-08-02doc: Add a note about number representationSimon Glass1-0/+31
2021-08-02doc: Convert command-line info to rSTSimon Glass2-0/+57