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
Tom Rini cd40a66c19 Merge branch 'master' of git://git.denx.de/u-boot-fdt 12 years ago
..
Makefile dfu:cmd: Support for DFU u-boot command 12 years ago
bedbug.c
bootstage.c Move bootstage timer out of lib/time.c 13 years ago
cmd_ambapp.c
cmd_bdinfo.c net: punt bd->bi_ip_addr 13 years ago
cmd_bedbug.c
cmd_bmp.c cmd_bmp.c: make bmp_display() usable by drivers or board code 13 years ago
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c common/cmd_bootm.c: Fix GCC 4.6 warning 13 years ago
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_dfu.c dfu:cmd: Support for DFU u-boot command 12 years ago
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
cmd_fdos.c
cmd_fdt.c fdt: Check if the FDT address is configured 12 years ago
cmd_fitupd.c
cmd_flash.c cfi: Make the flash erase and write operations abortable 12 years ago
cmd_fpga.c
cmd_gpio.c
cmd_help.c
cmd_i2c.c i2c: deblock i2c bus also if accessed before realocation 12 years ago
cmd_ide.c
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c
cmd_license.c
cmd_load.c
cmd_log.c cmd_log: print log->v2.con value in the "log info" command 13 years ago
cmd_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c cmd_mem: cmp: convert while() to for() loop 13 years ago
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c mmcinfo: Fix help message 12 years ago
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c cmd_nand: fix crashing bug in nand read/write 13 years ago
cmd_net.c net: Add link-local addressing support 13 years ago
cmd_nvedit.c Block: Remove MG DISK support 13 years ago
cmd_onenand.c linux/compat.h: rename from linux/mtd/compat.h 13 years ago
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c Add run_command_list() to run a list of commands 12 years ago
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c SATA: check for return value from sata functions 13 years ago
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c cmd_sf: add size checking to spi flash commands 13 years ago
cmd_sha1sum.c
cmd_source.c Add run_command_list() to run a list of commands 12 years ago
cmd_spi.c cmd_spi: remove superfluous semicolon 12 years ago
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c
cmd_tpm.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c USB: Align buffers at cacheline 13 years ago
cmd_version.c
cmd_ximg.c
cmd_yaffs2.c u-boot: Update yaffs2 file system 12 years ago
cmd_zfs.c zfs: Add ZFS filesystem support 12 years ago
command.c
console.c
ddr_spd.c
dlmalloc.c Fix strict-aliasing warning in dlmalloc 12 years ago
dlmalloc.src
env_common.c Add env vars describing U-Boot target board 13 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c Add env vars describing U-Boot target board 13 years ago
env_fat.c Add support for loading and saving the environment to a FAT partition 13 years ago
env_flash.c
env_mmc.c env_mmc: allow environment to be in an eMMC partition 12 years ago
env_nand.c env_nand: align NAND buffers 12 years ago
env_nowhere.c
env_nvram.c
env_onenand.c env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE 12 years ago
env_remote.c powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 13 years ago
env_sf.c
exports.c
fdt_support.c
flash.c cfi: Make the flash erase and write operations abortable 12 years ago
hush.c hush: Don't parse the contents of a dereferenced var 12 years ago
hwconfig.c
image.c image/FIT: Add ramdisk load, entry address and OS tag inclusion 12 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c common lcd: minor coding style changes 13 years ago
lynxkdi.c
main.c Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set 12 years ago
memsize.c
menu.c menu: only timeout when menu is displayed 13 years ago
miiphyutil.c
modem.c
s_record.c
serial.c
stdio.c
system_map.c
update.c
usb.c usb: check return value of submit_{control, bulk}_msg 13 years ago
usb_hub.c USB: Align buffers at cacheline 13 years ago
usb_kbd.c
usb_storage.c usb: Optimize USB storage read/write 12 years ago
xyzModem.c