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 a19b0dd62d Merge branch 'u-boot/master' into 'u-boot-arm/master' 11 years ago
..
spl Merge branch 'u-boot/master' into 'u-boot-arm/master' 11 years ago
Makefile Merge branch 'u-boot/master' into 'u-boot-arm/master' 11 years ago
bedbug.c Consolidate bool type 12 years ago
board_f.c Power: remove support for Freescale MPC8220 11 years ago
board_r.c Call bootstage_relocate() after malloc is initted 12 years ago
bootstage.c bootstage: Allow marking a particular line of code 12 years ago
bouncebuf.c
cmd_ambapp.c
cmd_bdinfo.c common: Update cmd_bdinfo for PPC 11 years ago
cmd_bedbug.c Consolidate bool type 12 years ago
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c bootm: Avoid 256-byte overflow in fixup_silent_linux() 11 years ago
cmd_bootmenu.c New command bootmenu: ANSI terminal boot menu support 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
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_ext4.c cmd_ext4: BREAK and correct ext4write parameter order 12 years ago
cmd_fat.c
cmd_fdc.c Consolidate bool type 12 years ago
cmd_fdos.c
cmd_fdt.c sandbox: fdt: Support fdt command for sandbox 12 years ago
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c Merge branch 'u-boot/master' into 'u-boot-arm/master' 11 years ago
cmd_fs.c
cmd_fuse.c Add fuse API and commands 12 years ago
cmd_gettime.c
cmd_gpio.c
cmd_gpt.c
cmd_hash.c
cmd_help.c
cmd_i2c.c
cmd_ide.c part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
cmd_immap.c
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 cmd_mem: fix cp command 11 years ago
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c mmc: support the correct card version for eMMC 12 years ago
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c mtd: Make mtdparts work with pre-reloc env 12 years ago
cmd_nand.c cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 12 years ago
cmd_net.c
cmd_nvedit.c env: Fix minor comment typos in cmd_nvedit 11 years ago
cmd_onenand.c
cmd_otp.c
cmd_part.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c menu: Add support for user defined item choice function 12 years ago
cmd_read.c
cmd_reginfo.c
cmd_reiser.c
cmd_sandbox.c sandbox: fs: Add support for saving files to host filesystem 12 years ago
cmd_sata.c part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
cmd_scsi.c part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
cmd_setexpr.c setexpr: add regex substring matching and substitution 12 years ago
cmd_sf.c cmd_sf: include header file common.h before div64.h 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() 11 years ago
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c common/cmd_test: Avoid macro expansion 12 years ago
cmd_time.c
cmd_tpm.c tpm: Add TPM command library 12 years ago
cmd_tsi148.c
cmd_ubi.c ubi: ubifs: Turn off verbose prints 12 years ago
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() 11 years ago
cmd_yaffs2.c
cmd_zfs.c
cmd_zip.c
command.c
console.c
ddr_spd.c
dlmalloc.c Consolidate bool type 12 years ago
dlmalloc.src Consolidate bool type 12 years ago
edid.c
env_attr.c
env_callback.c env_callback: Mark find_env_callback as static 12 years ago
env_common.c
env_dataflash.c Revert "env: fix potential stack overflow in environment functions" 12 years ago
env_eeprom.c Revert "env: fix potential stack overflow in environment functions" 12 years ago
env_embedded.c
env_fat.c Revert "env: fix potential stack overflow in environment functions" 12 years ago
env_flags.c
env_flash.c
env_mmc.c env_mmc: add support for redundant environment 12 years ago
env_nand.c nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 12 years ago
env_nowhere.c
env_nvram.c Revert "env: fix potential stack overflow in environment functions" 12 years ago
env_onenand.c Revert "env: fix potential stack overflow in environment functions" 12 years ago
env_remote.c
env_sf.c Revert "env: fix potential stack overflow in environment functions" 12 years ago
env_ubi.c env: Add redundant env support to UBI env 12 years ago
exports.c
fdt_support.c fdt_support: Use CONFIG_NR_DRAM_BANKS if defined 11 years ago
flash.c flash: Add optional verify-after-write feature 12 years ago
hash.c hash: Add a way to calculate a hash for any algortihm 11 years ago
hush.c
hwconfig.c
image-fdt.c image: Add device tree setup to image library 11 years ago
image-fit.c image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 11 years ago
image.c image: Add device tree setup to image library 11 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c video: bcm2835: fix build issues 12 years ago
lynxkdi.c
main.c Revert "fdt- Tell the FDT library where the device tree is" 12 years ago
memsize.c
menu.c menu: export menu_default_choice() function 12 years ago
miiphyutil.c
modem.c
s_record.c
stdio.c
system_map.c
update.c image: Rename fit_image_check_hashes() to fit_image_verify() 11 years ago
usb.c USB: SS: Add support for Super Speed USB interface 12 years ago
usb_hub.c usb: fix: Fixing Port status and feature number constants 12 years ago
usb_kbd.c usb: common: Weed out USB_**_PRINTFs from usb framework 12 years ago
usb_storage.c USB: Some cleanup prior to USB 3.0 interface addition 12 years ago
xyzModem.c