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
Enric Balletbo i Serra 57ff9f2421 cmd_onenand.c: Fix command usage help. 14 years ago
..
Makefile
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c boot: change some arch ifdefs to feature ifdefs 14 years ago
cmd_cache.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_diag.c
cmd_display.c led_display: split led display support into generic and hw-dependent parts 14 years ago
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_flash.c CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off 14 years ago
cmd_fpga.c cmd_fpga: cleanup help and check parameters 14 years ago
cmd_help.c
cmd_i2c.c
cmd_ide.c
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_mem.c cp/cmp: Add WATCHDOG_RESET in copy and compare loop 14 years ago
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mp.c
cmd_mtdparts.c Followup fixes on the mtdparts spread patchset 14 years ago
cmd_nand.c Fix warning in nand unlock command 14 years ago
cmd_net.c Revert "cmd_net: drop spurious comma in U_BOOT_CMD" 14 years ago
cmd_nvedit.c
cmd_onenand.c cmd_onenand.c: Fix command usage help. 14 years ago
cmd_otp.c
cmd_pci.c pci: Add ability to re-enumerate PCI buses 14 years ago
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_tsi148.c TSI148: Fix argument parsing 14 years ago
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_usb.c
cmd_version.c
cmd_vfd.c
cmd_ximg.c
cmd_yaffs2.c
command.c
console.c
ddr_spd.c
dlmalloc.c dlmalloc.c: Fix gcc alias warning 14 years ago
dlmalloc.src
env_common.c env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE 14 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c
env_flash.c env_flash: Disable debug print statements 14 years ago
env_mgdisk.c
env_mmc.c Merge branch 'master' of git://git.denx.de/u-boot-arm 14 years ago
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_sf.c env_sf: updated to the new environment code 14 years ago
exports.c
fdt_support.c common/fdt_support.c: Fix compile warnings 14 years ago
flash.c
hush.c
hwconfig.c hwconfig: Utilize getenv_f before relocation to allow for larger buffer 14 years ago
image.c always relocate fdt into an lmb-allocated memory block 14 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lynxkdi.c
main.c
memsize.c
miiphyutil.c
modem.c
s_record.c
serial.c common: Enable serial for PXA250 14 years ago
stdio.c
system_map.c
update.c
usb.c
usb_kbd.c
usb_storage.c usb_storage: constify us_direction lookup table 14 years ago
xyzModem.c