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
Marek Vasut f624dd15e3 GCC47: Fix warning in cmd_nand.c 12 years ago
..
Makefile Add support for loading and saving the environment to a FAT partition 12 years ago
bedbug.c
bootstage.c Move bootstage timer out of lib/time.c 12 years ago
cmd_ambapp.c various cmd_* files: fixed layout a little bit 14 years ago
cmd_bdinfo.c davinci: add support for printing clock frequency 12 years ago
cmd_bedbug.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_bmp.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_boot.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_bootldr.c Blackfin: bootldr: use common defines 13 years ago
cmd_bootm.c LMB: Fix undefined lmb_reserve() on non-lmb platforms 12 years ago
cmd_cache.c cmd_cache: use cache/invalidate functions available in common.h 12 years ago
cmd_console.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_cplbinfo.c various cmd_* files: fixed layout a little bit 14 years ago
cmd_cramfs.c cramfs: make cramfs usable without a NOR flash 13 years ago
cmd_dataflash_mmc_mux.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_date.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_dcr.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_df.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_diag.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_display.c led_display: split led display support into generic and hw-dependent parts 14 years ago
cmd_dtt.c hwmon: Provide dtt_init() 13 years ago
cmd_echo.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_eeprom.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_elf.c bootvx: Clear and disable data cache, and call vxWorks with parameter. 12 years ago
cmd_exit.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_ext2.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_fat.c cmd_fat: add FAT write command 12 years ago
cmd_fdc.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_fdos.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_fdt.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_fitupd.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_flash.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_fpga.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_gpio.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_help.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_i2c.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_ide.c bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
cmd_immap.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_irq.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_itest.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_jffs2.c cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 14 years ago
cmd_ldrinfo.c Blackfin: ldrinfo: new command 13 years ago
cmd_led.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_license.c various cmd_* files: fixed layout a little bit 14 years ago
cmd_load.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_log.c cmd_log: print log->v2.con value in the "log info" command 12 years ago
cmd_mac.c cmd_mac: fix help for 'mac read' 13 years ago
cmd_md5sum.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mdio.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mem.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mfsl.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mgdisk.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mii.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_misc.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mmc.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mmc_spi.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mp.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_mtdparts.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_nand.c GCC47: Fix warning in cmd_nand.c 12 years ago
cmd_net.c bootstage: Plumb in bootstage calls for basic operations 12 years ago
cmd_nvedit.c Add support for loading and saving the environment to a FAT partition 12 years ago
cmd_onenand.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_otp.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_pci.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_pcmcia.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_portio.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_pxe.c cmd_pxe.c: fix strict-aliasing warnings 12 years ago
cmd_reginfo.c mpc85xx: Add reginfo command 14 years ago
cmd_reiser.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_sata.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_scsi.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_setexpr.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_sf.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_sha1sum.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_source.c Stop using builtin_run_command() 12 years ago
cmd_spi.c sspi: add options to specify bus and mode 14 years ago
cmd_spibootldr.c various cmd_* files: fixed layout a little bit 14 years ago
cmd_spl.c Add cmd_spl command 12 years ago
cmd_strings.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_terminal.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_test.c Make sure that argv[] argument pointers are not modified. 14 years ago
cmd_time.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_tpm.c Add a cli command to test the TPM device. 13 years ago
cmd_tsi148.c common: tsi148 - fix gcc 4.6 compiler warning 13 years ago
cmd_ubi.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_ubifs.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_universe.c common/cmd_universe.c: Fix GCC 4.6 build warning 13 years ago
cmd_unzip.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_usb.c bootstage: Plumb in bootstage calls for basic operations 12 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 Add cmd_process() to process commands in one place 12 years ago
console.c Revert "Add board_pre_console_putc to deal with early console output" 12 years ago
ddr_spd.c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 13 years ago
dlmalloc.c utx8245: fix build breakage due to assert() 13 years ago
dlmalloc.src
env_common.c bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
env_dataflash.c env: clean env_dataflash.c checkpatch and code style 13 years ago
env_eeprom.c env: clean env_eeprom.c checkpatch and code style 13 years ago
env_embedded.c env: clean env_embedded.c checkpatch and code style 13 years ago
env_fat.c Add support for loading and saving the environment to a FAT partition 12 years ago
env_flash.c env: factor out the env_get_char_spec() function 13 years ago
env_mgdisk.c env: factor out the env_get_char_spec() function 13 years ago
env_mmc.c env: factor out the env_get_char_spec() function 13 years ago
env_nand.c env: factor out the env_get_char_spec() function 13 years ago
env_nowhere.c env: factor out the env_get_char_spec() function 13 years ago
env_nvram.c env: factor out the env_get_char_spec() function 13 years ago
env_onenand.c env: factor out the env_get_char_spec() function 13 years ago
env_sf.c env: factor out the env_get_char_spec() function 13 years ago
exports.c Fix SPI build errors in exports.c 13 years ago
fdt_support.c Fix constness of the fdt void pointer in fdt_getprop_u32_default 13 years ago
flash.c cfi_flash: Simplify dynamic flash bank number detection 14 years ago
hush.c Add cmd_process() to process commands in one place 12 years ago
hwconfig.c Minor Coding Style Cleanup. 13 years ago
image.c RAMDISK: Fix unused variable issue caused by raw rd support 12 years ago
iomux.c
kallsyms.c
kgdb.c Make sure that argv[] argument pointers are not modified. 14 years ago
kgdb_stubs.c
lcd.c PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
lynxkdi.c checkpatch whitespace cleanups 13 years ago
main.c Fix the behaviour of the 'run' command 12 years ago
memsize.c Remove volatile qualifier in get_ram_size() calls 13 years ago
menu.c common, menu: do not trigger timeout again, if a line is read 12 years ago
miiphyutil.c Revert "mii: miiphy register address width change" 13 years ago
modem.c common: move extern char console_buffer[] to common.h 13 years ago
s_record.c
serial.c serial: constify serial_assign() 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 usb: replace wait_ms() with mdelay() 12 years ago
usb_hub.c usb: replace wait_ms() with mdelay() 12 years ago
usb_kbd.c USB: move keyboard polling into kbd driver 12 years ago
usb_storage.c usb: replace wait_ms() with mdelay() 12 years ago
xyzModem.c cleanup: Fix typos and misspellings in various files. 13 years ago