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
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 8 years ago
..
Kconfig cmd: Kconfig: Add a Kconfig options for a few CMD 8 years ago
Makefile cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT 8 years ago
aes.c
ambapp.c
armflash.c
bdinfo.c
bedbug.c
blkcache.c cmd: blkcache: simplify sub-command handling 8 years ago
blob.c
bmp.c dm: Use uclass_first_device_err() where it is useful 8 years ago
boot.c
bootefi.c efi_loader: Pass fdt address directly to bootefi cmd 8 years ago
bootldr.c Use correct spelling of "U-Boot" 8 years ago
bootm.c arm64: booti: add missing unmap_sysmem() 8 years ago
bootmenu.c
bootstage.c
cache.c
cbfs.c cbfs: Update a function to be static 8 years ago
clk.c
console.c
cplbinfo.c
cpu.c cpu: Add support for microcode version and CPU ID 8 years ago
cramfs.c Drop CONFIG_CRAMFS_CMDLINE 8 years ago
dataflash_mmc_mux.c
date.c
dcr.c
demo.c
dfu.c dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
diag.c
disk.c Merge git://git.denx.de/u-boot-dm 8 years ago
display.c
dtt.c
echo.c
eeprom.c
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c
fat.c dm: block: Rename device number member dev to devnum 8 years ago
fdc.c Fix spelling of "occurred". 8 years ago
fdt.c
fitupd.c
flash.c
fpga.c
fpgad.c
fs.c efi_loader: Pass file path to payload 8 years ago
fs_uuid.c
fuse.c
gettime.c
gpio.c gpio: Report errors when GPIOs cannot be read 8 years ago
gpt.c dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
hash.c
help.c Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
host.c dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
i2c.c i2c: spd: Extend SPD memory types 8 years ago
ide.c dm: block: Adjust device calls to go through helpers function 8 years ago
immap.c
ini.c
io.c
iotrace.c
irq.c
itest.c itest: allow map_physmem to return 0 in limited cases 8 years ago
jffs2.c Use correct spelling of "U-Boot" 8 years ago
ldrinfo.c Use correct spelling of "U-Boot" 8 years ago
led.c
license.c cmd: Fix license command 8 years ago
load.c Remove unused CONFIG_CMD_HWFLOW option and associated dead code. 8 years ago
log.c
lzmadec.c
mac.c
md5sum.c
mdio.c
mem.c cmd: mem: Show 64bit addresses which are tested 8 years ago
mfsl.c
mii.c
misc.c
mmc.c mmc: use block layer in mmc command 8 years ago
mmc_spi.c dm: block: Rename device number member dev to devnum 8 years ago
mp.c
mtdparts.c Use correct spelling of "U-Boot" 8 years ago
nand.c
net.c
nvedit.c common: env: support sata device 8 years ago
onenand.c
otp.c
part.c dm: part: Rename some partition functions 8 years ago
pci.c Implement "pci enum" command for CONFIG_DM_PCI 8 years ago
pcmcia.c
pmic.c
portio.c
pxe.c Use correct spelling of "U-Boot" 8 years ago
read.c dm: block: Adjust device calls to go through helpers function 8 years ago
reginfo.c
regulator.c
reiser.c dm: block: Rename device number member dev to devnum 8 years ago
remoteproc.c
sata.c sata: use block layer for sata command 8 years ago
scsi.c cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 8 years ago
setexpr.c
sf.c
sha1sum.c
softswitch.c
sound.c
source.c
spi.c cmd: spi: check return value of strdup 8 years ago
spibootldr.c Use correct spelling of "U-Boot" 8 years ago
spl.c
strings.c
terminal.c
test.c
thordown.c
time.c
tpm.c dm: Use uclass_first_device_err() where it is useful 8 years ago
tpm_test.c
trace.c trace: Fix compiler warnings in trace 8 years ago
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
usb.c dm: usb: Do not reprobe usb hosts on "usb tree" command 8 years ago
usb_mass_storage.c cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 8 years ago
version.c
ximg.c
yaffs2.c
zfs.c dm: block: Rename device number member dev to devnum 8 years ago
zip.c