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
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
..
spl SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 12 years ago
Makefile sandbox: Add 'sb' command to access filesystem features 12 years ago
bedbug.c
bootstage.c
bouncebuf.c
cmd_ambapp.c
cmd_bdinfo.c Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 12 years ago
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c bootm: fix conditional compilation for bootm ramdisk subcommand 12 years ago
cmd_bootstage.c
cmd_cache.c
cmd_cbfs.c common: Use new numeric setenv functions 12 years ago
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c common: Use new numeric setenv functions 12 years ago
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_dfu.c
cmd_diag.c
cmd_disk.c
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c cmd_elf: Fix broken bootvx command 12 years ago
cmd_exit.c
cmd_ext2.c
cmd_ext4.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c common: Use new numeric setenv functions 12 years ago
cmd_fdt.c Update set_working_fdt_addr() to use setenv_addr() 12 years ago
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c
cmd_fs.c
cmd_gettime.c
cmd_gpio.c
cmd_gpt.c gpt: fix partion size limit 12 years ago
cmd_hash.c hash: Use lower case for hash algorithm names 12 years ago
cmd_help.c Refactor linker-generated arrays 12 years ago
cmd_i2c.c
cmd_ide.c
cmd_immap.c
cmd_ini.c
cmd_io.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c common: Use new numeric setenv functions 12 years ago
cmd_ldrinfo.c
cmd_led.c led: The gpio_led.c code expects that LED state is from the enum 12 years ago
cmd_license.c
cmd_load.c common: Use new numeric setenv functions 12 years ago
cmd_log.c
cmd_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c sandbox: Update mtest to fix crashes 12 years ago
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c mmc: add support for write protection 12 years ago
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c common: Use new numeric setenv functions 12 years ago
cmd_nand.c common: Use new numeric setenv functions 12 years ago
cmd_net.c
cmd_nvedit.c env: Avoid clobbering an edited variable on ctrl-c 12 years ago
cmd_onenand.c
cmd_otp.c
cmd_part.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c
cmd_read.c
cmd_reginfo.c blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 12 years ago
cmd_reiser.c common: Use new numeric setenv functions 12 years ago
cmd_sandbox.c sandbox: Add 'sb' command to access filesystem features 12 years ago
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c common: Use new numeric setenv functions 12 years ago
cmd_sf.c
cmd_sha1sum.c hash: Add a flag to support saving hashes in the environment 12 years ago
cmd_sound.c
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c SPL: Change description for spl command 12 years ago
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
cmd_tpm.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c common: Use new numeric setenv functions 12 years ago
cmd_usb.c
cmd_version.c
cmd_ximg.c common: Use new numeric setenv functions 12 years ago
cmd_yaffs2.c
cmd_zfs.c common: Use new numeric setenv functions 12 years ago
cmd_zip.c common: Use new numeric setenv functions 12 years ago
command.c cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
console.c
ddr_spd.c
dlmalloc.c malloc: make malloc_bin_reloc static 12 years ago
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c
env_fat.c
env_flags.c
env_flash.c
env_mmc.c common: env_mmc: Use __weak annotation to simplify code 12 years ago
env_nand.c common/env_nand.c: calculate crc only when readenv was OK 12 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sf.c
exports.c
fdt_support.c common/fdt_support.c: sparse fixes 12 years ago
flash.c
hash.c hash: Use lower case for hash algorithm names 12 years ago
hush.c cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
hwconfig.c
image.c image: Use crc header file instead of C prototypes 12 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: implement a callback for splashimage 12 years ago
lynxkdi.c
main.c cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
memsize.c
menu.c
miiphyutil.c
modem.c
s_record.c
stdio.c serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 12 years ago
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c
usb_storage.c
xyzModem.c