aboutsummaryrefslogtreecommitdiff
path: root/doc/usage
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt1-0/+5
2023-09-09doc: Update path to source_file_format.rstJoao Marcos Costa1-2/+2
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini3-0/+507
2023-09-02doc: Add gpt command documentationJoshua Watt2-0/+185
2023-08-27doc: describe TPL/VPL/SPL bootHeinrich Schuchardt2-0/+322
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-1/+8
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass1-0/+22
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass1-0/+19
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+25
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-0/+8
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-0/+19
2023-08-25doc: Expand documentation for the cedit commandSimon Glass1-0/+15
2023-08-25expo: Add documentation for the configuration editorSimon Glass1-0/+2
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini3-1/+102
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass1-1/+79
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass1-1/+58
2023-08-09env: Explain how to use #include files in text environmentSimon Glass1-0/+6
2023-08-09doc: Explain how to avoid the distro-boot scriptsSimon Glass1-1/+1
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi2-0/+95
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2-94/+0
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi2-0/+94
2023-07-17qfw: Show the file address if availableSimon Glass1-12/+15