Ilias Apalodimas edce82c822 tpm: Fix autostart for TPM1.2 devices 8 months ago
..
arm e7588d81cd cmd: exception: arm64: fix undefined, add faults 2 years ago
broadcom 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
meson ac7fdbc35d cmd/arm: meson: sm: introduce efusedump command 1 year ago
mvebu 4548b37a29 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 1 year ago
riscv 6982e6b046 cmd/sbi: display new extensions 9 months ago
sandbox 3a5ec03578 cmd: sandbox: implement exception command 3 years ago
ti 5b4d810de7 Correct SPL uses of SYS_LONGHELP 1 year ago
x86 db971a7587 x86: Add a little more info to cbsysinfo 9 months ago
.gitignore d726f225f5 cmd: rework "license" command 7 years ago
2048.c a554ee7ede cmd: Add 2048 game 1 year ago
Kconfig f16a48fec9 arm_ffa: introduce armffa command 9 months ago
Makefile f16a48fec9 arm_ffa: introduce armffa command 9 months ago
ab_select.c 22cdb3f0f1 android_ab: Add option to skip decrementing tries 10 months ago
abootimg.c 636da2039a android: boot: support boot image header version 3 and 4 1 year ago
acpi.c 297184143a acpi: Add a comment to set the acpi tables 10 months ago
adc.c 8676ae36ae cmd: List all uclass devices regardless of probe error 1 year ago
addrmap.c 56d0635f18 cmd: Add a command to display the address map 3 years ago
adtimg.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
aes.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
armffa.c f16a48fec9 arm_ffa: introduce armffa command 9 months ago
armflash.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
avb.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
axi.c 4e4bf9449b common: Drop display_options.h from common header 1 year ago
bcb.c 64a11fb8c9 cmd: bcb: select user(0) hwpart in __bcb_load() 1 year ago
bdinfo.c 0be0f205b9 bdinfo: Show the malloc base with the bdinfo command 10 months ago
bind.c 38f7d3b653 cmd: bind: Fix driver binding on a device 2 years ago
binop.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
blk_common.c 3d2fc79714 cmd: blk: Allow generic read/write operations to work in sandbox 1 year ago
blkcache.c f86eba03fa cmd:Elaborate 'blkcache' cmd HELP statement 2 years ago
blkmap.c bb56da117f cmd: blkmap: Add blkmap command 1 year ago
blob.c 6cc04547cb global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 1 year ago
bloblist.c 907bcd3a33 cmd: Add missing check for CONFIG_SYS_LONGHELP 3 years ago
bmp.c 58182b2db9 cmd: bmp: Split bmp commands and functions 1 year ago
boot.c efc3f9526f boot: Call flush() before booting 1 year ago
bootcount.c 5b4d810de7 Correct SPL uses of SYS_LONGHELP 1 year ago
bootdev.c 0236642212 cmd/bootdev: print readable status code 9 months ago
bootefi.c 54edc37a22 efi_loader: make efi_delete_handle() follow the EFI spec 9 months ago
bootflow.c 33ebcb4681 bootstd: Support automatically setting Linux parameters 10 months ago
booti.c d9d7c20b73 treewide: Drop bootm_headers_t typedef 1 year ago
bootm.c 2c0b61d562 bootm: Drop #ifdef from do_bootm() 1 year ago
bootmenu.c 9945bc4f86 Fix incorrect return code of boot option update 10 months ago
bootmeth.c bc06aa035d bootstd: Allow bootmeths to be marked as global 1 year ago
bootstage.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
bootz.c d9d7c20b73 treewide: Drop bootm_headers_t typedef 1 year ago
btrfs.c 61143f741e treewide: Fix Marek's name and change my e-mail address 1 year ago
button.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
cache.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
cat.c 822f7a4543 cat: Update command to use fs_load_alloc() 10 months ago
cbfs.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
cedit.c a0874dc4ac expo: Add a configuration editor 10 months ago
clk.c c40251c120 cmd: clk: probe the clock before dump them 1 year ago
clone.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
cls.c 61a6210541 video: Add a note about the broken implementation 1 year ago
config.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
conitrace.c 48618e9b8b cmd: conitrace: increase wait for next key 3 years ago
console.c d9d07d751e cmd: consider multiplexing in coninfo 1 year ago
cpu.c 5b4d810de7 Correct SPL uses of SYS_LONGHELP 1 year ago
cramfs.c 17ead040d4 Audit <flash.h> inclusion 1 year ago
cros_ec.c 17ead040d4 Audit <flash.h> inclusion 1 year ago
cyclic.c 8ba4eae01d cmd: cyclic: Remove duplicate command name in help text 9 months ago
date.c 06a94b3e8b cmd: convert fallthrough comment. 1 year ago
demo.c 8676ae36ae cmd: List all uclass devices regardless of probe error 1 year ago
dfu.c e9b0fd839b cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB 2 years ago
diag.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
disk.c f3543e6944 treewide: Drop image_header_t typedef 1 year ago
dm.c 5b4d810de7 Correct SPL uses of SYS_LONGHELP 1 year ago
echo.c d018734c0c cmd: change suppress newline in echo command 3 years ago
eeprom.c aa59c1bec7 cmd: eeprom: don't truncate target address at 32-bit 1 year ago
efi.c 1d32eee4fa efi: Support showing tables 1 year ago
efi_common.c 041840eeeb efi: Split out table-listing code into a new file 1 year ago
eficonfig.c 9945bc4f86 Fix incorrect return code of boot option update 10 months ago
eficonfig_sbkey.c cd160b27bd eficonfig: refactor eficonfig_process_common function 1 year ago
efidebug.c 0c95744bcc cmd: efidebug: add missing efi_free_pool for dh subcommand 10 months ago
elf.c efc3f9526f boot: Call flush() before booting 1 year ago
erofs.c 739941e11e fs/erofs: add filesystem commands 2 years ago
ethsw.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
event.c 5c006e7cb3 cmd: event: Remove additional event description 1 year ago
exit.c 721307eba0 cmd: exit: Fix return value propagation out of environment scripts 1 year ago
ext2.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
ext4.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
extension_board.c 18552d2a72 bootstd: Add a hunter for the extension feature 1 year ago
fastboot.c 443d319180 net: add fastboot TCP support 1 year ago
fat.c 274227500a cmd: fat: Use do_save() for fatwrite 3 years ago
fdt.c 33c63cea5e cmd: fdt: Correct checking of configuration node 11 months ago
flash.c 17ead040d4 Audit <flash.h> inclusion 1 year ago
font.c 4f6e34811d video console: move vidconsole_get_font_size() logic to driver ops 1 year ago
fpga.c f3543e6944 treewide: Drop image_header_t typedef 1 year ago
fpgad.c 4e4bf9449b common: Drop display_options.h from common header 1 year ago
fs.c d20481ee3c cmd: fs: document where 'size' stores its result 11 months ago
fs_uuid.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
fuse.c b4f0c7f613 cmd: fuse: Add a command to read fuses to memory 2 years ago
fwu_mdata.c 1e917a69e5 fwu: rename fwu_get_verified_mdata to fwu_get_mdata 11 months ago
gettime.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
gpio.c 8676ae36ae cmd: List all uclass devices regardless of probe error 1 year ago
gpt.c 1fa11cdcfe cmd: gpt: Remove confusing help text 8 months ago
hash.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
help.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
host.c 952018117a dm: sandbox: Switch over to using the new host uclass 1 year ago
i2c.c d8964b3e1d global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG 1 year ago
ide.c 80778f505c ide: Move ide_init() into probing 1 year ago
ini.c 8c1bb04b56 cmd: ini: Fix build warning 9 months ago
io.c 4e4bf9449b common: Drop display_options.h from common header 1 year ago
iotrace.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
irq.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
itest.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
jffs2.c 17ead040d4 Audit <flash.h> inclusion 1 year ago
kaslrseed.c fe3dde3e7b cmd: kaslrseed: add command to generate value from hwrng 2 years ago
led.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
legacy-mtd-utils.c 899fb5aa8b cmd: sf/nand: Print and return failure when 0 length is passed 11 months ago
legacy-mtd-utils.h eb446ef625 cmd: nand/sf: isolate legacy code 4 years ago
legacy_led.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
license.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
load.c 338b67f76c cmd: fix loads, saves on sandbox 10 months ago
log.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
lsblk.c 8149b1500d blk: Rename if_type to uclass_id 1 year ago
lzmadec.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
mac.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
mbr.c 55a4244372 cmd: mbr: Force DOS driver to be used for verify 10 months ago
md5sum.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
mdio.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
mem.c 5c3ea29e43 cmd: fix mtest on 64 bit systems 1 year ago
mii.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
misc.c c4645fc87e cmd/misc: Stop using a function pointer 1 year ago
mmc.c fbf368f176 cmd: mmc: Return CMD_RET_* from commands 1 year ago
mp.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
mtd.c d09807ad14 cmd: mtd: check if a block has to be skipped or erased 1 year ago
mtdparts.c 8b83d54f9e configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT 1 year ago
mux.c 05115abe8d cmd: Add a mux command 3 years ago
nand.c cfb82f7c12 mtd: nand: Mark reserved blocks 1 year ago
net.c e80f4079b3 Merge tag 'v2023.07-rc6' into next 10 months ago
nvedit.c 289aa6a371 cmd: nvedit: remove error check, handle with Kconfig 1 year ago
nvedit_efi.c 57b2d300af cmd: simplify do_env_set_efi() 1 year ago
nvme.c e33a5c6be5 blk: Switch over to using uclass IDs 1 year ago
onenand.c 6d81319728 cmd: onenand: fix printf codes 2 years ago
optee_rpmb.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
osd.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
panic.c 85ecfd1a12 cmd: add a panic command 3 years ago
part.c 125194e6a1 part: Allow setting the partition-table type 10 months ago
pause.c dc0d17c26a cmd: Add pause command 1 year ago
pcap.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
pci.c 62d92d87f3 cmd: missing fallthrough macro in do_pci() 1 year ago
pci_mps.c 59b1c9be01 cmd: pci: Add command to set MPS of all PCIe devices 1 year ago
pinmux.c 185f812c41 doc: replace @return by Return: 2 years ago
pmc.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
pmic.c 8676ae36ae cmd: List all uclass devices regardless of probe error 1 year ago
printf.c 175e4b01be cmd: setexpr: fix printf_str() 8 months ago
printf.h f4f8d8bb1a cmd: setexpr: add format string handling 2 years ago
pstore.c ac52cba63f pstore: Support already existing reserved-memory node 2 years ago
pvblock.c e33a5c6be5 blk: Switch over to using uclass IDs 1 year ago
pwm.c 55fd1c442e cmd: pwm: fix typo 'eisable' -> 'disable' 2 years ago
pxe.c 7d0188927b net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 1 year ago
qfw.c d2e7972d7b qfw: Show the file address if available 10 months ago
read.c 8311ac5fe0 cmd: introduce 'write' command 1 year ago
reginfo.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
regulator.c 16abdd42b3 cmd/regulator: missing fallthrough in do_dev() 1 year ago
reiser.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
remoteproc.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
rng.c c79e274c7c cmd: rng: Use a statically allocated array for random bytes 1 year ago
rockusb.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
rtc.c 4e4bf9449b common: Drop display_options.h from common header 1 year ago
sata.c e33a5c6be5 blk: Switch over to using uclass IDs 1 year ago
sb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
scp03.c 66356b4c06 WS cleanup: remove trailing empty lines 2 years ago
scsi.c e33a5c6be5 blk: Switch over to using uclass IDs 1 year ago
seama.c 41a29f284c cmd: Add a SEAMA image load command 1 year ago
setexpr.c 185f812c41 doc: replace @return by Return: 2 years ago
sf.c 899fb5aa8b cmd: sf/nand: Print and return failure when 0 length is passed 11 months ago
sha1sum.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
sleep.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
smccc.c e2aa078c1c cmd: smccc: Print results in hex instead of dec 1 year ago
sound.c 532952f63c cmd: avoid endless loop in sound play command 1 year ago
source.c 30f3333d88 image: Move common image code to image_board and command 1 year ago
spi.c c40e021b83 cmd: spi: Judge the number of added parameters 1 year ago
spl.c 6493fa4c3d arm: use CONFIG_SUPPORT_PASSING_ATAGS 2 years ago
sqfs.c bba604b65e fs/squashfs: add filesystem commands 3 years ago
stackprot_test.c 63de067a1b cmd: wrong printf() code in do_test_stackprot_fail() 2 years ago
strings.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
sysboot.c 7d0188927b net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 1 year ago
temperature.c 7f673bb8f5 cmd: add temperature command 1 year ago
terminal.c ac3821430e terminal: only serial_reinit_all if available 3 years ago
test.c f7ae49fc4f common: Drop log.h from common header 4 years ago
thordown.c e47431aa5c thor: add support for the dfu_alt_info reintialization from the flashed script 3 years ago
time.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
timer.c 3c7bb89718 cmd: Split out timer command from the sleep command 3 years ago
tlv_eeprom.c fa0af90a0e cmd: tlv_eeprom: enable 'dev' subcommand before 'read' 1 year ago
tpm-common.c e663b2ff4b tpm: Add 'tpm autostart' shell command 11 months ago
tpm-user-utils.h e663b2ff4b tpm: Add 'tpm autostart' shell command 11 months ago
tpm-v1.c edce82c822 tpm: Fix autostart for TPM1.2 devices 8 months ago
tpm-v2.c e663b2ff4b tpm: Add 'tpm autostart' shell command 11 months ago
tpm_test.c 7e218c19c7 cmd: missing break in test_write_limit() 1 year ago
trace.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
tsi148.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
ubi.c 34031e9cce cmd: ubi: Fix 'ubi list' command arguments parsing 9 months ago
ubifs.c b46cec4166 ubifs: allow loading to above 4GiB 11 months ago
ufs.c 1be82afa80 global: Use proper project name U-Boot 11 months ago
universe.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
unlz4.c 2a2d8e94dd lz4: Use a private header for U-Boot 2 years ago
unzip.c 6cdc8be7c5 sandbox: Enable support for the gzip command 2 years ago
usb.c 7a875a8e5c cmd: usb: Prevent reset in usb tree/info command 11 months ago
usb_gadget_sdp.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
usb_mass_storage.c a57adacf50 cmd: ums: abort mounting by pressing any key 1 year ago
vbe.c f1779f2cc3 vbe: Avoid a build failure when bloblist is not enabled 1 year ago
version.c 1e4d965b59 acpi: Put the version numbers in a central place 11 months ago
video.c f029f90e7d video: Move the console commands to cmd/ 1 year ago
virtio.c 4954937d92 dm: treewide: Do not use the return value of simple uclass iterator 1 year ago
w1.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
wdt.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
wol.c 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
ximg.c 6e7df1d151 global: Finish CONFIG -> CFG migration 1 year ago
xxd.c 23c0df6e7c cmd: xxd: add new command 1 year ago
yaffs2.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
zfs.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
zip.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago