Jianlong.Huang 803349d956 cmd/eeprom: fix data type issue for parse_numeric_param před 2 roky
..
arm 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
broadcom 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mvebu 7e6a6fd821 Convert CONFIG_ENV_SPI_BUS et al to Kconfig před 2 roky
riscv 89a86dcf61 cmd: sbi: show SBI implementation version před 2 roky
sandbox 3a5ec03578 cmd: sandbox: implement exception command před 3 roky
ti 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
x86 3b64774323 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 před 2 roky
.gitignore d726f225f5 cmd: rework "license" command před 7 roky
Kconfig 480245cf27 cmd: Add Kconfig option for multiprocessor cmds před 2 roky
Makefile 480245cf27 cmd: Add Kconfig option for multiprocessor cmds před 2 roky
ab_select.c 9f7bb2825b part: Support getting whole disk from part_get_info_by_dev_and_name_or_num před 3 roky
abootimg.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
acpi.c 06f6f3d478 acpi: Tidy up the table list před 2 roky
adc.c 4a05497a8c cmd: adc: Report return value on error před 2 roky
addrmap.c 56d0635f18 cmd: Add a command to display the address map před 3 roky
adtimg.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
aes.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
armflash.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
avb.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
axi.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
bcb.c 18956cd419 cmd: bcb: fix bcb struct alignment issue před 2 roky
bdinfo.c ff66e7bb73 fdt: Report the devicetree source před 2 roky
bind.c 38f7d3b653 cmd: bind: Fix driver binding on a device před 2 roky
binop.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
blk_common.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
blkcache.c f86eba03fa cmd:Elaborate 'blkcache' cmd HELP statement před 2 roky
blob.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
bloblist.c 907bcd3a33 cmd: Add missing check for CONFIG_SYS_LONGHELP před 3 roky
bmp.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
boot.c aa5fb3de23 cmd: boot: Update reset usage message před 2 roky
bootcount.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
bootefi.c d837cb1e3b efi: Add debugging to efi_set_bootdev() před 2 roky
booti.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
bootm.c 98150e7e8c mtd: cfi: introduce CFI_FLASH_BANKS před 2 roky
bootmenu.c 83a287a613 bootmenu: Allow to quit it via ESC/CTRL+C před 3 roky
bootstage.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
bootz.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
btrfs.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
button.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' před 3 roky
cache.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
cbfs.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
clk.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
clone.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
cls.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
config.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
conitrace.c 48618e9b8b cmd: conitrace: increase wait for next key před 3 roky
console.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
cpu.c 8b85dfc675 dm: Avoid accessing seq directly před 3 roky
cramfs.c 185f812c41 doc: replace @return by Return: před 2 roky
cros_ec.c 185f812c41 doc: replace @return by Return: před 2 roky
dataflash_mmc_mux.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
date.c 55dabcc8f2 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY před 2 roky
demo.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
dfu.c e9b0fd839b cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB před 2 roky
diag.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
disk.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
dm.c 2e48836895 cmd: dm: Fixed/Added DM driver listing subcommands před 3 roky
echo.c d018734c0c cmd: change suppress newline in echo command před 3 roky
eeprom.c 803349d956 cmd/eeprom: fix data type issue for parse_numeric_param před 2 roky
efi.c 25a326b006 efi: Support the efi command in the app před 2 roky
efidebug.c 156ccbc3c4 efi: Use 16-bit unicode strings před 2 roky
elf.c 7839865272 bootm: Tidy up use of autostart env var před 2 roky
ethsw.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
exit.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
ext2.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
ext4.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
extension_board.c 2f84e9cf06 cmd: add support for a new "extension" command před 3 roky
fastboot.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
fat.c 274227500a cmd: fat: Use do_save() for fatwrite před 3 roky
fdt.c f899cc1432 ti: keystone: Move away from CONFIG_SOC_KEYSTONE před 2 roky
flash.c 98150e7e8c mtd: cfi: introduce CFI_FLASH_BANKS před 2 roky
fpga.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
fpgad.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
fs.c 2280fa56a0 cmd: fs: Add command to list supported fs types před 3 roky
fs_uuid.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
fuse.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
gettime.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
gpio.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
gpt.c 185f812c41 doc: replace @return by Return: před 2 roky
hash.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
help.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
host.c 32c8566f13 sandbox: Drop CONFIG_HOST_MAX_DEVICES před 2 roky
i2c.c 1edef7693b cmd/i2c.c: Remove unused legacy code před 2 roky
ide.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
ini.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
io.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
iotrace.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
irq.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
itest.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
jffs2.c 185f812c41 doc: replace @return by Return: před 2 roky
kaslrseed.c fe3dde3e7b cmd: kaslrseed: add command to generate value from hwrng před 2 roky
led.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
legacy-mtd-utils.c eb446ef625 cmd: nand/sf: isolate legacy code před 4 roky
legacy-mtd-utils.h eb446ef625 cmd: nand/sf: isolate legacy code před 4 roky
legacy_led.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
license.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
load.c c6855195e4 loads: Block writes into LMB reserved areas of U-Boot před 2 roky
log.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
lsblk.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' před 3 roky
lzmadec.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mac.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
mbr.c 362a79f3e8 mbr: Correct verification check před 2 roky
md5sum.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mdio.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mem.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
mfsl.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mii.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
misc.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mmc.c 1d4b3b2fcb cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - před 2 roky
mp.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
mtd.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
mtdparts.c 185f812c41 doc: replace @return by Return: před 2 roky
mux.c 05115abe8d cmd: Add a mux command před 3 roky
nand.c 4ea84c5dce cmd: nand biterr - Add support for nand biterr command před 2 roky
net.c 434075393d net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP před 2 roky
nvedit.c f231566475 env: Move non-cli env functions to env/common.c před 2 roky
nvedit_efi.c 983a5a2e72 cmd: printenv: simplify printing GUIDs před 2 roky
nvme.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
onenand.c 0d1ecc99cb mtd: Remove mtd_erase_callback() entirely před 2 roky
optee_rpmb.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
osd.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
panic.c 85ecfd1a12 cmd: add a panic command před 3 roky
part.c bc314f8e5f cmd: part: list all 128 GPT partitions před 2 roky
pcap.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
pci.c 1a4942f1d9 pci: Extend 'pci' command with bus option '*' před 2 roky
pinmux.c 185f812c41 doc: replace @return by Return: před 2 roky
pmc.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
pmic.c 8b85dfc675 dm: Avoid accessing seq directly před 3 roky
printf.c f4f8d8bb1a cmd: setexpr: add format string handling před 2 roky
printf.h f4f8d8bb1a cmd: setexpr: add format string handling před 2 roky
pstore.c ac52cba63f pstore: Support already existing reserved-memory node před 2 roky
pvblock.c 66356b4c06 WS cleanup: remove trailing empty lines před 2 roky
pwm.c a84d3b6c56 cmd: pwm: Remove additional pwm description před 2 roky
pxe.c d50244e9d8 pxe: Allow calling the pxe_get logic directly před 2 roky
qfw.c 2f45b3041e qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR před 2 roky
read.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
reginfo.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
regulator.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat před 3 roky
reiser.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
remoteproc.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
rng.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
rockusb.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
rtc.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
sata.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
sb.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
scp03.c 66356b4c06 WS cleanup: remove trailing empty lines před 2 roky
scsi.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
setexpr.c 185f812c41 doc: replace @return by Return: před 2 roky
sf.c 185f812c41 doc: replace @return by Return: před 2 roky
sha1sum.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
sleep.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
smccc.c 66356b4c06 WS cleanup: remove trailing empty lines před 2 roky
sound.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
source.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
spi.c 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB před 2 roky
spl.c 6493fa4c3d arm: use CONFIG_SUPPORT_PASSING_ATAGS před 2 roky
sqfs.c bba604b65e fs/squashfs: add filesystem commands před 3 roky
stackprot_test.c 63de067a1b cmd: wrong printf() code in do_test_stackprot_fail() před 2 roky
strings.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
sysboot.c 81a2f8d34b pxe: Refactor sysboot to have one helper před 2 roky
terminal.c ac3821430e terminal: only serial_reinit_all if available před 3 roky
test.c f7ae49fc4f common: Drop log.h from common header před 4 roky
thordown.c e47431aa5c thor: add support for the dfu_alt_info reintialization from the flashed script před 3 roky
time.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
timer.c 3c7bb89718 cmd: Split out timer command from the sleep command před 3 roky
tlv_eeprom.c ee8ce3840a cmd: tlv_eeprom před 2 roky
tpm-common.c 185f812c41 doc: replace @return by Return: před 2 roky
tpm-user-utils.h 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
tpm-v1.c e845dd7c8b cmd: tpm-v1: fix load_key_by_sha1 compile errors před 2 roky
tpm-v2.c 2957a1e224 tpm: use more algorithms than sha256 on pcr_read před 2 roky
tpm_test.c d6a885f087 tpm: Switch TPMv1 over to use the new API před 3 roky
trace.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
tsi148.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
ubi.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
ubifs.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
ufs.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
universe.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
unlz4.c 2a2d8e94dd lz4: Use a private header for U-Boot před 2 roky
unzip.c 6cdc8be7c5 sandbox: Enable support for the gzip command před 2 roky
usb.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
usb_gadget_sdp.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
usb_mass_storage.c 1833e68c4f cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num před 2 roky
version.c 121a165c51 Remove including timestamp.h in version.h před 2 roky
virtio.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
w1.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() před 2 roky
wdt.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
wol.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
ximg.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
yaffs2.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
zfs.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky
zip.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() před 2 roky