Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f26ca45f454727d0c2f05fe657c36fc94600bd58
/
doc
/
usage
2259c29
boot: add support for button commands
by Caleb Connolly
· Tue Jan 09 11:51:09 2024 +0000
ddbcc39
doc: man-page for smbios command
by Heinrich Schuchardt
· Thu Jan 25 16:54:35 2024 +0100
c3913e4
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jan 17 09:27:23 2024 -0500
dd5b958
doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA
by Rasmus Villemoes
· Wed Jan 03 11:47:10 2024 +0100
1b0c316
doc: create index entries for commands
by Heinrich Schuchardt
· Sun Jan 14 14:53:13 2024 +0100
2887401
doc: dfu: fix a handful of typos
by Mattijs Korpershoek
· Wed Jan 03 09:00:04 2024 +0100
477a1c4
doc/usage/cmd/cp.rst: document that overlapping regions are supported
by Rasmus Villemoes
· Wed Jan 03 11:47:04 2024 +0100
e9cc772
Merge tag 'v2024.01-rc6' into next
by Tom Rini
· Wed Jan 03 09:22:47 2024 -0500
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· Fri Dec 22 22:02:32 2023 +0100
efb5800
cmd: Add new cli command
by Francis Laniel
· Fri Dec 22 22:02:31 2023 +0100
0f6b715
rsa: use pkcs11 uri as defined in rfc7512
by Ayoub Zaki
· Sat Aug 26 13:53:29 2023 +0200
22a9508
net: wget: Support non-default HTTP port
by Marek Vasut
· Wed Dec 13 22:11:13 2023 +0100
72a09cc
doc: Replace examples of MD5 and SHA1 with SHA256
by Sean Anderson
· Sat Dec 02 14:33:14 2023 -0500
9bf2786
bootstd: Add a menu option to bootflow scan
by Simon Glass
· Sun Oct 01 19:15:25 2023 -0600
83f23f2
doc: cmd: add documentation for scmi
by AKASHI Takahiro
· Tue Nov 14 11:14:27 2023 +0900
6d5083b
bootstd: Add a return code to bootflow menu
by Simon Glass
· Sun Oct 01 19:14:38 2023 -0600
6d5a7c0
doc: typo 'form' in qfw.rst
by Heinrich Schuchardt
· Thu Nov 09 08:32:06 2023 -0800
b72160b
doc: shorten overlong title underlines
by Heinrich Schuchardt
· Sat Oct 28 11:59:32 2023 +0200
d176fed
Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Fri Nov 03 09:52:37 2023 -0400
1f692e3
cmd: mmc: Add mmc reg read command for reading card registers
by Marek Vasut
· Tue Oct 31 13:20:17 2023 +0100
3ed7faf
dfu: mmc: Add support for exposing whole mmc device
by Marek Vasut
· Sun Oct 29 23:37:22 2023 +0100
0afe557
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Fri Oct 27 19:27:29 2023 -0400
2915e25
doc: usage: fix ordering of shell commands
by Tom Fitzhenry
· Tue Oct 24 23:03:00 2023 +1100
bc36455
doc: gpt: fix example of echoing variable
by Tom Fitzhenry
· Tue Oct 24 22:59:06 2023 +1100
fb1c10e
doc: Add measured boot documentation
by Eddie James
· Tue Oct 24 10:43:52 2023 -0500
4c0bf97
cli: Add a command to show cmdline history
by Simon Glass
· Sun Oct 01 19:13:06 2023 -0600
07f6cb2
doc: use .dtso as extension for device tree overlay sources
by Rasmus Villemoes
· Mon Sep 25 10:09:09 2023 +0200
c1aae9b
doc: Clean up SYS_MALLOC_SIMPLE
by Simon Glass
· Tue Sep 26 08:14:29 2023 -0600
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
975baac
doc: usage: load: document part as hexadecimal
by Mickaël Tansorier
· Sat Sep 16 00:11:53 2023 +0200
f06f082
cmd: dm: allow for selecting uclass and device
by AKASHI Takahiro
· Wed Aug 23 10:49:47 2023 +0900
4d0837b
global: Use proper project name U-Boot (next2)
by Michal Simek
· Fri Sep 08 09:11:31 2023 +0200
fc36ad8
doc: delete unused values kernel command line
by Jaewon Jung
· Fri Sep 08 17:00:01 2023 +0900
d88ba5f
cmd: gpt: Add command to swap partition order
by Joshua Watt
· Thu Aug 31 10:51:41 2023 -0600
44d6233
cmd: gpt: Add command to set bootable flags
by Joshua Watt
· Thu Aug 31 10:51:38 2023 -0600
fd1134e
cmd: gpt: Add gpt_partition_bootable variable
by Joshua Watt
· Thu Aug 31 10:51:37 2023 -0600
37d91a9
doc: Update path to source_file_format.rst
by Joao Marcos Costa
· Thu Sep 07 22:50:45 2023 +0200
69dea21
Merge tag 'v2023.10-rc4' into next
by Tom Rini
· Mon Sep 04 10:51:58 2023 -0400
446de7c
doc: Add gpt command documentation
by Joshua Watt
· Thu Aug 31 10:51:35 2023 -0600
e7574fc
doc: describe TPL/VPL/SPL boot
by Heinrich Schuchardt
· Wed Aug 23 23:49:55 2023 +0200
4462fa3
expo: cedit: Support reading settings from CMOS RAM
by Simon Glass
· Mon Aug 14 16:40:38 2023 -0600
2b91ca6
expo: cedit: Support writing settings to CMOS RAM
by Simon Glass
· Mon Aug 14 16:40:37 2023 -0600
0f2e5a6
expo: cedit: Support reading settings from environment vars
by Simon Glass
· Mon Aug 14 16:40:36 2023 -0600
237f375
expo: cedit: Support writing settings to environment vars
by Simon Glass
· Mon Aug 14 16:40:35 2023 -0600
b1cd32b
expo: cedit: Support reading settings from a file
by Simon Glass
· Mon Aug 14 16:40:34 2023 -0600
28bf435
expo: cedit: Support writing settings to a file
by Simon Glass
· Mon Aug 14 16:40:33 2023 -0600
f8cb2e8
doc: Expand documentation for the cedit command
by Simon Glass
· Mon Aug 14 16:40:31 2023 -0600
40eb3c3
expo: Add documentation for the configuration editor
by Simon Glass
· Mon Aug 14 16:40:29 2023 -0600
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
6d8f95b
bootstd: Add a command to read all files for a bootflow
by Simon Glass
· Thu Aug 10 19:33:18 2023 -0600
5495aaf
bootstd: Allow display of the x86 setup information
by Simon Glass
· Sun Jul 30 11:17:00 2023 -0600
6fe2097
env: Explain how to use #include files in text environment
by Simon Glass
· Sun Jul 30 21:01:46 2023 -0600
b0eba69
doc: Explain how to avoid the distro-boot scripts
by Simon Glass
· Sun Jul 30 21:01:44 2023 -0600
5ad079f
arm_ffa: introduce armffa command
by Abdellatif El Khlifi
· Fri Aug 04 14:33:43 2023 +0100
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
e7f77f9
arm_ffa: introduce armffa command
by Abdellatif El Khlifi
· Thu Jul 13 14:28:42 2023 +0100
30e0bb8
qfw: Show the file address if available
by Simon Glass
· Sat Jul 15 21:38:48 2023 -0600
ed338b7
part: Allow setting the partition-table type
by Simon Glass
· Sat Jul 15 21:38:47 2023 -0600
2b94342
acpi: Add a comment to set the acpi tables
by Simon Glass
· Sat Jul 15 21:38:45 2023 -0600
23ec294
x86: mtrr: Add documentation
by Simon Glass
· Sat Jul 15 21:38:37 2023 -0600
cd91e99
bootstd: Support automatically setting Linux parameters
by Simon Glass
· Wed Jul 12 09:04:42 2023 -0600
55a2da3
bootstd: Add support for updating elements of the cmdline
by Simon Glass
· Wed Jul 12 09:04:39 2023 -0600
3392752
bootstd: Allow storing the OS command line in the bootflow
by Simon Glass
· Wed Jul 12 09:04:34 2023 -0600
c892511
expo: Add a configuration editor
by Simon Glass
· Thu Jun 01 10:23:02 2023 -0600
5ba5a20
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Jul 11 13:27:32 2023 -0400
a82f396
doc: harmonize Linux kernel documentation links
by Heinrich Schuchardt
· Sun Jul 09 04:00:06 2023 +0200
4a4ebe3
Merge tag 'v2023.07-rc6' into next
by Tom Rini
· Wed Jul 05 11:28:55 2023 -0400
9546a0e
doc: fix typo loady in loadb man-page
by Heinrich Schuchardt
· Sun Jun 25 23:22:44 2023 +0200
a8cc383
doc: saves man-page
by Heinrich Schuchardt
· Sun Jun 25 15:14:03 2023 +0200
3969b32
doc: loads man-page
by Heinrich Schuchardt
· Sun Jun 25 13:40:23 2023 +0200
c0761db
Merge tag 'doc-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Jun 23 14:23:11 2023 -0400
e940d05
doc: Improve documentation for the bootm command
by Simon Glass
· Fri Jun 23 13:22:14 2023 +0100
b02ff86
doc: Bring in the command-syntax extensions
by Simon Glass
· Fri Jun 23 13:22:13 2023 +0100
2e9d56e
doc: Add signing to the FIT spec
by Simon Glass
· Fri Jun 23 13:22:12 2023 +0100
f592566
doc: Move external FIT docs into the main body
by Simon Glass
· Fri Jun 23 13:22:11 2023 +0100
e0b5ddf
doc: Expand FIT tables to include all values
by Simon Glass
· Fri Jun 23 13:22:10 2023 +0100
7396304
doc: Tidy up the format docs to be more generic
by Simon Glass
· Fri Jun 23 13:22:09 2023 +0100
d49ff7e
doc: Bring in the FIT overlay information
by Simon Glass
· Fri Jun 23 13:22:08 2023 +0100
16e859f
doc: Bring in the FIT howto
by Simon Glass
· Fri Jun 23 13:22:07 2023 +0100
fb8b112
doc: Bring in FIT signature files
by Simon Glass
· Fri Jun 23 13:22:06 2023 +0100
7b75161
doc: Bring in FIT x86 boot
by Simon Glass
· Fri Jun 23 13:22:05 2023 +0100
c44aa61
doc: Bring in the FIT examples
by Simon Glass
· Fri Jun 23 13:22:04 2023 +0100
47e3733
doc: Reformat the FIT documentation to make it nicer
by Simon Glass
· Fri Jun 23 13:22:03 2023 +0100
a37a8f2
doc: Convert FIT source-file format to rST
by Simon Glass
· Fri Jun 23 13:22:02 2023 +0100
3786268
doc: Move FIT into its own directory
by Simon Glass
· Fri Jun 23 13:22:01 2023 +0100
921e0a0
doc: bind man-page
by Heinrich Schuchardt
· Wed Jun 21 21:24:55 2023 +0200
0475fd4
doc: unbind man-page
by Heinrich Schuchardt
· Fri Jun 16 17:11:49 2023 +0200
170b4af
doc: man-page for imxtract
by Heinrich Schuchardt
· Tue Jun 13 21:02:01 2023 +0200
50fa118
global: Use proper project name U-Boot
by Michal Simek
· Wed May 17 09:17:16 2023 +0200
8f75d59
doc: fix loady man-page
by Heinrich Schuchardt
· Tue May 16 07:45:05 2023 +0200
189a76a
doc: loadx man-page
by Heinrich Schuchardt
· Tue May 16 07:46:53 2023 +0200
7349306
doc: loadb man-page
by Heinrich Schuchardt
· Tue May 16 07:43:01 2023 +0200
b71d7f7
bootstd: Rename distro and syslinux to extlinux
by Simon Glass
· Wed May 10 16:34:46 2023 -0600
40ad2cc
doc: man-page for cp
by Heinrich Schuchardt
· Fri Apr 28 08:52:41 2023 +0200
a705cab
doc: mmc: drop 0x prefixes in read/write examples
by Alexander Shirokov
· Thu Apr 27 12:12:07 2023 +0200
6577fbf
doc: coninfo man-page
by Heinrich Schuchardt
· Sat Apr 01 12:33:49 2023 +0200
135d147
doc: blkmap: Add introduction and examples
by Tobias Waldekranz
· Thu Feb 16 16:33:54 2023 +0100
e06da31
efi: Support showing tables
by Simon Glass
· Mon Mar 20 08:30:15 2023 +1300
f25e3e1
doc: Add help for the efi command
by Simon Glass
· Mon Mar 20 08:30:13 2023 +1300
1f6b4f0
doc: document read/write commands
by Rasmus Villemoes
· Thu Mar 02 09:12:23 2023 +0100
Next »