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