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
Tom Rini a10a31ec91 Merge branch 'master' of git://git.denx.de/u-boot-usb 9 years ago
..
Kconfig cmd: qfw: do not depend on x86 9 years ago
Makefile cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
aes.c
ambapp.c
armflash.c
bdinfo.c mips: Report reloc information in bdinfo 9 years ago
bedbug.c
blkcache.c cmd: blkcache: simplify sub-command handling 9 years ago
blob.c
bmp.c
boot.c
bootefi.c efi_loader: Move to normal debug infrastructure 9 years ago
bootldr.c
bootm.c nand: Embed mtd_info in struct nand_chip 9 years ago
bootmenu.c
bootstage.c
cache.c
cbfs.c cbfs: Update a function to be static 9 years ago
clk.c
console.c
cplbinfo.c
cpu.c cpu: Add support for microcode version and CPU ID 9 years ago
cramfs.c
dataflash_mmc_mux.c
date.c
dcr.c
demo.c
dfu.c
diag.c
disk.c cmd: disk: Fix unused variable warning 9 years ago
display.c
dtt.c
echo.c
eeprom.c eeprom: merge cmdline parsing of eeprom commands 9 years ago
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c
fat.c
fdc.c Fix spelling of "occurred". 9 years ago
fdt.c Fix various typos, scattered over the code. 9 years ago
fitupd.c
flash.c
fpga.c
fpgad.c
fs.c efi_loader: Pass file path to payload 9 years ago
fs_uuid.c
fuse.c
gettime.c
gpio.c gpio: Report errors when GPIOs cannot be read 9 years ago
gpt.c cmd: gpt: add - partition size parsing 9 years ago
hash.c
help.c Drop command-processing code when CONFIG_CMDLINE is disabled 9 years ago
host.c
i2c.c
ide.c dm: ide: Separate the non-command code into its own file 9 years ago
immap.c
ini.c
io.c
iotrace.c
irq.c
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
led.c
license.c cmd: Fix license command 9 years ago
load.c
log.c
lzmadec.c
mac.c
md5sum.c
mdio.c
mem.c
mfsl.c
mii.c
misc.c
mmc.c mmc: Drop dead mmc code for non-generic MMC 9 years ago
mmc_spi.c
mp.c
mtdparts.c Fix various typos, scattered over the code. 9 years ago
nand.c mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 9 years ago
net.c
nvedit.c common: env: support sata device 9 years ago
onenand.c
otp.c
part.c
pci.c
pcmcia.c
pmic.c
portio.c
pxe.c
qfw.c cmd: qfw: do not require default macros when building qfw command 9 years ago
read.c
reginfo.c
regulator.c
reiser.c
remoteproc.c
sata.c dm: sata: Separate the non-command code into its own file 9 years ago
scsi.c dm: scsi: Separate the non-command code into its own file 9 years ago
setexpr.c
sf.c
sha1sum.c
softswitch.c
sound.c
source.c
spi.c cmd: spi: check return value of strdup 9 years ago
spibootldr.c
spl.c
strings.c
terminal.c
test.c
thordown.c
time.c
tpm.c
tpm_test.c
trace.c
tsi148.c
ubi.c ubi: add new ubi command "ubi detach" 9 years ago
ubifs.c
universe.c
unzip.c
usb.c cmd: usb: check if_type before using this device 9 years ago
usb_mass_storage.c cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 9 years ago
version.c
ximg.c
yaffs2.c
zfs.c
zip.c