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
Mike Frysinger a16028da63 lmb: only force on arches that use it 15 years ago
..
Makefile CRAMFS: support cramfs in RAM 15 years ago
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c move prototypes for gunzip() and zunzip() to common.h 15 years ago
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c lmb: only force on arches that use it 15 years ago
cmd_cache.c Remove superfluous preprocessor tests from some cmd_*.c files. 15 years ago
cmd_console.c stdio/device: rework function naming convention 15 years ago
cmd_cplbinfo.c
cmd_cramfs.c CRAMFS: support cramfs in RAM 15 years ago
cmd_dataflash_mmc_mux.c
cmd_date.c cmd_date: Fix spelling in error message. 15 years ago
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c
cmd_echo.c command.c: Break commands out to appropriate cmd_*.c files 15 years ago
cmd_eeprom.c cmd_eeprom: I2C updates 15 years ago
cmd_elf.c Less verbose output when loading vxworks 6.x images 15 years ago
cmd_exit.c command.c: Break commands out to appropriate cmd_*.c files 15 years ago
cmd_ext2.c Fix ext2load return code 15 years ago
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
cmd_flash.c cmd_flash.c: fix fix compile error for boards with DataFlash 15 years ago
cmd_fpga.c
cmd_help.c cmd_help: General cleanup 15 years ago
cmd_i2c.c i2c: fix dangling comment in do_i2c_mw() 15 years ago
cmd_ide.c common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
cmd_immap.c
cmd_irq.c Move do_irqinfo() to common/cmd_irq.c 15 years ago
cmd_itest.c
cmd_jffs2.c Remove legacy NAND and disk on chip code. 15 years ago
cmd_license.c move prototypes for gunzip() and zunzip() to common.h 15 years ago
cmd_load.c Remove deprecated 'autoscr' command/variables 15 years ago
cmd_log.c stdio/device: rework function naming convention 15 years ago
cmd_mac.c
cmd_mem.c move prototypes for gunzip() and zunzip() to common.h 15 years ago
cmd_mfsl.c
cmd_mgdisk.c Remove superfluous preprocessor tests from some cmd_*.c files. 15 years ago
cmd_mii.c
cmd_misc.c Move do_irqinfo() to common/cmd_irq.c 15 years ago
cmd_mmc.c cmd_mmc: make curr_device static 15 years ago
cmd_mp.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 15 years ago
cmd_mtdparts.c cmd_mtdparts.c: fix compiler warning in debug code 15 years ago
cmd_nand.c cmd_nand: Move conditional compilation to Makefile 15 years ago
cmd_net.c Remove deprecated 'autoscr' command/variables 15 years ago
cmd_nvedit.c Add 'editenv' command 15 years ago
cmd_onenand.c common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c ppc4xx: Rework cmd reginfo 15 years ago
cmd_reiser.c
cmd_sata.c sata: namespace curr_device variable 15 years ago
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c sf: add GPL-2 license info 15 years ago
cmd_source.c Remove deprecated 'autoscr' command/variables 15 years ago
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c stdio/device: rework function naming convention 15 years ago
cmd_test.c Add 'true' and 'false' commands 15 years ago
cmd_tsi148.c cmd_tsi148: General cleanup 15 years ago
cmd_ubi.c ubi: help message correction 15 years ago
cmd_ubifs.c Command improvements for ubifs 15 years ago
cmd_universe.c
cmd_usb.c usb: write command for RAW partition. 15 years ago
cmd_version.c command.c: Break commands out to appropriate cmd_*.c files 15 years ago
cmd_vfd.c
cmd_ximg.c
cmd_yaffs2.c
command.c command.c: Break commands out to appropriate cmd_*.c files 15 years ago
console.c bugfix CONFIG_SYS_CONSOLE_INFO_QUIET 15 years ago
ddr_spd.c
dlmalloc.c malloc: return NULL if not initialized yet 15 years ago
dlmalloc.src
env_common.c Conditionally perform common relocation fixups 15 years ago
env_dataflash.c env: kill off default_environment_size 15 years ago
env_eeprom.c env, eeprom: add redundant environment support 15 years ago
env_embedded.c Revert "env: only build env_embedded and envcrc when needed" 15 years ago
env_flash.c env: kill off default_environment_size 15 years ago
env_mgdisk.c env: kill off default_environment_size 15 years ago
env_nand.c env: kill off default_environment_size 15 years ago
env_nowhere.c env: kill off default_environment_size 15 years ago
env_nvram.c env: kill off default_environment_size 15 years ago
env_onenand.c onenand: Fix compile errors due to FlexOneNAND 15 years ago
env_sf.c env: kill off default_environment_size 15 years ago
exports.c exports: rewrite jump table init 15 years ago
fdt_support.c fdt_support: Add multi-serial support for stdout fixup 15 years ago
flash.c
hush.c Conditionally perform common relocation fixups 15 years ago
hwconfig.c Add simple hwconfig infrastructure 15 years ago
image.c common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
iomux.c stdio/device: rework function naming convention 15 years ago
kallsyms.c
kgdb.c kgdb: update mem2hex/hex2mem funcs 15 years ago
kgdb_stubs.c kgdb: add default generic stubs 15 years ago
lcd.c lcd: remove '#if 0' 32-bit scroll, now memcpy does it 15 years ago
lynxkdi.c
main.c readline(): Add ability to modify a string buffer 15 years ago
memsize.c
miiphyutil.c Cleanup: use constant 15 years ago
modem.c
s_record.c
serial.c s5pc1xx: support serial driver 15 years ago
stdio.c arm/microblaze/nios/nios2/sh: Remove relocation fixups 15 years ago
system_map.c
update.c
usb.c USB Consolidate descriptor definitions 15 years ago
usb_kbd.c USB Consolidate descriptor definitions 15 years ago
usb_storage.c usb: write command for RAW partition. 15 years ago
xyzModem.c common: fix 'dummy' is used uninitialized in this function warning 15 years ago