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
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 13 years ago
..
Makefile omap: spl: fix build break due to changes in FAT 13 years ago
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c nds32: common bdinfo, bootm, image support 13 years ago
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c checkpatch whitespace cleanups 13 years ago
cmd_cache.c command/cmd_cache.c: Add optional flush arguments 13 years ago
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c hwmon: Provide dtt_init() 13 years ago
cmd_echo.c
cmd_eeprom.c cosmetic: spell fixes etc. 13 years ago
cmd_elf.c net: tftpput: Rename TFTP to TFTPGET 13 years ago
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c autostart: unify duplicated logic into the bootm code 13 years ago
cmd_fdos.c Convert ISO-8859 files to UTF-8 13 years ago
cmd_fdt.c
cmd_fitupd.c add command fitupd to run an update from a FIT image 13 years ago
cmd_flash.c common/cmd_flash.c: Fix GCC 4.6 build warnings 13 years ago
cmd_fpga.c fpga: constify to fix build warning 13 years ago
cmd_gpio.c
cmd_help.c
cmd_i2c.c common/cmd_i2c.c: Fix GCC 4.6 build warning 13 years ago
cmd_ide.c common/cmd_ide.c: fix GCC 4.6 build warnings 13 years ago
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c led: remove camel casing of led identifiers globally 13 years ago
cmd_license.c
cmd_load.c
cmd_log.c arm, logbuffer: make it compileclean 13 years ago
cmd_mac.c cmd_mac: fix help for 'mac read' 13 years ago
cmd_md5sum.c Fix: watchdog timed out, if using md5 command 13 years ago
cmd_mdio.c
cmd_mem.c sandbox: Change md command to use map_physmem 13 years ago
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c mmc: rescan fails on empty slot 13 years ago
cmd_mmc_spi.c
cmd_mp.c powerpc/mp: add support for discontiguous cores 13 years ago
cmd_mtdparts.c GCC4.6: Squash undefined variable in cmd_mtdparts.c 13 years ago
cmd_nand.c NAND: Make page, erase, oob size available via cmd_nand 13 years ago
cmd_net.c net: tftpput: add tftpput command 13 years ago
cmd_nvedit.c env: allow to export only selected variables 13 years ago
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c Add pxe command 13 years ago
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c disk/part.c: Make features optional 13 years ago
cmd_scsi.c disk/part.c: Make features optional 13 years ago
cmd_setexpr.c
cmd_sf.c cmd_sf: Fix compiler warning 13 years ago
cmd_sha1sum.c Fix: watchdog timed out, if using sha1 command 13 years ago
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c cmd_time: add time command 13 years ago
cmd_tsi148.c
cmd_ubi.c GCC4.6: Squash warning in cmd_ubi.c: 13 years ago
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c common/cmd_usb.c: fix warning: variable ... set but not used 13 years ago
cmd_version.c unify version_string 13 years ago
cmd_ximg.c checkpatch whitespace cleanups 13 years ago
cmd_yaffs2.c YAFFS2: cmd_yaffs2.c - fix build warnings 13 years ago
command.c common: fix missing function pointer relocation in fixup_cmdtable() 13 years ago
console.c console: Implement pre-console buffer 13 years ago
ddr_spd.c
dlmalloc.c utx8245: fix build breakage due to assert() 13 years ago
dlmalloc.src
env_common.c common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
env_dataflash.c env: allow to export only selected variables 13 years ago
env_eeprom.c env: allow to export only selected variables 13 years ago
env_embedded.c common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
env_flash.c env: allow to export only selected variables 13 years ago
env_mgdisk.c
env_mmc.c env: allow to export only selected variables 13 years ago
env_nand.c env: allow to export only selected variables 13 years ago
env_nowhere.c
env_nvram.c env: allow to export only selected variables 13 years ago
env_onenand.c env: allow to export only selected variables 13 years ago
env_sf.c env: allow to export only selected variables 13 years ago
exports.c
fdt_support.c fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers 13 years ago
flash.c
hush.c Move simple_itoa to vsprintf 13 years ago
hwconfig.c
image.c mkimage: adding support for Davinci AIS image 13 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c GCC4.6: Squash warnings in lcd.c 13 years ago
lynxkdi.c checkpatch whitespace cleanups 13 years ago
main.c Add pxe command 13 years ago
memsize.c Remove volatile qualifier in get_ram_size() calls 13 years ago
menu.c common, menu: use abortboot for menu timeout 13 years ago
miiphyutil.c miiphy: use strncpy() not sprintf() 13 years ago
modem.c
s_record.c
serial.c serial: uartlite: Support for SERIAL_MULTI 13 years ago
stdio.c stdio: Fix a possible buffer overflow 13 years ago
system_map.c
update.c net: tftpput: Rename TFTP to TFTPGET 13 years ago
usb.c GCC4.6: Squash warnings in common/usb.c 13 years ago
usb_kbd.c
usb_storage.c GCC4.6: Squash subsequent warnings in usb_storage.c 13 years ago
xyzModem.c cleanup: Fix typos and misspellings in various files. 13 years ago