Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a56f0ca821da0ff209c612f0e85d23a785a52977
/
cmd
a56f0ca
cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls
by Marek Behún
· 6 months ago
bff98ba
cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option
by Marek Behún
· 6 months ago
ce0a0ef
cmd: eeprom: Fix usage help for the eeprom command
by Marek Behún
· 6 months ago
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
63548fb
sandbox: make function 'do_undefined' properly compiles for PowerPC
by WHR
· 7 months ago
5c1444f
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
67ecd62
cmd/Kconfig: Add some missing dependencies
by Tom Rini
· 7 months ago
cdea43b
cmd: gpt: initialize partition table
by Kishan Dudhatra
· 7 months ago
618618d
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 7 months ago
9f251d1
cmd: sbi: add coreboot and oreboot implementation IDs
by Heinrich Schuchardt
· 7 months ago
85efa4e
cmd: sbi: add Supervisor Software Events extension
by Heinrich Schuchardt
· 7 months ago
3d6d02a
cmd: terminate efidebug test bootmgr early on error
by Heinrich Schuchardt
· 7 months ago
1ca2096
efi_loader: superfluous efi_restore_gd after EFI_CALL
by Heinrich Schuchardt
· 7 months ago
69041dd
cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
by Heinrich Schuchardt
· 7 months ago
4393ed9
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· 7 months ago
dd5000ef
Kconfig: Add missing quotes around source file
by Michal Simek
· 8 months ago
fc22ac2
cmd: eficonfig: check initrd path allocation
by Heinrich Schuchardt
· 7 months ago
08f3240
Kconfig: Remove all default n options
by Michal Simek
· 8 months ago
0748eb1
Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· 7 months ago
793921e
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· 7 months ago
084d88f
cmd: optee_rpmb: build cmd for sandbox
by Igor Opaniuk
· 8 months ago
3db6974
cmd: optee_rpmb: close tee session
by Igor Opaniuk
· 8 months ago
eeee659
cmd: mtd: OTP access support
by Arseniy Krasnov
· 8 months ago
90fec2b
cmd: sf: Fix sf probe crash
by Weizhao Ouyang
· 11 months ago
28c2362
Fix references to trace doc
by Vincent Stehlé
· 8 months ago
34bc960
sandbox: move sandbox specifics to booti_setup()
by Heinrich Schuchardt
· 11 months ago
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 8 months ago
ae4eb81
fastboot: Change fastboot_buf_addr to an address
by Simon Glass
· 12 months ago
b4832e8
bootm: Make OS booting dependent on BOOTM
by Simon Glass
· 12 months ago
79b906c
bootm: Add a Kconfig option for bootm functionality
by Simon Glass
· 12 months ago
5de06a6
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· 8 months ago
14c0fc7
x86: zboot: Separate logic functions from commands
by Simon Glass
· 12 months ago
357105f
x86: zboot: Move argument processing outside zboot_start()
by Simon Glass
· 12 months ago
e1f59f4
x86: zboot: Drop intermediate zboot_go() function
by Simon Glass
· 12 months ago
82e6b89
x86: zboot: Drop intermediate zboot_setup() function
by Simon Glass
· 12 months ago
f6d7ebd
x86: zboot: Move environment setting into zboot_load()
by Simon Glass
· 12 months ago
a911beb
x86: zboot: Create separate functions for the logic
by Simon Glass
· 12 months ago
205374e
x86: zboot: Avoid iteration in do_zboot_states()
by Simon Glass
· 12 months ago
c90a406
x86: zboot: Create a separate ZBOOT option for zboot logic
by Simon Glass
· 12 months ago
2bf90bd
x86: zboot: Move command code into its own file
by Simon Glass
· 12 months ago
a119833
cmd: sysboot: null check filename
by Caleb Connolly
· 8 months ago
5304d5d
cmd: rng: Print "Abort" on -EINTR
by Marek Behún
· 8 months ago
4b5b5fe
Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 8 months ago
58b796b
cmd: smbios: type 1 wake-up time, family
by Heinrich Schuchardt
· 10 months ago
10de8a8
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· 10 months ago
98c9212
Merge tag 'v2024.04-rc5' into next
by Tom Rini
· 8 months ago
00e9e0c
usb: gadget: UMS: support multiple sector sizes
by Caleb Connolly
· 8 months ago
42f9979
cmd: bootefi: error handling bootefi selftest
by Heinrich Schuchardt
· 9 months ago
985482d
cmd: bootefi: Don't show usage help if EFI binary fails.
by Heinrich Schuchardt
· 9 months ago
d960e20
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next
by Tom Rini
· 8 months ago
d894f7a
Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next
by Tom Rini
· 9 months ago
ded03b0
pmic: reword help text
by Quentin Schulz
· 9 months ago
938f011
cmd: add FDT setup for bootelf by flag
by Maxim Moskalets
· 9 months ago
ae31efc
cli: allow users to determine history buffer allocation method
by Hanyuan Zhao
· 9 months ago
168e947
cmd: rng: Add rng list command
by Weizhao Ouyang
· 9 months ago
d66844d
cmd: sbi: formatting PolarFire Hart Software Services version
by Heinrich Schuchardt
· 9 months ago
6e53e1d
cmd: sbi: Correctly display unknown implementation IDs
by Heinrich Schuchardt
· 9 months ago
489a578
cmd: md5sum: use hash_command
by Igor Opaniuk
· 9 months ago
c5f053d
cmd: eeprom: Fix config dependency
by Ivan Orlov
· 9 months ago
c588e9b
fs: drop reiserfs
by Peter Robinson
· 9 months ago
1c01ed3
cmd: remove common.h from exception command implementations
by Heinrich Schuchardt
· 10 months ago
847f69c
cmd: setexpr: fix no matching string in gsub return empty value
by Massimiliano Minella
· 10 months ago
d2e83e2
cmd: avb: rework do_avb_verify_part
by Igor Opaniuk
· 10 months ago
a4669d7
cmd: avb: rework prints
by Igor Opaniuk
· 10 months ago
29cb886
avb: move SPDX license identifiers to the first line
by Igor Opaniuk
· 10 months ago
1eb0c62
cmd: hash: fix param count check
by Igor Opaniuk
· 10 months ago
68e948a
smbios: correctly name Structure Table Maximum Size field
by Heinrich Schuchardt
· 10 months ago
4bdecef
cmd: smbios: show correct table size for SMBIOS2.1 entry point
by Heinrich Schuchardt
· 10 months ago
baf24c7
cmd: smbios: replace missing string by 'Not Specified'
by Heinrich Schuchardt
· 10 months ago
5b3bfee
cmd: smbios: add missing colon after UUID
by Heinrich Schuchardt
· 10 months ago
b1d3108
cmd: smbios: always use '0x%04x' for printing handles
by Heinrich Schuchardt
· 10 months ago
35b0d18
cmd: sbi: add support for Debug Trigger Extension
by Heinrich Schuchardt
· 10 months ago
707dab0
cmd: in do_efi_capsule_esrt use efi_get_configuration_table
by Heinrich Schuchardt
· 10 months ago
bf11df8
cmd: provide command to display SMBIOS information
by Heinrich Schuchardt
· 10 months ago
08f67c4
cmd: bootmenu: rename U-Boot console to Exit
by Svyatoslav Ryhel
· 11 months ago
ee65ec0
cmd: increase default for SYS_MAXARGS
by Heinrich Schuchardt
· 11 months ago
50db3b9
cmd/flash: Make this default y for CFI and NOR only
by Tom Rini
· 11 months ago
dc11bf0
cmd/mtdparts: Make this select MTD_PARTITIONS
by Tom Rini
· 11 months ago
d080a1a
cmd: license: Add CONFIG_GZIP dependency
by Ivan Orlov
· 11 months ago
8f665ec
cmd: bootflow: remove dead code in do_bootflow_cmdline()
by Heinrich Schuchardt
· 11 months ago
479f54a
getchar(): Correct usage
by Tom Rini
· 11 months ago
b8d3d71
Revert "cmd: Set modern hush as default shell"
by Tom Rini
· 10 months ago
c3913e4
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 11 months ago
a6f3753
cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro
by Rasmus Villemoes
· 11 months ago
e3e542d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· 11 months ago
9b08b9a
efi_loader: split unrelated code from efi_bootmgr.c
by AKASHI Takahiro
· 11 months ago
b0796e4
cmd/mem.c: use memmove in do_mem_cp()
by Rasmus Villemoes
· 11 months ago
40ef32e
cmd: mtd: avoid unintentional integer overflow
by Heinrich Schuchardt
· 11 months ago
f11d098
cmd: efidebug: check pointer after memory allocation
by Heinrich Schuchardt
· 11 months ago
5dcefa7
efi_loader: Clean up efi_dp_append and efi_dp_concat
by Ilias Apalodimas
· 11 months ago
910590d
cmd: acpi: check HW reduced flag in acpi list
by Heinrich Schuchardt
· 12 months ago
9f8e062
cmd: acpi: fix listing DSDT and FACS
by Heinrich Schuchardt
· 12 months ago
919f835
acpi: Write pointers to tables instead of addresses
by Simon Glass
· 11 months ago
1f8a1b1
Merge patch series "Modernize U-Boot shell"
by Tom Rini
· 11 months ago
145263e
cmd: Set modern hush as default shell
by Francis Laniel
· 11 months ago
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· 11 months ago
efb5800
cmd: Add new cli command
by Francis Laniel
· 11 months ago
529cb2c
cli: Add menu for hush parser
by Francis Laniel
· 11 months ago
13692b3
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· 11 months ago
Next »