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/common
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 14 years ago
..
Makefile ARM: drop unsupported 'trab' board 14 years ago
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c armv7: rename cache related CONFIG flags 14 years ago
cmd_bedbug.c
cmd_bmp.c cmd_bmp.c: message about compressed formats is debug info only. 14 years ago
cmd_boot.c make `go` optional 14 years ago
cmd_bootldr.c Blackfin: bootldr: use common defines 14 years ago
cmd_bootm.c Respect memreserve regions specified in the device tree 14 years ago
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c cramfs: make cramfs usable without a NOR flash 14 years ago
cmd_dataflash_mmc_mux.c
cmd_date.c cmd_date: constify 14 years ago
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_fdos.c Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_fdt.c common/cmd_fdt.c: fix wrong data displayed in fdt print 14 years ago
cmd_flash.c Fix build warnings in cmd_flash.c 14 years ago
cmd_fpga.c
cmd_gpio.c gpio: check request result 14 years ago
cmd_help.c
cmd_i2c.c i2c: add i2c deblock sequence before and after every mux config 14 years ago
cmd_ide.c IDE: fix compiler warnings 14 years ago
cmd_immap.c
cmd_irq.c
cmd_itest.c itest: fix result of string compares 14 years ago
cmd_jffs2.c cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 14 years ago
cmd_ldrinfo.c Blackfin: ldrinfo: new command 14 years ago
cmd_led.c Minor coding style cleanup. 14 years ago
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_mdio.c common/cmd_mdio.c: fix compile warning 14 years ago
cmd_mem.c md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c miiphy: convert to linux/mii.h 14 years ago
cmd_misc.c
cmd_mmc.c mmc: enable partition switch function for emmc 14 years ago
cmd_mmc_spi.c mmc_spi: add mmc_init call 14 years ago
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c cmd_nand: add nand write.trimffs command 14 years ago
cmd_net.c sntp: avoid use of uninitialized variable 14 years ago
cmd_nvedit.c cmd_nvedit.c: make error message more helpful 14 years ago
cmd_onenand.c onenand: add yaffs write command 14 years ago
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_setexpr.c
cmd_sf.c cmd_sf: use cmd_usage() in more places 14 years ago
cmd_sha1sum.c md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_tsi148.c
cmd_ubi.c UBI: Fix error code handling in ubi commands 14 years ago
cmd_ubifs.c UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 14 years ago
cmd_universe.c
cmd_unzip.c md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_usb.c Fix misc spelling errors found by lintian 14 years ago
cmd_version.c Print compiler and linker version with the version command 14 years ago
cmd_ximg.c
cmd_yaffs2.c
command.c env: re-add support for auto-completion 14 years ago
console.c stdio: constify "name" arg in public api 14 years ago
ddr_spd.c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 14 years ago
dlmalloc.c
dlmalloc.src
env_common.c env: re-add support for auto-completion 14 years ago
env_dataflash.c hashtable: drop all non-reentrant versions 14 years ago
env_eeprom.c hashtable: drop all non-reentrant versions 14 years ago
env_embedded.c
env_flash.c hashtable: drop all non-reentrant versions 14 years ago
env_mgdisk.c
env_mmc.c env_mmc: Allow board code to override the environment address 14 years ago
env_nand.c env_nand: zero-initialize variable nand_erase_options 14 years ago
env_nowhere.c
env_nvram.c hashtable: drop all non-reentrant versions 14 years ago
env_onenand.c hashtable: drop all non-reentrant versions 14 years ago
env_sf.c fix redundant environment for serial flash 14 years ago
exports.c x86: Rename i386 to x86 14 years ago
fdt_support.c Fix off-by-one error in passing initrd end address via device tree 14 years ago
flash.c
hush.c common/hush: make get_local_var visible for other users 14 years ago
hwconfig.c Minor Coding Style Cleanup. 14 years ago
image.c Respect memreserve regions specified in the device tree 14 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: align fb writing address for horizontal display offset 14 years ago
lynxkdi.c
main.c ARM: drop unsupported 'trab' board 14 years ago
memsize.c
miiphyutil.c miiphy: miiphyutil.c: fix compile warning 14 years ago
modem.c
s_record.c
serial.c serial: Add Tegra2 serial port support 14 years ago
stdio.c stdio: constify "name" arg in public api 14 years ago
system_map.c
update.c
usb.c Add USB host ethernet adapter support 14 years ago
usb_kbd.c
usb_storage.c Fix misc spelling errors found by lintian 14 years ago
xyzModem.c