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
Maxime Ripard 9c24dfb2b8 cmd: nvedit: Get rid of the env lookup 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 7 years ago
ti cmd: ti: Generalize cmd_ddr3 command 6 years ago
x86 x86: Move commands from under arch/x86 to cmd/x86/ 7 years ago
.gitignore
Kconfig Merge git://git.denx.de/u-boot-sunxi 6 years ago
Makefile arm: keystone: Move cmd_ddr3 to a common place 6 years ago
aes.c
armflash.c
bdinfo.c riscv: Modify generic codes to support RISC-V 7 years ago
bedbug.c
blk_common.c cmd: blk: remove unreachable code 7 years ago
blkcache.c
blob.c
bmp.c
boot.c
bootefi.c efi_driver: EFI block driver 6 years ago
booti.c
bootm.c
bootmenu.c
bootstage.c
bootz.c
btrfs.c cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 7 years ago
cache.c
cbfs.c
clk.c
config.c
console.c
cpu.c
cramfs.c
cros_ec.c
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
echo.c
eeprom.c
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c treewide: replace with error() with pr_err() 7 years ago
fat.c
fdc.c
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
fpgad.c
fs.c
fs_uuid.c
fuse.c
gettime.c
gpio.c
gpt.c cmd: gpt: solve issue for swap and rename command 7 years ago
hash.c
help.c
host.c
i2c.c cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 years ago
ide.c
ini.c
io.c
iotrace.c
irq.c
itest.c
jffs2.c mtd: nand: Rename nand.h into rawnand.h 7 years ago
led.c
legacy_led.c
license.c
load.c
log.c log: Add a test command 7 years ago
lzmadec.c
mac.c cmd: mac: Update description of help 7 years ago
md5sum.c
mdio.c
mem.c Drop CONFIG_HAS_DATAFLASH 7 years ago
mfsl.c
mii.c
misc.c
mmc.c mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
mmc_spi.c
mp.c
mtdparts.c mtdparts: Correct use of debug() 7 years ago
nand.c
net.c
nvedit.c cmd: nvedit: Get rid of the env lookup 6 years ago
nvme.c
onenand.c
part.c
pci.c
pcmcia.c
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
read.c
reginfo.c
regulator.c treewide: replace with error() with pr_err() 7 years ago
reiser.c
remoteproc.c
rockusb.c usb: rockchip: add rockusb command 7 years ago
sata.c
scsi.c
setexpr.c
sf.c
sha1sum.c
sound.c
source.c
spi.c
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
tpm_test.c treewide: replace with error() with pr_err() 7 years ago
trace.c
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c
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
ximg.c
yaffs2.c
zfs.c
zip.c