Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
08f80c8bf5f9633b06b07c74269db837a28d2b4a
/
cmd
6218cf5
cmd: Make bootvx independent of bootelf
by Daniel Palmer
· 8 weeks ago
67545de
Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· 7 weeks ago
3887795
cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
by Heinrich Schuchardt
· 9 weeks ago
dccc4d3
cmd: booti: adjust the print format
by Dario Binacchi
· 3 months ago
093502e
Merge tag 'v2024.10-rc6' into next
by Tom Rini
· 8 weeks ago
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· 9 weeks ago
189ea8c
cmd: pxe: CMD_PXE implies CMD_TFTPBOOT
by Jerome Forissier
· 2 months ago
fee2db6
cmd/efidebug: fix some function descriptions
by Heinrich Schuchardt
· 9 weeks ago
940bebc
cmd: sf: prevent overwriting the reserved memory
by Prasad Kummari
· 2 months ago
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· 9 weeks ago
99a1c38
cmd: Fix memory-mapping in cmp command
by Simon Glass
· 3 months ago
4c5bc2b
read: Tidy up use of map_sysmem() in the read command
by Simon Glass
· 3 months ago
7579295
mmc: Use map_sysmem() with buffers in the mmc command
by Simon Glass
· 3 months ago
463a56b
usb: Drop old non-DM code
by Simon Glass
· 3 months ago
a1a8527
cmd: osd: Depend on OSD
by Marek Vasut
· 3 months ago
ab00d0e
cmd: mmc: Allow using partition name in mmc erase command
by Tomas Paukrt
· 3 months ago
bd90894
mmc: Hide mmc speed command under mmc command
by Marek Vasut
· 3 months ago
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 10 weeks ago
29cab7c
include: export uuid.h
by Caleb Connolly
· 3 months ago
d46dc18
cmd: add rdcycle test to RISC-V exception command
by Heinrich Schuchardt
· 3 months ago
3aa43cc
Merge patch series "provide names for emmc hardware partitions"
by Tom Rini
· 3 months ago
728cbde
mmc: allow use of hardware partition names for mmc partconf
by Tim Harvey
· 6 months ago
a4e7839
mmc: use an enumerated type to represent PARTITION_CONFIG fields
by Tim Harvey
· 6 months ago
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 3 months ago
27fc17f
lmb: remove the lmb_init_and_reserve() function
by Sughosh Ganu
· 3 months ago
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 3 months ago
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 3 months ago
12e97b7
cmd: bind: Use device sequence instead for driver bind/unbind
by Zixun LI
· 4 months ago
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· 3 months ago
9703a93
mmc: Drop the blank line before accesses
by Simon Glass
· 3 months ago
b711ef7
global_data: Drop spl_handoff
by Simon Glass
· 3 months ago
00f860f
board_f: Move fdt_size to board
by Simon Glass
· 3 months ago
7f67b37
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· 3 months ago
35ec297
cmd: bcb: Fix segfault on invalid block device
by Mattijs Korpershoek
· 4 months ago
6076b74
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 3 months ago
afab268
sandbox: Enable wget command
by Yasuharu Shibata
· 3 months ago
97613b6
cmd: led: fix led command usage for the LED_SW_BLINK enabled case
by Mikhail Kshevetskiy
· 3 months ago
8d425ff
i2c: Remove CFG_SYS_I2C_MAX_HOPS
by Simon Glass
· 3 months ago
104d7d3
date: Drop the legacy I2C code
by Simon Glass
· 3 months ago
e900e4c
rtc: Drop CFG_SYS_RTC_BUS_NUM
by Simon Glass
· 3 months ago
3a028c2
upl: Add a command
by Simon Glass
· 4 months ago
de417e9
ubi: allow to write to volume with offset
by Alexey Romanov
· 4 months ago
0043a97
ubi: allow to read from volume with offset
by Alexey Romanov
· 4 months ago
4862c6f
cmd: cpu: add release subcommand
by Hou Zhiqiang
· 4 months ago
c88e90a
Merge patch series "led: implement software blinking"
by Tom Rini
· 4 months ago
8224f16
led: enable LEDST_BLINK state unconditionally
by Mikhail Kshevetskiy
· 4 months ago
e50fa82
cmd: move CMD_DHCP6 options beneath CMD_DHCP6
by Heinrich Schuchardt
· 4 months ago
d32ca45
cmd: correct ELF-related commands dependencies
by Maxim Moskalets
· 4 months ago
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· 4 months ago
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 4 months ago
b47db02
android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
by Mattijs Korpershoek
· 5 months ago
ca8881c
cmd: Remove duplicate newlines
by Marek Vasut
· 4 months ago
987faed
cmd: add resize for FDT in bootelf
by Maxim Moskalets
· 5 months ago
10f8872
gpt: allow spaces in partition list
by Mikhail Kshevetskiy
· 5 months ago
6c368f4
Fix Kconfig coding style from spaces to tab
by Anand Moon
· 5 months ago
e2b258c
cmd: bootm: add ELF file support
by Maxim Moskalets
· 5 months ago
eff0649
Merge patch series "m68k: Implement a default flush_dcache_all"
by Tom Rini
· 5 months ago
f773232
cmd: cache: Remove weak functions
by Tom Rini
· 5 months ago
97017d8
Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 5 months ago
069fd5f
sandbox: enable support for the unlz4 command
by Jonathan Liu
· 6 months ago
ff3f083
cmd: ubi: check 'updating' before calling ubi_more_update_data()
by Martin Kurbanov
· 5 months ago
fb42f60
cmd: ubi: remove redundant initializations
by Martin Kurbanov
· 5 months ago
6a53fb5
Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 5 months ago
a585918
cmd: correct kaslrseed description
by Heinrich Schuchardt
· 5 months ago
d8d53db
cmd: fwu: Also print information about size
by Michal Simek
· 6 months ago
4972f15
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· 5 months ago
c75fab4
use fdt_kaslrseed function to de-duplicate code
by Tim Harvey
· 5 months ago
1f613c6
zboot: Correct use of state_mask argument
by Simon Glass
· 5 months ago
95c8c8b
zboot: Add debugging for booting
by Simon Glass
· 5 months ago
def1e37
cmd: gpt: Fix freeing gpt_pte in gpt_verify()
by Sam Protsenko
· 5 months ago
4c1ca0d
cmd: Make use of U_BOOT_LONGHELP when missing
by Tom Rini
· 5 months ago
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
cd3894e
cmd: link to doc/usage/fit/x86-fit-boot.rst
by Heinrich Schuchardt
· 5 months ago
4f7d983
cmd: fix typo in CMD_BOOTMETH help text
by Quentin Schulz
· 5 months ago
98379e3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next
by Tom Rini
· 5 months ago
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· 6 months ago
e4170b8
cmd: move ELF load and boot to lib/elf.c
by Maxim Moskalets
· 6 months ago
f57988d
imxtract: add support for zstd-compressed images
by Dmitry Gerasimov
· 6 months ago
51027c7
cmd: sound: fix help text
by Quentin Schulz
· 6 months ago
626c1ff
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 6 months ago
40da9e6
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
by Heinrich Schuchardt
· 6 months ago
bb89a2b
cmd: efidebug: add support for setting fdt
by Heinrich Schuchardt
· 7 months ago
f7529f7
cmd: eficonfig: add support for setting fdt
by Heinrich Schuchardt
· 7 months ago
f8de009
efi_loader: allow concatenation with contained end node
by Heinrich Schuchardt
· 6 months ago
826e0be
abootimg: Add init_boot image support
by Roman Stratiienko
· 6 months ago
82b5a86
Merge patch series "'eeprom' command improvements"
by Tom Rini
· 6 months ago
e554506
cmd: eeprom: Extend to EEPROMs probed via driver model
by Marek Behún
· 6 months ago
5ff2f6d
cmd: eeprom: Don't read/write whole EEPROM if not necessary
by Marek Behún
· 6 months ago
533d338
cmd: eeprom: Refactor command execution into function by action
by Marek Behún
· 6 months ago
246d1a5
cmd: eeprom: Refactor eeprom device specifier parsing
by Marek Behún
· 6 months ago
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
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· 6 months ago
29950c0
usb: remove not used variable in usb_ether_curr_dev
by Heiko Schocher
· 6 months ago
bbfa608
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
by Tim Harvey
· 6 months ago
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· 6 months ago
90ec245
cmd: fwu: make changes for supporting FWU metadata version 2
by Sughosh Ganu
· 8 months ago
775e261
Merge patch series "Clean-up patch set for MbedTLS integration"
by Tom Rini
· 6 months ago
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· 6 months ago
Next »