Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
791a17f459493e7a4664b4f38189235727f810a3
/
cmd
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
adaea9c
cmd: sandbox: implement exception command
by Heinrich Schuchardt
· Thu Nov 12 00:29:57 2020 +0100
c7b03e8
cli: Support macro processing with a fixed-size buffer
by Simon Glass
· Thu Nov 05 10:33:47 2020 -0700
783ef3f
env: Allow returning errors from hdelete_r()
by Simon Glass
· Thu Nov 05 10:33:37 2020 -0700
38833c8
cmd: add "efidebug capsule" command
by AKASHI Takahiro
· Tue Nov 17 09:28:01 2020 +0900
a51fb1c
cmd: efidebug: Add support for TCG2 final events table
by Ilias Apalodimas
· Mon Nov 30 11:47:41 2020 +0200
7f59c71
tpm: use more than sha256 on pcr_extend
by Ilias Apalodimas
· Thu Nov 26 23:07:22 2020 +0200
a81e9dc
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
by Patrick Delaunay
· Mon Oct 26 09:31:42 2020 +0100
580a7a5
setexpr: Add support for strings
by Simon Glass
· Sun Nov 01 14:15:44 2020 -0700
00547af
setexpr: Convert to use a struct for values
by Simon Glass
· Sun Nov 01 14:15:43 2020 -0700
7a11486
setexpr: Correct buffer overflow bug and enable tests
by Simon Glass
· Sun Nov 01 14:15:42 2020 -0700
28ae25a
setexpr: Correct dropping of final unmatched string
by Simon Glass
· Sun Nov 01 14:15:41 2020 -0700
00e4419
setexpr: Add some tests for buffer overflow and backref
by Simon Glass
· Sun Nov 01 14:15:40 2020 -0700
b8e9f2d
setexpr: Split the core logic into its own function
by Simon Glass
· Sun Nov 01 14:15:39 2020 -0700
7c19edf
setexpr: Add explicit support for 32- and 64-bit ints
by Simon Glass
· Sun Nov 01 14:15:37 2020 -0700
3d3c397
command: Add constants for cmd_get_data_size string / error
by Simon Glass
· Sun Nov 01 14:15:36 2020 -0700
feb7db8
cmd: pxe: Use internal FDT if retrieving from FDTDIR fails
by Anton Leontiev
· Tue Sep 03 10:52:24 2019 +0300
a078915
tpm: Change response length of tpm2_get_capability()
by Ilias Apalodimas
· Thu Nov 05 23:58:43 2020 +0200
30ca181
cmd: conitrace: replace getc() by getchar()
by Heinrich Schuchardt
· Fri Oct 23 12:46:04 2020 +0200
304882e
cmd: log: Add commands to manipulate filters
by Sean Anderson
· Tue Oct 27 19:55:38 2020 -0400
60aa4fe
cmd: log: Make "log level" print all log levels
by Sean Anderson
· Tue Oct 27 19:55:35 2020 -0400
cd6f8ab
cmd: log: Add commands to list categories and drivers
by Sean Anderson
· Tue Oct 27 19:55:34 2020 -0400
0a3b694
cmd: log: Split off log level parsing
by Sean Anderson
· Tue Oct 27 19:55:33 2020 -0400
dcabb4b
cmd: log: Use sub-commands for log
by Sean Anderson
· Tue Oct 27 19:55:32 2020 -0400
c182182
test: log: Convert log_test from python to C
by Sean Anderson
· Tue Oct 27 19:55:27 2020 -0400
b6e92dc
log: Use CONFIG_IS_ENABLED() for LOG_TEST
by Sean Anderson
· Tue Oct 27 19:55:23 2020 -0400
9a2cdfc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Oct 29 09:10:24 2020 -0400
becd9b7
cmd: Add a mux command
by Pratyush Yadav
· Fri Oct 16 16:16:35 2020 +0530
fad2e88
cmd: fat: Use do_save() for fatwrite
by Lad Prabhakar
· Tue Oct 20 08:45:46 2020 +0100
e1dae50
cmd: Add a 'misc' command to access miscellaneous devices
by Bin Meng
· Wed Oct 14 14:34:52 2020 +0800
9ad0417
cmd: Split out timer command from the sleep command
by Bin Meng
· Tue Oct 13 18:45:06 2020 +0800
7c4f7be
cmd: Rename CMD_MISC to CMD_SLEEP
by Bin Meng
· Tue Oct 13 18:45:05 2020 +0800
1a99435
cmd: optee_rpmb command for read/write of rpmb from optee
by Ruchika Gupta
· Fri Oct 23 13:39:33 2020 +0530
c4954fb
common: rename getc() to getchar()
by Heinrich Schuchardt
· Wed Oct 07 18:11:48 2020 +0200
adee5df
cmd/button: return button status
by Heinrich Schuchardt
· Mon Sep 14 12:50:56 2020 +0200
cdd6a6d
cmd: Fixup DT to pass PStore Ramoops parameters
by Frédéric Danis
· Fri Mar 20 10:59:24 2020 +0100
ed2e8e4
cmd: Add command to display or save Linux PStore dumps
by Frédéric Danis
· Fri Mar 20 10:59:22 2020 +0100
e9d54d7
Kconfig: Move autoboot options under boot options
by Simon Glass
· Thu Sep 10 20:21:16 2020 -0600
bd81c5b
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Oct 06 13:59:01 2020 -0400
b936a97
bloblist: Add a command
by Simon Glass
· Sat Sep 19 18:49:26 2020 -0600
928de7d
efi_loader: consider no-map property of reserved memory
by Heinrich Schuchardt
· Thu Aug 27 12:52:20 2020 +0200
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
2829d99
sntp: use udp framework
by Philippe Reynes
· Fri Sep 18 14:13:02 2020 +0200
3375e0b
cmd: irq: disable CMD_IRQ for riscv arch
by Pragnesh Patel
· Mon Aug 24 20:38:55 2020 +0530
50adeff
efi_loader: efidebug display RNG protocol
by Heinrich Schuchardt
· Sun Sep 27 14:50:25 2020 +0200
38738d9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· Fri Sep 25 09:04:01 2020 -0400
3bbcf6f
x86: video: Show information about each video device
by Simon Glass
· Tue Sep 22 21:16:40 2020 -0600
fbf120c
x86: Add support for more than 8 MTRRs
by Simon Glass
· Tue Sep 22 14:54:51 2020 -0600
fdc4587
x86: Allow showing details about a HOB entry
by Simon Glass
· Tue Sep 22 14:54:50 2020 -0600
fe6d294
x86: hob: Try to show a name instead of a GUID
by Simon Glass
· Tue Sep 22 14:54:49 2020 -0600
3c07f1c
x86: hob: Add way to show a single hob entry
by Simon Glass
· Tue Sep 22 14:54:48 2020 -0600
01c102d
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 24 08:33:47 2020 -0400
37923d9
cmd: pxe: Add relocation to pxe_sub cmds
by T Karthik Reddy
· Wed Sep 16 01:13:56 2020 -0600
594a7f0
Merge branch 'master' into next
by Tom Rini
· Mon Sep 21 14:25:37 2020 -0400
c248742
cmd: acpi: Print revisions in hex format
by Andy Shevchenko
· Mon Sep 21 11:34:21 2020 +0300
2febde4
Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Sep 19 08:35:20 2020 -0400
d9858d6
efi: change 'env -e -i' usage syntax
by Maxim Uvarov
· Fri Aug 28 22:20:10 2020 +0300
1c39c10
cmd: mem: fix range of bitflip test
by Ralph Siemsen
· Wed Sep 09 12:10:00 2020 -0400
834b552
env: Crash in 'env import' when using checksum and a specific size
by Pedro Aguilar
· Mon Aug 31 11:01:41 2020 +0200
8724b97
board: ns3: kconfig: extend board kconfig with specific commands
by Vladimir Olovyannikov
· Thu Aug 20 20:41:07 2020 +0530
79e3e02a
cmd: broadcom: add command for chimp handshake
by Bharat Kumar Reddy Gooty
· Thu Aug 20 20:41:06 2020 +0530
c693173
cmd: broadcom: add cmd to update bnxt image env variables
by Vikas Gupta
· Thu Aug 20 20:41:05 2020 +0530
c30a59c
cmd: broadcom: add bnxt boot command
by Trac Hoang
· Thu Aug 20 20:41:04 2020 +0530
26fd219
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· Mon Sep 07 14:31:00 2020 -0400
cc5bd26
efi: clean up efi command
by Heinrich Schuchardt
· Thu Aug 27 12:39:03 2020 +0200
c3a9c9c
efi_loader: log messages for bootefi command
by Heinrich Schuchardt
· Tue Aug 25 17:54:05 2020 +0000
d0ba411
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Thu Sep 03 09:48:28 2020 -0400
be30ec1
usb: gadget: Fix controller index in UMS
by Ye Li
· Mon Jun 29 10:12:26 2020 +0800
9abf45b
x86: mtrr: Fix parsing of "mtrr list" command
by Wolfgang Wallner
· Fri Aug 14 09:55:24 2020 +0200
93b5cb2
cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH
by Michal Simek
· Mon Aug 24 13:17:00 2020 +0200
463c386
cmd: Kconfig: Change dependency for CMD_ADC
by Michal Simek
· Wed Aug 19 10:44:17 2020 +0200
454b3ef
cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
by Stefan Roese
· Thu Aug 13 07:04:24 2020 +0200
a13a2aa
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
by Stefan Roese
· Wed Aug 12 13:16:36 2020 +0200
bbc8846
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
by Stefan Roese
· Wed Aug 12 11:55:46 2020 +0200
b4699fe
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Tue Aug 25 08:18:50 2020 -0400
724ff23
Merge branch '2020-08-24-misc-improvements'
by Tom Rini
· Mon Aug 24 20:24:21 2020 -0400
95492ae
cmd: provide command sbi
by Heinrich Schuchardt
· Thu Aug 20 19:43:39 2020 +0200
93ba128
Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Aug 24 17:28:18 2020 -0400
a4016cb
cmd: fix clone coverity scan
by John Chau
· Mon Aug 17 15:53:01 2020 +0800
fa11c86
efi_loader: use ':' as separator for setenv -i
by Heinrich Schuchardt
· Mon Aug 24 08:27:49 2020 +0200
aa4a66c
efi_loader: document parameters of do_bootefi_exec()
by Heinrich Schuchardt
· Sat Aug 15 23:10:22 2020 +0200
7cb5151
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Mon Aug 24 09:06:02 2020 -0400
0ca4cc0
cmd: clk: correctly handle depth for clk dump
by Patrick Delaunay
· Thu Jul 30 14:04:10 2020 +0200
15c5a34
cmd: clk: cosmetic: correct code alignment in show_clks
by Patrick Delaunay
· Thu Jul 30 14:04:09 2020 +0200
fcb3731
cmd: bind: allow to bind driver with driver data
by Patrice Chotard
· Tue Jul 28 09:13:31 2020 +0200
a7c05b1
Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Aug 15 09:01:01 2020 -0400
550ad7c
cmd: demo: Remove duplicated help message for list subcommand
by Michal Simek
· Thu Aug 13 10:12:21 2020 +0200
4fec7f8
xen: pvblock: Add initial support for para-virtualized block driver
by Anastasiia Lukianenko
· Thu Aug 06 12:42:55 2020 +0300
5dfa883
cmd: exception: unaligned data access on RISC-V
by Heinrich Schuchardt
· Thu Aug 06 12:34:59 2020 +0200
e6ed835
cmd/efidebug: missing initialization of load_options
by Heinrich Schuchardt
· Tue Aug 11 18:20:50 2020 +0200
410ed36
Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Aug 11 08:56:52 2020 -0400
a7647a7
efi_loader: set load options in boot manager
by Heinrich Schuchardt
· Fri Aug 07 17:49:39 2020 +0200
25c6be5
efi_loader: factor out efi_set_load_options()
by Heinrich Schuchardt
· Fri Aug 07 17:47:13 2020 +0200
eb1f909
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
by Tom Rini
· Fri Jul 24 17:14:47 2020 -0400
a12c66f
fs/squashfs: add filesystem commands
by Joao Marcos Costa
· Thu Jul 30 15:33:48 2020 +0200
573c0fa
cmd: Update the memory-search command
by Simon Glass
· Tue Jul 28 19:41:14 2020 -0600
3ae4e95
cmd: bdinfo: Move sram info prints to generic code
by Ovidiu Panait
· Fri Jul 24 14:12:13 2020 +0300
Next »