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
Kim Phillips 8aa5ec6e16 common/fdt_support.c: sparse fixes 12 years ago
..
spl SPL: Port SPL framework to powerpc 12 years ago
Makefile Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged 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 treewide: include libfdt_env.h before fdt.h 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_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_exit.c
cmd_ext2.c
cmd_ext4.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c treewide: include libfdt_env.h before fdt.h 12 years ago
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c
cmd_fs.c
cmd_gettime.c Add gettime command 12 years ago
cmd_gpio.c
cmd_gpt.c gpt: Support for new "gpt" command 12 years ago
cmd_hash.c Add hash command to perform hashing using various algorithms 12 years ago
cmd_help.c
cmd_i2c.c edid: Add I2C command for printing the EDID 12 years ago
cmd_ide.c
cmd_immap.c ppc: Move brg_clk to arch_global_data 12 years ago
cmd_ini.c
cmd_io.c Add console command to access io space registers 12 years ago
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c cmd_led.c: Standardize format of help and usage info. 12 years ago
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c Add option to display customised memory information 12 years ago
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c
cmd_net.c
cmd_nvedit.c env: Implement the env delete command 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 Add a command to read raw blocks from a partition 12 years ago
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c Add a simple load option to setexpr 12 years ago
cmd_sf.c spi: Add SPI flash test 12 years ago
cmd_sha1sum.c sha1sum: Use generic hash layer 12 years ago
cmd_sound.c Sound: Add FDT support to CMD. 12 years ago
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 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 tpm: Add TPM stress test 12 years ago
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c
cmd_version.c x86: Add coreboot version to u-boot's version command 12 years ago
cmd_ximg.c
cmd_yaffs2.c
cmd_zfs.c
cmd_zip.c
command.c cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
console.c env: Add a silent env handler 12 years ago
ddr_spd.c
dlmalloc.c
dlmalloc.src
edid.c edid: Library of EDID decode and print 12 years ago
env_attr.c tools/env: Add environment variable flags support 12 years ago
env_callback.c env: Add support for callbacks to environment vars 12 years ago
env_common.c env: Add support for access control to .flags 12 years ago
env_dataflash.c env: Hide '.' variables in env print by default 12 years ago
env_eeprom.c env: Hide '.' variables in env print by default 12 years ago
env_embedded.c
env_fat.c env: Hide '.' variables in env print by default 12 years ago
env_flags.c env: Handle write-once ethaddr and serial# generically 12 years ago
env_flash.c env: Hide '.' variables in env print by default 12 years ago
env_mmc.c common: env_mmc: Use __weak annotation to simplify code 12 years ago
env_nand.c env: Hide '.' variables in env print by default 12 years ago
env_nowhere.c
env_nvram.c env: Hide '.' variables in env print by default 12 years ago
env_onenand.c env: Hide '.' variables in env print by default 12 years ago
env_remote.c
env_sf.c env: Hide '.' variables in env print by default 12 years ago
exports.c
fdt_support.c common/fdt_support.c: sparse fixes 12 years ago
flash.c
hash.c Add generic hash API 12 years ago
hush.c cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
hwconfig.c
image.c treewide: include libfdt_env.h before fdt.h 12 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs 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: Clean up newly allocated device nodes in case of configuration failure 12 years ago
usb_hub.c usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
usb_kbd.c
usb_storage.c usb: properly detect empty mass storage media reader 12 years ago
xyzModem.c