upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/cmd
Klaus Goger 7e37a88465 cmd: pmic: update help description 6 years ago
..
fastboot fastboot: Enable flashing by default on sunxi 7 years ago
mvebu mmc: add a Kconfig option to enable the support for MMC write operations 6 years ago
ti cmd: ti: Generalize cmd_ddr3 command 6 years ago
x86 x86: Move commands from under arch/x86 to cmd/x86/ 6 years ago
.gitignore cmd: rework "license" command 7 years ago
Kconfig arm: keystone: Move cmd_ddr3 to a common place 6 years ago
Makefile arm: keystone: Move cmd_ddr3 to a common place 6 years ago
aes.c Rename aes.h to uboot_aes.h 7 years ago
armflash.c
bdinfo.c riscv: Modify generic codes to support RISC-V 6 years ago
bedbug.c powerpc: remove 4xx support 7 years ago
blk_common.c cmd: blk: remove unreachable code 7 years ago
blkcache.c cmd: blkcache: simplify sub-command handling 8 years ago
blob.c crypto/fsl: Update blob cmd to accept 64bit addresses 8 years ago
bmp.c
boot.c
bootefi.c efi_loader: pass handle of loaded image 7 years ago
booti.c arm64: booti: allow to place kernel image anywhere in physical memory 7 years ago
bootm.c env: Rename getenv/_f() to env_get() 7 years ago
bootmenu.c env: Rename getenv/_f() to env_get() 7 years ago
bootstage.c
bootz.c bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 7 years ago
btrfs.c cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 7 years ago
cache.c
cbfs.c env: Rename common functions related to setenv() 7 years ago
clk.c
config.c cmd: add a new command "config" to show .config contents 7 years ago
console.c
cpu.c cmd: cpu: refactor to ensure devices are probed and improve code style 7 years ago
cramfs.c env: Rename getenv/_f() to env_get() 7 years ago
cros_ec.c dm: core: Add flags parameter to device_remove() 7 years ago
dataflash_mmc_mux.c
date.c
demo.c
dfu.c common: dfu: saperate the dfu common functionality 8 years ago
diag.c
disk.c cmd: Rework disk.c usage 8 years ago
display.c
echo.c
eeprom.c Convert CONFIG_CMD_EEPROM et al to Kconfig 7 years ago
efi.c
elf.c env: Rename some other getenv()-related functions 7 years ago
ethsw.c cmd: ethsw: Fix out-of-bounds error 7 years ago
exit.c
ext2.c
ext4.c
fastboot.c treewide: replace with error() with pr_err() 7 years ago
fat.c cmd/fat: Do not crash on write when <bytes> is not specified 8 years ago
fdc.c Fix spelling of "occurred". 8 years ago
fdt.c cmd/fdt.c align data buffer to avoid unaligned word access 7 years ago
fitupd.c
flash.c Drop CONFIG_HAS_DATAFLASH 7 years ago
fpga.c env: Rename getenv/_f() to env_get() 7 years ago
fpgad.c
fs.c efi_loader: Pass file path to payload 8 years ago
fs_uuid.c
fuse.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
gettime.c
gpio.c
gpt.c cmd: gpt: solve issue for swap and rename command 7 years ago
hash.c
help.c Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
host.c cmd/host: add missing \n in help text 7 years ago
i2c.c cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 years ago
ide.c cmd: ide: Make the first device the default one 7 years ago
ini.c env: Rename getenv/_f() to env_get() 7 years ago
io.c cmd/io.c: Fix comparison of unsigned expression warning 7 years ago
iotrace.c
irq.c
itest.c env: Rename getenv/_f() to env_get() 7 years ago
jffs2.c mtd: nand: Rename nand.h into rawnand.h 7 years ago
led.c cmd/led.c: Remove unnecessary check on 'cmd' value 7 years ago
legacy_led.c led: Mark existing driver as legacy 7 years ago
license.c cmd: rework "license" command 7 years ago
load.c env: Rename getenv/_f() to env_get() 7 years ago
log.c log: Add a test command 7 years ago
lzmadec.c env: Rename common functions related to setenv() 7 years ago
mac.c cmd: mac: Update description of help 7 years ago
md5sum.c env: Rename getenv/_f() to env_get() 7 years ago
mdio.c common: miiphyutil: Work and report phy address in hex in mdio cmd 8 years ago
mem.c Drop CONFIG_HAS_DATAFLASH 7 years ago
mfsl.c
mii.c
misc.c cmd: misc: Add support for fractions in sleep 8 years ago
mmc.c mmc: remove hc_wp_grp_size from struct mmc if not needed 6 years ago
mmc_spi.c
mp.c
mtdparts.c mtdparts: Correct use of debug() 7 years ago
nand.c env: Rename getenv/_f() to env_get() 7 years ago
net.c env: Rename some other getenv()-related functions 7 years ago
nvedit.c env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
nvme.c nvme: Adjust the 'nvme' command to use blk_common_cmd() 7 years ago
onenand.c cmd/onenand.c: block align warning 8 years ago
part.c env: Rename setenv() to env_set() 7 years ago
pci.c Kconfig: Drop CONFIG_CMD_PCI_ENUM 7 years ago
pcmcia.c powerpc, 8xx: remove support for 8xx 7 years ago
pmic.c cmd: pmic: update help description 6 years ago
pxe.c cmd/pxe.c: Rework bootargs construction to clarify string checks 7 years ago
qfw.c env: Rename getenv/_f() to env_get() 7 years ago
read.c cmd/read.c: Fix checking blk_dread return value 7 years ago
reginfo.c powerpc: Remove unneccessary #ifdefs in reginfo 7 years ago
regulator.c treewide: replace with error() with pr_err() 7 years ago
reiser.c env: Rename getenv/_f() to env_get() 7 years ago
remoteproc.c
rockusb.c usb: rockchip: add rockusb command 6 years ago
sata.c dm: sata: Support driver model with the 'sata' command 7 years ago
scsi.c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 7 years ago
setexpr.c env: Rename getenv/_f() to env_get() 7 years ago
sf.c dm: core: Add flags parameter to device_remove() 7 years ago
sha1sum.c
sound.c
source.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
spi.c cmd: spi: check return value of strdup 8 years ago
spl.c cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined 7 years ago
strings.c
terminal.c
test.c
thordown.c treewide: replace with error() with pr_err() 7 years ago
time.c cmd/time.c: Initialize 'repeatable' variable 7 years ago
tpm.c env: Rename common functions related to setenv() 7 years ago
tpm_test.c treewide: replace with error() with pr_err() 7 years ago
trace.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
tsi148.c
ubi.c cmd: set filesize variable in ubi read 7 years ago
ubifs.c
universe.c
unzip.c env: Rename common functions related to setenv() 7 years ago
usb.c cmd: usb: ignore blk, emulation devices in usb tree/info display 7 years ago
usb_gadget_sdp.c treewide: replace with error() with pr_err() 7 years ago
usb_mass_storage.c treewide: replace with error() with pr_err() 7 years ago
version.c display_options: Refactor to allow obtaining the banner 7 years ago
ximg.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
yaffs2.c
zfs.c env: Rename getenv/_f() to env_get() 7 years ago
zip.c env: Rename common functions related to setenv() 7 years ago