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
Mario Six 7690be35de lib: tpm: Add command to flush resources 8 years ago
..
fastboot fastboot: simplify the Kconfig logic 8 years ago
mvebu arm64: mvebu: Update bubt command MMC block device access 8 years ago
Kconfig cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 years ago
Makefile status_led: Kconfig migration 8 years ago
aes.c Remove the cmd_ prefix from command files 9 years ago
ambapp.c Remove the cmd_ prefix from command files 9 years ago
armflash.c Remove the cmd_ prefix from command files 9 years ago
bdinfo.c x86: bdinfo: Drop meaningless values 8 years ago
bedbug.c Remove the cmd_ prefix from command files 9 years ago
blkcache.c cmd: blkcache: simplify sub-command handling 9 years ago
blob.c crypto/fsl: Update blob cmd to accept 64bit addresses 8 years ago
bmp.c dm: Use uclass_first_device_err() where it is useful 9 years ago
boot.c Remove the cmd_ prefix from command files 9 years ago
bootefi.c disk: convert CONFIG_ISO_PARTITION to Kconfig 8 years ago
booti.c booti: Set images.os.arch 8 years ago
bootldr.c Use correct spelling of "U-Boot" 9 years ago
bootm.c bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 8 years ago
bootmenu.c Remove the cmd_ prefix from command files 9 years ago
bootstage.c Remove the cmd_ prefix from command files 9 years ago
bootz.c bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 8 years ago
cache.c Remove the cmd_ prefix from command files 9 years ago
cbfs.c cbfs: Update a function to be static 9 years ago
clk.c Remove the cmd_ prefix from command files 9 years ago
console.c Remove the cmd_ prefix from command files 9 years ago
cplbinfo.c Remove the cmd_ prefix from command files 9 years ago
cpu.c cpu: Add support for microcode version and CPU ID 9 years ago
cramfs.c Drop CONFIG_CRAMFS_CMDLINE 9 years ago
cros_ec.c cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c 8 years ago
dataflash_mmc_mux.c Remove the cmd_ prefix from command files 9 years ago
date.c Remove the cmd_ prefix from command files 9 years ago
dcr.c Remove the cmd_ prefix from command files 9 years ago
demo.c Remove the cmd_ prefix from command files 9 years ago
dfu.c common: dfu: saperate the dfu common functionality 8 years ago
diag.c Remove the cmd_ prefix from command files 9 years ago
disk.c cmd: Rework disk.c usage 8 years ago
display.c Remove the cmd_ prefix from command files 9 years ago
dtt.c bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
echo.c Remove the cmd_ prefix from command files 9 years ago
eeprom.c eeprom: merge cmdline parsing of eeprom commands 9 years ago
efi.c Remove the cmd_ prefix from command files 9 years ago
elf.c bootm: qnx: Disable data cache before booting QNX image 8 years ago
ethsw.c Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
exit.c Remove the cmd_ prefix from command files 9 years ago
ext2.c Remove the cmd_ prefix from command files 9 years ago
ext4.c Remove the cmd_ prefix from command files 9 years ago
fastboot.c Remove the cmd_ prefix from command files 9 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". 9 years ago
fdt.c cmd/fdt: Make fdt get value endian-safe for single-cell properties 8 years ago
fitupd.c Remove the cmd_ prefix from command files 9 years ago
flash.c Remove the cmd_ prefix from command files 9 years ago
fpga.c fpga: Use enum for bitstream command types 8 years ago
fpgad.c Remove the cmd_ prefix from command files 9 years ago
fs.c efi_loader: Pass file path to payload 9 years ago
fs_uuid.c Remove the cmd_ prefix from command files 9 years ago
fuse.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
gettime.c Remove the cmd_ prefix from command files 9 years ago
gpio.c gpio: Report errors when GPIOs cannot be read 9 years ago
gpt.c cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 years ago
hash.c Remove the cmd_ prefix from command files 9 years ago
help.c Drop command-processing code when CONFIG_CMDLINE is disabled 9 years ago
host.c cmd/host: add missing \n in help text 8 years ago
i2c.c Various, unrelated tree-wide typo fixes. 8 years ago
ide.c status_led: Kconfig migration 8 years ago
immap.c Remove the cmd_ prefix from command files 9 years ago
ini.c Remove the cmd_ prefix from command files 9 years ago
io.c Remove the cmd_ prefix from command files 9 years ago
iotrace.c Remove the cmd_ prefix from command files 9 years ago
irq.c Remove the cmd_ prefix from command files 9 years ago
itest.c cmd: replace the cast of the memory access to a fixed bit type in itest 9 years ago
jffs2.c nand: Embed mtd_info in struct nand_chip 9 years ago
ldrinfo.c Use correct spelling of "U-Boot" 9 years ago
led.c status_led: Kconfig migration 8 years ago
license.c cmd: Fix license command 9 years ago
load.c cmd: load: align cache flush 8 years ago
log.c Remove the cmd_ prefix from command files 9 years ago
lzmadec.c lzmadec: Use the same type as the lzma call 8 years ago
mac.c Remove the cmd_ prefix from command files 9 years ago
md5sum.c Remove the cmd_ prefix from command files 9 years ago
mdio.c common: miiphyutil: Work and report phy address in hex in mdio cmd 8 years ago
mem.c cmd: mem: Use memcpy for 'cp' command 8 years ago
mfsl.c Remove the cmd_ prefix from command files 9 years ago
mii.c Remove the cmd_ prefix from command files 9 years ago
misc.c cmd: misc: Add support for fractions in sleep 8 years ago
mmc.c mmc: add bkops-enable command 8 years ago
mmc_spi.c dm: block: Rename device number member dev to devnum 9 years ago
mp.c Remove the cmd_ prefix from command files 9 years ago
mtdparts.c mtd: fix compiler warnings 8 years ago
nand.c nand: Fix some more NULL name tests 8 years ago
net.c cmd: net: fix function name in comment 8 years ago
nvedit.c Various, accumulated typos collected from around the tree. 8 years ago
onenand.c cmd/onenand.c: block align warning 8 years ago
otp.c Remove the cmd_ prefix from command files 9 years ago
part.c cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 years ago
pci.c cmd: pci: add option to parse and display BAR information 8 years ago
pcmcia.c Remove the cmd_ prefix from command files 9 years ago
pmic.c Remove the cmd_ prefix from command files 9 years ago
portio.c Remove the cmd_ prefix from command files 9 years ago
pxe.c pxe: Fix pxe boot with FIT image 8 years ago
qfw.c cmd: qfw: do not require default macros when building qfw command 9 years ago
read.c dm: block: Adjust device calls to go through helpers function 9 years ago
reginfo.c Remove the cmd_ prefix from command files 9 years ago
regulator.c power: regulator: Introduce regulator_set_value_force function 8 years ago
reiser.c disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
remoteproc.c Remove the cmd_ prefix from command files 9 years ago
sata.c cmd: sata: fix init command return value 8 years ago
scsi.c cmd: scsi: Make private functions static 8 years ago
setexpr.c Remove the cmd_ prefix from command files 9 years ago
sf.c sf: fix sf probe 8 years ago
sha1sum.c Remove the cmd_ prefix from command files 9 years ago
softswitch.c Remove the cmd_ prefix from command files 9 years ago
sound.c Remove the cmd_ prefix from command files 9 years ago
source.c Remove the cmd_ prefix from command files 9 years ago
spi.c cmd: spi: check return value of strdup 9 years ago
spibootldr.c Use correct spelling of "U-Boot" 9 years ago
spl.c Remove the cmd_ prefix from command files 9 years ago
strings.c Remove the cmd_ prefix from command files 9 years ago
terminal.c Remove the cmd_ prefix from command files 9 years ago
test.c Remove the cmd_ prefix from command files 9 years ago
thordown.c Remove the cmd_ prefix from command files 9 years ago
time.c Remove the cmd_ prefix from command files 9 years ago
tpm.c lib: tpm: Add command to flush resources 8 years ago
tpm_test.c cmd/tpm_test: Fix misleading code indentation 8 years ago
trace.c trace: Fix compiler warnings in trace 9 years ago
tsi148.c Remove the cmd_ prefix from command files 9 years ago
ubi.c cmd: ubi: allow '-' to specify maximum volume size 8 years ago
ubifs.c Remove the cmd_ prefix from command files 9 years ago
universe.c Remove the cmd_ prefix from command files 9 years ago
unzip.c dm: blk: Rename get_device() to blk_get_device_by_str() 9 years ago
usb.c usb: storage: Show number of storage devices detected for DM_USB 8 years ago
usb_mass_storage.c dm: usb: Use blk_dread/write() instead of direct calls 8 years ago
version.c Remove the cmd_ prefix from command files 9 years ago
ximg.c Remove the cmd_ prefix from command files 9 years ago
yaffs2.c Remove the cmd_ prefix from command files 9 years ago
zfs.c disk: convert CONFIG_EFI_PARTITION to Kconfig 8 years ago
zip.c Remove the cmd_ prefix from command files 9 years ago