Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e36bd3ee1f9a83748a7e3ef55e1736d66fe85d82
/
cmd
4862c6f
cmd: cpu: add release subcommand
by Hou Zhiqiang
· Thu Aug 01 11:59:55 2024 +0800
c88e90a
Merge patch series "led: implement software blinking"
by Tom Rini
· Tue Jul 30 12:36:22 2024 -0600
8224f16
led: enable LEDST_BLINK state unconditionally
by Mikhail Kshevetskiy
· Fri Jul 19 13:12:11 2024 +0400
e50fa82
cmd: move CMD_DHCP6 options beneath CMD_DHCP6
by Heinrich Schuchardt
· Wed Jul 17 16:54:46 2024 +0200
d32ca45
cmd: correct ELF-related commands dependencies
by Maxim Moskalets
· Mon Jul 15 23:01:10 2024 +0300
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· Mon Jul 15 12:42:00 2024 +0100
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· Thu Jul 18 13:52:11 2024 -0600
b47db02
android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
by Mattijs Korpershoek
· Wed Jul 10 10:40:04 2024 +0200
ca8881c
cmd: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:16 2024 +0200
987faed
cmd: add resize for FDT in bootelf
by Maxim Moskalets
· Fri Jun 28 11:34:11 2024 +0300
10f8872
gpt: allow spaces in partition list
by Mikhail Kshevetskiy
· Thu Jun 27 14:29:04 2024 +0300
6c368f4
Fix Kconfig coding style from spaces to tab
by Anand Moon
· Sun Jun 23 23:10:21 2024 +0530
e2b258c
cmd: bootm: add ELF file support
by Maxim Moskalets
· Fri Jun 21 14:42:10 2024 +0300
eff0649
Merge patch series "m68k: Implement a default flush_dcache_all"
by Tom Rini
· Wed Jul 03 14:42:11 2024 -0600
f773232
cmd: cache: Remove weak functions
by Tom Rini
· Wed Jun 19 15:27:59 2024 -0600
97017d8
Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· Wed Jul 03 09:06:07 2024 -0600
069fd5f
sandbox: enable support for the unlz4 command
by Jonathan Liu
· Sat May 25 18:10:53 2024 +1000
ff3f083
cmd: ubi: check 'updating' before calling ubi_more_update_data()
by Martin Kurbanov
· Sun Jun 16 16:34:18 2024 +0300
fb42f60
cmd: ubi: remove redundant initializations
by Martin Kurbanov
· Sun Jun 16 16:34:17 2024 +0300
6a53fb5
Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Sun Jun 30 10:59:42 2024 -0600
a585918
cmd: correct kaslrseed description
by Heinrich Schuchardt
· Tue Jun 18 14:29:13 2024 +0200
d8d53db
cmd: fwu: Also print information about size
by Michal Simek
· Wed Jun 05 16:58:27 2024 +0200
4972f15
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· Fri Jun 28 17:31:28 2024 -0600
c75fab4
use fdt_kaslrseed function to de-duplicate code
by Tim Harvey
· Tue Jun 18 14:06:08 2024 -0700
1f613c6
zboot: Correct use of state_mask argument
by Simon Glass
· Wed Jun 19 06:34:52 2024 -0600
95c8c8b
zboot: Add debugging for booting
by Simon Glass
· Wed Jun 19 06:34:51 2024 -0600
def1e37
cmd: gpt: Fix freeing gpt_pte in gpt_verify()
by Sam Protsenko
· Wed Jun 19 16:23:30 2024 -0500
4c1ca0d
cmd: Make use of U_BOOT_LONGHELP when missing
by Tom Rini
· Wed Jun 19 10:09:44 2024 -0600
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
cd3894e
cmd: link to doc/usage/fit/x86-fit-boot.rst
by Heinrich Schuchardt
· Tue Jun 18 08:05:46 2024 +0200
4f7d983
cmd: fix typo in CMD_BOOTMETH help text
by Quentin Schulz
· Wed Jun 12 16:58:46 2024 +0200
98379e3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next
by Tom Rini
· Sun Jun 16 09:10:13 2024 -0600
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· Tue May 21 10:46:52 2024 +0200
e4170b8
cmd: move ELF load and boot to lib/elf.c
by Maxim Moskalets
· Wed Jun 05 21:43:34 2024 +0300
f57988d
imxtract: add support for zstd-compressed images
by Dmitry Gerasimov
· Sun Jun 02 17:25:52 2024 +0200
51027c7
cmd: sound: fix help text
by Quentin Schulz
· Mon Jun 10 18:11:44 2024 +0200
626c1ff
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Tue Jun 11 07:42:55 2024 -0600
40da9e6
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
by Heinrich Schuchardt
· Mon Jun 10 10:00:01 2024 +0200
bb89a2b
cmd: efidebug: add support for setting fdt
by Heinrich Schuchardt
· Fri Apr 26 16:13:12 2024 +0200
f7529f7
cmd: eficonfig: add support for setting fdt
by Heinrich Schuchardt
· Fri Apr 26 16:13:11 2024 +0200
f8de009
efi_loader: allow concatenation with contained end node
by Heinrich Schuchardt
· Fri May 24 14:54:26 2024 +0200
826e0be
abootimg: Add init_boot image support
by Roman Stratiienko
· Thu May 23 07:06:07 2024 +0000
82b5a86
Merge patch series "'eeprom' command improvements"
by Tom Rini
· Fri Jun 07 10:48:41 2024 -0600
e554506
cmd: eeprom: Extend to EEPROMs probed via driver model
by Marek Behún
· Tue May 21 09:13:35 2024 +0200
5ff2f6d
cmd: eeprom: Don't read/write whole EEPROM if not necessary
by Marek Behún
· Tue May 21 09:13:34 2024 +0200
533d338
cmd: eeprom: Refactor command execution into function by action
by Marek Behún
· Tue May 21 09:13:33 2024 +0200
246d1a5
cmd: eeprom: Refactor eeprom device specifier parsing
by Marek Behún
· Tue May 21 09:13:32 2024 +0200
a56f0ca
cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls
by Marek Behún
· Tue May 21 09:13:31 2024 +0200
bff98ba
cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option
by Marek Behún
· Tue May 21 09:13:30 2024 +0200
ce0a0ef
cmd: eeprom: Fix usage help for the eeprom command
by Marek Behún
· Tue May 21 09:13:29 2024 +0200
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· Mon Jun 03 18:42:11 2024 -0600
29950c0
usb: remove not used variable in usb_ether_curr_dev
by Heiko Schocher
· Wed May 15 08:24:41 2024 +0200
bbfa608
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
by Tim Harvey
· Sat May 25 13:00:49 2024 -0700
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· Fri May 24 13:42:07 2024 -0600
90ec245
cmd: fwu: make changes for supporting FWU metadata version 2
by Sughosh Ganu
· Fri Mar 22 16:27:27 2024 +0530
775e261
Merge patch series "Clean-up patch set for MbedTLS integration"
by Tom Rini
· Wed May 22 08:55:35 2024 -0600
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· Thu May 16 14:11:52 2024 -0700
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· Mon May 20 10:16:33 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
63548fb
sandbox: make function 'do_undefined' properly compiles for PowerPC
by WHR
· Wed May 01 00:55:10 2024 +0800
5c1444f
cmd: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:10:59 2024 -0600
67ecd62
cmd/Kconfig: Add some missing dependencies
by Tom Rini
· Sat Apr 27 08:10:52 2024 -0600
cdea43b
cmd: gpt: initialize partition table
by Kishan Dudhatra
· Mon Apr 22 23:47:33 2024 +0530
618618d
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Wed May 01 19:40:32 2024 -0600
9f251d1
cmd: sbi: add coreboot and oreboot implementation IDs
by Heinrich Schuchardt
· Wed Apr 17 16:01:28 2024 +0200
85efa4e
cmd: sbi: add Supervisor Software Events extension
by Heinrich Schuchardt
· Wed Apr 17 16:01:27 2024 +0200
3d6d02a
cmd: terminate efidebug test bootmgr early on error
by Heinrich Schuchardt
· Sat Apr 20 16:06:16 2024 +0200
1ca2096
efi_loader: superfluous efi_restore_gd after EFI_CALL
by Heinrich Schuchardt
· Fri Apr 19 11:59:01 2024 +0200
69041dd
cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
by Heinrich Schuchardt
· Mon Apr 22 15:50:10 2024 +0200
4393ed9
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· Mon Apr 22 11:01:56 2024 -0600
dd5000ef
Kconfig: Add missing quotes around source file
by Michal Simek
· Tue Apr 16 08:55:16 2024 +0200
fc22ac2
cmd: eficonfig: check initrd path allocation
by Heinrich Schuchardt
· Wed Apr 17 18:01:25 2024 +0200
08f3240
Kconfig: Remove all default n options
by Michal Simek
· Mon Apr 15 10:20:05 2024 +0200
0748eb1
Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Thu Apr 18 12:13:40 2024 -0600
793921e
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· Thu Apr 18 08:29:35 2024 -0600
084d88f
cmd: optee_rpmb: build cmd for sandbox
by Igor Opaniuk
· Thu Apr 04 15:19:49 2024 +0200
3db6974
cmd: optee_rpmb: close tee session
by Igor Opaniuk
· Thu Apr 04 15:19:48 2024 +0200
eeee659
cmd: mtd: OTP access support
by Arseniy Krasnov
· Wed Mar 27 01:39:19 2024 +0300
90fec2b
cmd: sf: Fix sf probe crash
by Weizhao Ouyang
· Thu Jan 04 11:46:19 2024 +0000
28c2362
Fix references to trace doc
by Vincent Stehlé
· Thu Apr 11 18:44:02 2024 +0200
34bc960
sandbox: move sandbox specifics to booti_setup()
by Heinrich Schuchardt
· Thu Jan 11 09:03:43 2024 +0100
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· Wed Apr 10 17:06:27 2024 -0600
ae4eb81
fastboot: Change fastboot_buf_addr to an address
by Simon Glass
· Thu Dec 14 21:19:04 2023 -0700
b4832e8
bootm: Make OS booting dependent on BOOTM
by Simon Glass
· Thu Dec 14 21:19:01 2023 -0700
79b906c
bootm: Add a Kconfig option for bootm functionality
by Simon Glass
· Thu Dec 14 21:19:00 2023 -0700
5de06a6
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· Wed Apr 10 13:49:35 2024 -0600
14c0fc7
x86: zboot: Separate logic functions from commands
by Simon Glass
· Sun Dec 03 17:29:36 2023 -0700
357105f
x86: zboot: Move argument processing outside zboot_start()
by Simon Glass
· Sun Dec 03 17:29:34 2023 -0700
e1f59f4
x86: zboot: Drop intermediate zboot_go() function
by Simon Glass
· Sun Dec 03 17:29:33 2023 -0700
82e6b89
x86: zboot: Drop intermediate zboot_setup() function
by Simon Glass
· Sun Dec 03 17:29:32 2023 -0700
f6d7ebd
x86: zboot: Move environment setting into zboot_load()
by Simon Glass
· Sun Dec 03 17:29:31 2023 -0700
a911beb
x86: zboot: Create separate functions for the logic
by Simon Glass
· Sun Dec 03 17:29:30 2023 -0700
205374e
x86: zboot: Avoid iteration in do_zboot_states()
by Simon Glass
· Sun Dec 03 17:29:29 2023 -0700
c90a406
x86: zboot: Create a separate ZBOOT option for zboot logic
by Simon Glass
· Sun Dec 03 17:29:28 2023 -0700
2bf90bd
x86: zboot: Move command code into its own file
by Simon Glass
· Sun Dec 03 17:29:27 2023 -0700
a119833
cmd: sysboot: null check filename
by Caleb Connolly
· Mon Mar 18 23:16:36 2024 +0000
5304d5d
cmd: rng: Print "Abort" on -EINTR
by Marek Behún
· Thu Apr 04 09:51:05 2024 +0200
4b5b5fe
Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Tue Apr 02 22:37:23 2024 -0400
58b796b
cmd: smbios: type 1 wake-up time, family
by Heinrich Schuchardt
· Sat Feb 10 12:06:47 2024 +0100
Next »