aboutsummaryrefslogtreecommitdiff
path: root/doc/usage
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+13
2024-04-12usb: Add environment based device ignorelistJanne Grunau1-0/+13
2024-04-08doc: improve description of FAT partition name generationHeinrich Schuchardt1-3/+14
2024-04-08doc: missing :: in doc/usage/cmd/itest.rstHeinrich Schuchardt1-0/+2
2024-04-02Merge branch 'next'Tom Rini2-4/+11
2024-03-27doc: add reference to itest in if man-pageHeinrich Schuchardt1-3/+3
2024-03-27doc: man-page for itestHeinrich Schuchardt2-0/+114
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini2-0/+73
2024-03-21doc: typo SynopisHeinrich Schuchardt21-42/+42
2024-03-21doc: man-page for ifHeinrich Schuchardt2-0/+73
2024-03-21doc: typo SynopisHeinrich Schuchardt21-42/+42
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini1-1/+1
2024-03-13cmd: rng: Add rng list commandWeizhao Ouyang1-4/+10
2024-03-13doc: fix mistyped "env flags" commandThomas Weißschuh1-1/+1
2024-03-02cmd: setexpr: fix no matching string in gsub return empty valueMassimiliano Minella1-0/+1
2024-02-13boot: add support for button commandsCaleb Connolly1-0/+4
2024-01-26doc: man-page for smbios commandHeinrich Schuchardt2-0/+94
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini93-30/+306
2024-01-17doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATARasmus Villemoes2-2/+2
2024-01-17doc: create index entries for commandsHeinrich Schuchardt92-0/+276
2024-01-17doc: dfu: fix a handful of typosMattijs Korpershoek1-30/+30
2024-01-16doc/usage/cmd/cp.rst: document that overlapping regions are supportedRasmus Villemoes1-1/+2
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini2-1/+6
2023-12-28cli: Enables using modern hush parser as command line parserFrancis Laniel1-2/+17
2023-12-28cmd: Add new cli commandFrancis Laniel2-0/+60
2023-12-20rsa: use pkcs11 uri as defined in rfc7512Ayoub Zaki1-1/+1
2023-12-19net: wget: Support non-default HTTP portMarek Vasut2-1/+6
2023-12-17doc: Replace examples of MD5 and SHA1 with SHA256Sean Anderson15-105/+105
2023-12-13bootstd: Add a menu option to bootflow scanSimon Glass1-0/+5
2023-11-28doc: cmd: add documentation for scmiAKASHI Takahiro2-0/+127
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass1-0/+67
2023-11-11doc: typo 'form' in qfw.rstHeinrich Schuchardt1-1/+1
2023-11-11doc: shorten overlong title underlinesHeinrich Schuchardt10-12/+12
2023-11-03Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-0/+5
2023-11-01cmd: mmc: Add mmc reg read command for reading card registersMarek Vasut1-0/+26
2023-10-31dfu: mmc: Add support for exposing whole mmc deviceMarek Vasut1-0/+5
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+32
2023-10-27doc: usage: fix ordering of shell commandsTom Fitzhenry1-4/+4
2023-10-27doc: gpt: fix example of echoing variableTom Fitzhenry1-2/+3
2023-10-27doc: Add measured boot documentationEddie James2-0/+32
2023-10-11cli: Add a command to show cmdline historySimon Glass2-0/+68
2023-10-11doc: use .dtso as extension for device tree overlay sourcesRasmus Villemoes1-2/+2
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass1-1/+1
2023-10-02Merge branch 'next'Tom Rini6-6/+326
2023-09-29doc: usage: load: document part as hexadecimalMickaël Tansorier1-1/+1
2023-09-23cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro1-2/+28
2023-09-21global: Use proper project name U-Boot (next2)Michal Simek2-2/+2
2023-09-16doc: delete unused values kernel command lineJaewon Jung1-2/+2
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt1-0/+25
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt1-0/+12