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
Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 12 years ago
..
spl spl_mmc: add Falcon mode support for raw variant 12 years ago
Makefile video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 12 years ago
bedbug.c
board_f.c Add trace support to generic board 12 years ago
board_r.c Add trace support to generic board 12 years ago
bootstage.c Add function to print a number with grouped digits 12 years ago
bouncebuf.c
cmd_ambapp.c
cmd_bdinfo.c common: Update cmd_bdinfo for PPC 12 years ago
cmd_bedbug.c
cmd_bmp.c video: consolidate splash screen alignment code 12 years ago
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c bootm: Move fixup_silent_linux() earlier in the bootm stages 12 years ago
cmd_bootmenu.c common: remove unaligned access error in bootmenu_getoption() 12 years ago
cmd_bootstage.c
cmd_cache.c
cmd_cbfs.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_dfu.c
cmd_diag.c
cmd_disk.c Fix ext2/ext4 filesystem accesses beyond 2TiB 12 years ago
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c bootm: Correct the arguments for the ELF image loader 12 years ago
cmd_exit.c
cmd_ext2.c
cmd_ext4.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_fitupd.c net: Add prototype for update_tftp 12 years ago
cmd_flash.c
cmd_fpga.c Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
cmd_fs.c
cmd_fuse.c
cmd_gettime.c
cmd_gpio.c
cmd_gpt.c
cmd_hash.c
cmd_help.c
cmd_i2c.c
cmd_ide.c Fix block device accesses beyond 2TiB 12 years ago
cmd_immap.c powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 12 years ago
cmd_ini.c
cmd_io.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_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c Fix missing return in do_mem_loop() 12 years ago
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition 12 years ago
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c nand: Don't call adjust_size_for_badblocks for erase 12 years ago
cmd_net.c
cmd_nvedit.c env: Fix minor comment typos in cmd_nvedit 12 years ago
cmd_onenand.c mtd: resync with Linux-3.7.1 12 years ago
cmd_otp.c
cmd_part.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c pxe: add ipappend support 12 years ago
cmd_read.c
cmd_reginfo.c
cmd_reiser.c
cmd_sandbox.c
cmd_sata.c
cmd_scsi.c scsi: Correct types of scsi_read/write() 12 years ago
cmd_setexpr.c
cmd_sf.c cmd_sf: Add print mesgs on sf read/write commands 12 years ago
cmd_sha1sum.c
cmd_softswitch.c blackfin: bf609: add softswitch config command 12 years ago
cmd_sound.c
cmd_source.c image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c
cmd_tpm.c tpm: add AUTH1 cmds for LoadKey2 and GetPubKey 12 years ago
cmd_trace.c Add a trace command 12 years ago
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c USB: SS: Add support for Super Speed USB interface 12 years ago
cmd_usb_mass_storage.c
cmd_version.c
cmd_ximg.c image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
cmd_yaffs2.c
cmd_zfs.c
cmd_zip.c
command.c
console.c
ddr_spd.c
dlmalloc.c
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 env_mmc: allow negative CONFIG_ENV_OFFSET 12 years ago
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c mtd: resync with Linux-3.7.1 12 years ago
env_remote.c
env_sf.c
env_ubi.c
exports.c
fdt_support.c fdt: remove unaligned access in fdt_fixup_ethernet() 12 years ago
flash.c
hash.c hash: Add a way to calculate a hash for any algortihm 12 years ago
hush.c
hwconfig.c
image-fdt.c bootm: Use selected configuration for ramdisk and fdt 12 years ago
image-fit.c bootm: Use selected configuration for ramdisk and fdt 12 years ago
image-sig.c image: Add support for signing of FIT configurations 12 years ago
image.c common/image.c: Fix regression with ramdisk load/entry points in FIT 12 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c video: consolidate splash screen alignment code 12 years ago
lynxkdi.c
main.c fdt: allow bootdelay to be specified via device tree 12 years ago
memsize.c
menu.c
miiphyutil.c
modem.c
s_record.c
splash.c video: consolidate splash screen alignment code 12 years ago
stdio.c
system_map.c
update.c image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
usb.c USB: SS: Add support for Super Speed USB interface 12 years ago
usb_hub.c usb: ehci: add Faraday USB 2.0 EHCI support 12 years ago
usb_kbd.c usb: workaround non-working keyboards. 12 years ago
usb_storage.c Fix block device accesses beyond 2TiB 12 years ago
xyzModem.c