summaryrefslogtreecommitdiff
path: root/doc/usage
AgeCommit message (Expand)AuthorFilesLines
2023-01-24bootstd: Update documentation for new featuresSimon Glass2-5/+60
2023-01-24dm: core: Support sorting devices with dm treeSimon Glass1-1/+4
2023-01-20Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini4-0/+389
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2023-01-20doc: man-page for bdinfoHeinrich Schuchardt2-0/+120
2023-01-20doc: man-page for blkcacheHeinrich Schuchardt2-0/+75
2023-01-20doc: man-page for source commandHeinrich Schuchardt2-0/+194
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 Serra2-0/+137
2023-01-11cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut1-1/+3
2023-01-09Merge branch 'next'Tom Rini2-5/+5
2022-12-29doc: improve wget man-pageHeinrich Schuchardt1-2/+3
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini2-0/+42
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-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-05doc: man-page for the sound commandHeinrich Schuchardt2-0/+42
2022-12-02doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima1-29/+61
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)2-0/+62
2022-11-22doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt1-6/+6
2022-11-16doc: add man-page for cmp commandHeinrich Schuchardt2-0/+106
2022-11-16Documentation: man-page for command bootdHeinrich Schuchardt2-0/+39
2022-11-08dm: Add documentation for host command and implementationSimon Glass2-0/+117
2022-11-08test: Add a way to detect a test that breaks anotherSimon Glass1-1/+10
2022-11-08test: Allow showing basic information about testsSimon Glass1-0/+6
2022-11-08test: doc: Add documentation for ut commandSimon Glass2-0/+103
2022-11-06doc: update sbi command exampleHeinrich Schuchardt1-12/+19
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu2-0/+44
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-10-30video: Drop remaining references to CONFIG_LCDSimon Glass1-2/+2
2022-10-30video: Add commands to list and change fontsSimon Glass2-0/+53
2022-10-18fdt: Show a message when the working FDT changesSimon Glass1-0/+1
2022-10-11doc: cmd: temperature: add documentationRobert Marko2-0/+51
2022-10-11cmd: xxd: add new commandRoger Knecht2-0/+51
2022-10-11cmd: cat: add new commandRoger Knecht2-0/+50
2022-10-10doc: man-page for clsHeinrich Schuchardt2-0/+27
2022-10-03Merge branch 'next'Tom Rini7-1/+254
2022-09-30doc: improve description of autostartHeinrich Schuchardt1-13/+21
2022-09-25blk: Rename if_type to uclass_idSimon Glass1-1/+1
2022-09-19Merge branch 'master' into nextTom Rini3-0/+130
2022-09-15doc: cmd: loady: Document new configurationPali Rohár1-0/+7
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-0/+146
2022-09-14doc:eficonfig: add documentation for eficonfig commandMasahisa Kojima2-0/+72
2022-09-14doc:bootmenu: add description for UEFI boot supportMasahisa Kojima1-0/+74
2022-09-13cyclic: Add documentationStefan Roese2-0/+46
2022-09-09Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+88
2022-09-09doc: man-page for tftpputHeinrich Schuchardt2-0/+88
2022-09-02cmd: Add pause commandSamuel Dionne-Riel2-0/+54