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
Serge Ziryukin 65d342541e cmd_usb.c: show cmd usage if no args given 14 years ago
..
Makefile CRAMFS: support cramfs in RAM 15 years ago
bedbug.c
cmd_ambapp.c General help message cleanup 15 years ago
cmd_bdinfo.c fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used 14 years ago
cmd_bedbug.c General help message cleanup 15 years ago
cmd_bmp.c cmd_bmp.c: add standard subcommand handling 14 years ago
cmd_boot.c General help message cleanup 15 years ago
cmd_bootldr.c General help message cleanup 15 years ago
cmd_bootm.c Move test for unnecessary memmove to memmove_wd() 14 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 General help message cleanup 15 years ago
cmd_cramfs.c CRAMFS: support cramfs in RAM 15 years ago
cmd_dataflash_mmc_mux.c General help message cleanup 15 years ago
cmd_date.c cmd_date: Fix spelling in error message. 15 years ago
cmd_dcr.c General help message cleanup 15 years ago
cmd_df.c General help message cleanup 15 years ago
cmd_diag.c General help message cleanup 15 years ago
cmd_display.c General help message cleanup 15 years ago
cmd_dtt.c General help message cleanup 15 years ago
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 General help message cleanup 15 years ago
cmd_fdc.c General help message cleanup 15 years ago
cmd_fdos.c General help message cleanup 15 years ago
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 General help message cleanup 15 years ago
cmd_help.c cmd_help: General cleanup 15 years ago
cmd_i2c.c i2c: made unused function i2c_mux_add_device static 14 years ago
cmd_ide.c common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
cmd_immap.c General help message cleanup 15 years ago
cmd_irq.c Move do_irqinfo() to common/cmd_irq.c 15 years ago
cmd_itest.c cmd_itest.c: fix pointer dereferencing 14 years ago
cmd_jffs2.c jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE 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 General help message cleanup 15 years ago
cmd_mem.c move prototypes for gunzip() and zunzip() to common.h 15 years ago
cmd_mfsl.c General help message cleanup 15 years ago
cmd_mgdisk.c Remove superfluous preprocessor tests from some cmd_*.c files. 15 years ago
cmd_mii.c General help message cleanup 15 years ago
cmd_misc.c Move do_irqinfo() to common/cmd_irq.c 15 years ago
cmd_mmc.c cmd_mmc remove \n 14 years ago
cmd_mp.c Add support to disable cpu's in multicore processors 15 years ago
cmd_mtdparts.c mtdparts: get rid of custom DEBUG macro, use debug() 14 years ago
cmd_nand.c cmd_nand: show nand scrub confirmation character 14 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 cmd_onenand.c: moved to standard subcommand handling 14 years ago
cmd_otp.c General help message cleanup 15 years ago
cmd_pci.c General help message cleanup 15 years ago
cmd_pcmcia.c General help message cleanup 15 years ago
cmd_portio.c General help message cleanup 15 years ago
cmd_reginfo.c ppc4xx: Rework cmd reginfo 15 years ago
cmd_reiser.c General help message cleanup 15 years ago
cmd_sata.c sata: namespace curr_device variable 15 years ago
cmd_scsi.c General help message cleanup 15 years ago
cmd_setexpr.c cmd_setexpr: allow memory addresses in expressions 14 years ago
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 General help message cleanup 15 years ago
cmd_spibootldr.c Blackfin: new spibootldr command 15 years ago
cmd_strings.c General help message cleanup 15 years ago
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 cmd_ubi: Fix uninitialized variable warning 14 years ago
cmd_ubifs.c Command improvements for ubifs 15 years ago
cmd_universe.c General help message cleanup 15 years ago
cmd_usb.c cmd_usb.c: show cmd usage if no args given 14 years ago
cmd_version.c command.c: Break commands out to appropriate cmd_*.c files 15 years ago
cmd_vfd.c General help message cleanup 15 years ago
cmd_ximg.c Prepare v2010.03-rc1 14 years ago
cmd_yaffs2.c General help message cleanup 15 years ago
command.c command.c: Enable auto tab for the editenv command 14 years ago
console.c console.c: fix problem with splashimage 14 years ago
ddr_spd.c fsl-ddr: add the DDR3 SPD infrastructure 15 years ago
dlmalloc.c malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure 14 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 Prepare v2010.03-rc1 14 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_nand.c: print error message and fail gracefully 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: Add fdt_del_node_and_alias helper 14 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 Move test for unnecessary memmove to memmove_wd() 14 years ago
iomux.c stdio/device: rework function naming convention 15 years ago
kallsyms.c Add support for Linux-like kallsysms 15 years ago
kgdb.c Move arch/ppc to arch/powerpc 14 years ago
kgdb_stubs.c kgdb: add default generic stubs 15 years ago
lcd.c lcd: make 16bpp work 14 years ago
lynxkdi.c Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 15 years ago
main.c FIX: watchdog timeout, while waiting for input 14 years ago
memsize.c
miiphyutil.c Cosmetic change - indentation correction. 14 years ago
modem.c make MODEM SUPPORT generic instead of duplicate it 15 years ago
s_record.c
serial.c x86: Use CONFIG_SERIAL_MULTI 14 years ago
stdio.c arm/microblaze/nios/nios2/sh: Remove relocation fixups 15 years ago
system_map.c Add support for Linux-like kallsysms 15 years ago
update.c
usb.c USB: usb_control_msg wait for driver ISR to set status. 15 years ago
usb_kbd.c USB Consolidate descriptor definitions 15 years ago
usb_storage.c USB storage probe 14 years ago
xyzModem.c common: fix 'dummy' is used uninitialized in this function warning 15 years ago