Tom Rini 150db4264d Merge branch '2020-03-31-master-imports' 4 anos atrás
..
arm dab8788a8c cmd: add exception command 5 anos atrás
mvebu 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
riscv dab8788a8c cmd: add exception command 5 anos atrás
ti 9b4a205f45 common: Move RAM-sizing functions to init.h 4 anos atrás
x86 b75617b035 x86: Update the fsp command for FSP2 4 anos atrás
.gitignore d726f225f5 cmd: rework "license" command 7 anos atrás
Kconfig 72732318a9 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage 4 anos atrás
Makefile 94f6d0d1bd cmd: abootimg: Add abootimg command 4 anos atrás
ab_select.c 17030c7c4c cmd: Add 'ab_select' command 4 anos atrás
abootimg.c 94f6d0d1bd cmd: abootimg: Add abootimg command 4 anos atrás
adc.c 9652cfd9ee cmd: adc: Use the sub-command infrastructure 5 anos atrás
adtimg.c 4f731c795d cmd: adtimg: Refactor usage style 4 anos atrás
aes.c 8302d1708a aes: add support of aes192 and aes256 4 anos atrás
armflash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
avb.c 965ec3caa8 cmd: avb: Support A/B slots 4 anos atrás
axi.c 37c4a5f6a5 cmd: Add axi command 5 anos atrás
bcb.c 37f1811a0b cmd: bcb: Apply non-functional refinements 4 anos atrás
bdinfo.c 8ad0c66437 bdinfo: show multi_dtb_fit 4 anos atrás
bedbug.c 98f705c9ce powerpc: remove 4xx support 7 anos atrás
bind.c 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 5 anos atrás
binop.c 9fb625ce05 env: Move env_set() to env.h 4 anos atrás
blk_common.c 45e4968e74 cmd/blk_common: clarify no partition error message 4 anos atrás
blkcache.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
blob.c e7dcf5645f env: Drop environment.h header file where not needed 4 anos atrás
bmp.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
boot.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
bootcount.c b11ed7d602 bootcount: Add bootcount command 6 anos atrás
bootefi.c 4ef2b0d551 efi_loader: only reserve memory if fdt node enabled 4 anos atrás
booti.c bb872dd930 image: Rename load_addr, save_addr, save_size 4 anos atrás
bootm.c bb872dd930 image: Rename load_addr, save_addr, save_size 4 anos atrás
bootmenu.c 7b51b576d6 env: Move env_get() to env.h 4 anos atrás
bootstage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
bootz.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
btrfs.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
cache.c 9edefc2776 common: Move some cache and MMU functions out of common.h 4 anos atrás
cbfs.c c7f1693474 cbfs: Move result variable into the struct 4 anos atrás
clk.c aeeb2e6d9c clk: support clk tree dump 4 anos atrás
cls.c 4e92e60d35 cmd: add clear screen 'cls' command 5 anos atrás
config.c 0c670fc148 common: Move gzip functions into a new gzip header 4 anos atrás
conitrace.c 29cfc096a7 cmd: add conitrace command 5 anos atrás
console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
cpu.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
cramfs.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
cros_ec.c a12ef7e26a cros_ec: Update cros_ec_read_hash() to specify the image 5 anos atrás
dataflash_mmc_mux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
date.c 44ac80e7e9 cmd: date: Do not overwrite arguments 5 anos atrás
demo.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
dfu.c 98a8f445fd dfu: Add optional timeout parameter 4 anos atrás
diag.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
disk.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
dm.c 7b9d60fc1f cmd: Add command to dump drivers and compatible strings 4 anos atrás
echo.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
eeprom.c 6478a7ee3b cmd/eeprom.c: prepend 0x to hex numbers in output message format 4 anos atrás
efi.c 8bef79bf3c common: Move sorting functions to their own header file 4 anos atrás
efidebug.c 6c0ef35cdc cmd: efidebug: fix int to pointer cast 4 anos atrás
elf.c 89789ebd71 cmd/elf.c: Add SPDX tag 4 anos atrás
ethsw.c fb8977c5be net: Always build the string_to_enetaddr() helper 4 anos atrás
exit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
ext2.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
ext4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
fastboot.c 731785df0b cmd: fastboot: handle watchdog while waiting for fastboot commands. 5 anos atrás
fat.c 1444998230 common: Move functions for loading from fat/ext2 to fs.h 4 anos atrás
fdt.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás
fitupd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
flash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
fpga.c 7b51b576d6 env: Move env_get() to env.h 4 anos atrás
fpgad.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
fs.c ee88eacbdd fs: do_load: pass device path for efi payload 5 anos atrás
fs_uuid.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
fuse.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
gettime.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
gpio.c 4af2a33ee5 cmd: gpio: Make `gpio input` return pin value again 4 anos atrás
gpt.c 61b29b8268 dm: core: Require users of devres to include the header 4 anos atrás
hash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
help.c 81b1158897 Drop linker-generated array creation when CONFIG_CMDLINE is disabled 4 anos atrás
host.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
i2c.c 3db7110857 crc32: Use the crc.h header for crc functions 4 anos atrás
ide.c 9e5616dea9 Drop PCMCIA 4 anos atrás
ini.c e7dcf5645f env: Drop environment.h header file where not needed 4 anos atrás
io.c 9da3776bf6 iod: Enhance to support display of multiple values 4 anos atrás
iotrace.c e0212dfa13 iotrace: fix behaviour when buffer is full 6 anos atrás
irq.c 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 anos atrás
itest.c 7d2dc6af54 cmd: itest: add support for .q size specifier 4 anos atrás
jffs2.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
led.c fb7b790a20 cmd/led.c: fix typos in online help 5 anos atrás
legacy-mtd-utils.c eb446ef625 cmd: nand/sf: isolate legacy code 4 anos atrás
legacy-mtd-utils.h eb446ef625 cmd: nand/sf: isolate legacy code 4 anos atrás
legacy_led.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
license.c 0c670fc148 common: Move gzip functions into a new gzip header 4 anos atrás
load.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
log.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
lzmadec.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás
mac.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
md5sum.c 9fb625ce05 env: Move env_set() to env.h 4 anos atrás
mdio.c 14a8adebb5 net: mdio: Clarify code flow Covarity 244085 & 244090 4 anos atrás
mem.c 72732318a9 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage 4 anos atrás
mfsl.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
mii.c 9563786831 cmd: mii: Add the standard 1000BASE-T registers 4 anos atrás
misc.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
mmc.c 71a3e5c51c cmd: mmc: fix typo 'a EMMC' 4 anos atrás
mp.c 62f9b65447 common: Move older CPU functions to their own header 4 anos atrás
mtd.c 61b29b8268 dm: core: Require users of devres to include the header 4 anos atrás
mtdparts.c 672c57057f cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES 4 anos atrás
nand.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
net.c 8e8ccfe1aa common: Move the image globals into image.h 4 anos atrás
nvedit.c fb8977c5be net: Always build the string_to_enetaddr() helper 4 anos atrás
nvedit_efi.c 051aa89f46 cmd: env: extend "env [set|print] -e" to manage UEFI variables 4 anos atrás
nvme.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
onenand.c 9c00d982f1 cmd/onenand.c: block align warning 7 anos atrás
osd.c 3bf65cb56c cmd: Add osd commands 5 anos atrás
part.c 400b9554cc cmd: part: number: return hexadecimal value 4 anos atrás
pcap.c 3eaac6307d net: introduce packet capture support 4 anos atrás
pci.c 4ebeb4c559 cmd: pci: Adjust display of digits for 64bit address and size 4 anos atrás
pinmux.c d23aef176f cmd: pinmux: Fix warnings when compiling with W=1 4 anos atrás
pmc.c 3b65ee34b9 x86: sandbox: Add a PMC emulator and test 4 anos atrás
pmic.c b852cca8f0 pmic: allow dump command for non contiguous register maps 4 anos atrás
pxe.c 1444998230 common: Move functions for loading from fat/ext2 to fs.h 4 anos atrás
pxe_utils.c e9c669867a cmd: pxe: execute the cls command only when supported 4 anos atrás
pxe_utils.h 2373cba3d2 cmd: Prepare sysboot command independence 4 anos atrás
qfw.c 9fb625ce05 env: Move env_set() to env.h 4 anos atrás
read.c d03618d5cb cmd/read.c: Fix checking blk_dread return value 6 anos atrás
reginfo.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
regulator.c 71002b508a cmd: add missing line breaks for pr_err() 6 anos atrás
reiser.c bb872dd930 image: Rename load_addr, save_addr, save_size 4 anos atrás
remoteproc.c 96f41f9cde cmd: remoteproc: Allow list command to print the probed devices 4 anos atrás
rng.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
rockusb.c 15f09a1a83 rockchip: use 'arch-rockchip' as header file path 5 anos atrás
sata.c 2d7818d04f cmd: sata: Add block unbind device function 4 anos atrás
sb.c b0edea3c27 spl: Add support for passing handoff info to U-Boot proper 5 anos atrás
scsi.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
setexpr.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás
sf.c eb446ef625 cmd: nand/sf: isolate legacy code 4 anos atrás
sha1sum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
smccc.c 666028fc7c arm64: Add SMC and HVC commands 6 anos atrás
sound.c f2b25c9bf8 dm: sound: Complete migration to driver model 5 anos atrás
source.c 220a3a44a3 common: Rename and move source() 4 anos atrás
spi.c 6954756a15 cmd: spi: Permit setting bus frequency 4 anos atrás
spl.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás
strings.c 2e192b245e Remove the cmd_ prefix from command files 8 anos atrás
sysboot.c 51843eaba6 cmd: sysboot: Fix checkpatch WARNING/CHECK 4 anos atrás
terminal.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
test.c 100e75bbdb cmd: avoid decimal conversion 4 anos atrás
thordown.c 0896d2caf7 thor: fix error path after g_dnl_register() failure 4 anos atrás
time.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
tlv_eeprom.c 1c79f2ff88 cmd: add tlv_eeprom command 4 anos atrás
tpm-common.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
tpm-user-utils.h 3780e2d08e cmd: tpm: add a subcommand device 4 anos atrás
tpm-v1.c 3780e2d08e cmd: tpm: add a subcommand device 4 anos atrás
tpm-v2.c 3780e2d08e cmd: tpm: add a subcommand device 4 anos atrás
tpm_test.c 9a3b4ceb37 common: Move reset_cpu() to the CPU header 4 anos atrás
trace.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás
tsi148.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
ubi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
ubifs.c 14dfc6482a cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() 5 anos atrás
ufs.c a539c8bd7d cmd: Add Support for UFS commands 4 anos atrás
universe.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
unzip.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás
usb.c 51f60a89b7 usb: Make portspeed return a read-only string 5 anos atrás
usb_gadget_sdp.c 25ee924649 usb: gadget: error out if g_dnl registration fails 5 anos atrás
usb_mass_storage.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
version.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
virtio.c 78e12901f3 virtio: cmd: Add virtio command for virtio devices 5 anos atrás
w1.c d05266f7c5 w1: add command for onewire protocol 5 anos atrás
wdt.c 82a00be353 cmd: add wdt command 5 anos atrás
wol.c d8970dae27 net: Add new wol command - Wake on LAN 6 anos atrás
ximg.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
yaffs2.c 2e192b245e Remove the cmd_ prefix from command files 8 anos atrás
zfs.c 17f084fa8c zfs: remove unused buf variable 4 anos atrás
zip.c c7694dd483 env: Move env_set_hex() to env.h 4 anos atrás