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
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 10 years ago
..
spl spl: nand: read only in the size of image_header on the first access 10 years ago
Makefile Add an I/O tracing feature 10 years ago
autoboot.c autoboot: add its own header 10 years ago
bedbug.c
board_f.c support blackfin board initialization in generic board_f 10 years ago
board_r.c board_r: Add missing return to initr_doc 10 years ago
bootm.c image: fix bootm failure for FIT image 10 years ago
bootm_os.c common: bootm_os: make arch_preboot_os __weak 10 years ago
bootretry.c Rename bootretry functions and remove #ifdefs 10 years ago
bootstage.c
bouncebuf.c
cli.c Add run_command_repeatable() 10 years ago
cli_hush.c common/cli_hush.c: remove unnecessary double braces 10 years ago
cli_readline.c Move bootretry code into bootretry.c and clean up 10 years ago
cli_simple.c cli: Export cli_simple_process_macros for use outside of cli_simple 10 years ago
cmd_aes.c
cmd_ambapp.c
cmd_bdinfo.c common: commands: make commands static 10 years ago
cmd_bedbug.c Use run_command_repeatable() 10 years ago
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c bootm: Split out code from cmd_bootm.c 10 years ago
cmd_bootmenu.c Remove unnecessary use of hush header file 10 years ago
cmd_bootstage.c
cmd_cache.c common: commands: make commands static 10 years ago
cmd_cbfs.c
cmd_clk.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c Add cli_ prefix to readline functions 10 years ago
cmd_demo.c dm: rename device struct to udevice 10 years ago
cmd_dfu.c dfu: defer parsing of device string to IO backend 10 years ago
cmd_diag.c
cmd_disk.c bootm: make use of legacy image format configurable 10 years ago
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c common: commands: make commands static 10 years ago
cmd_elf.c
cmd_exit.c
cmd_ext2.c Fix help text of ext2load and fatload. 10 years ago
cmd_ext4.c ext4load: fix help text 10 years ago
cmd_fastboot.c
cmd_fat.c fs: implement size/fatsize/ext4size 10 years ago
cmd_fdc.c bootm: make use of legacy image format configurable 10 years ago
cmd_fdt.c fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c bootm: make use of legacy image format configurable 10 years ago
cmd_fpgad.c
cmd_fs.c fs: implement size/fatsize/ext4size 10 years ago
cmd_fuse.c
cmd_gettime.c
cmd_gpio.c dm: rename device struct to udevice 10 years ago
cmd_gpt.c
cmd_hash.c
cmd_help.c
cmd_i2c.c common: commands: make commands static 10 years ago
cmd_ide.c common: cmd_ide: use __weak and add prototypes 10 years ago
cmd_immap.c
cmd_ini.c
cmd_io.c
cmd_iotrace.c Add an I/O tracing feature 10 years ago
cmd_irq.c
cmd_itest.c Fix itest mask overflow 10 years ago
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c
cmd_license.c
cmd_load.c
cmd_log.c stdio: Pass device pointer to stdio methods 10 years ago
cmd_lzmadec.c
cmd_mac.c
cmd_md5sum.c cmd_md5sum.c: remove dead code / fix warning 10 years ago
cmd_mdio.c
cmd_mem.c Rename bootretry functions and remove #ifdefs 10 years ago
cmd_mfsl.c
cmd_mii.c common: cmd_mii: fix printf format warning 10 years ago
cmd_misc.c
cmd_mmc.c cmd_mmc: make mmc dev always re-probe the HW 10 years ago
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c bootm: make use of legacy image format configurable 10 years ago
cmd_net.c
cmd_nvedit.c Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
cmd_onenand.c
cmd_otp.c
cmd_part.c common: commands: make commands static 10 years ago
cmd_pci.c Rename bootretry functions and remove #ifdefs 10 years ago
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c pxe: Allow use of environment variables in append string 10 years ago
cmd_read.c
cmd_reginfo.c
cmd_reiser.c
cmd_sandbox.c sandbox: restore ability to access host fs through standard commands 10 years ago
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c
cmd_sha1sum.c includes: move openssl headers to include/u-boot 10 years ago
cmd_softswitch.c
cmd_sound.c
cmd_source.c common: commands: make commands static 10 years ago
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_thordown.c thor: defer parsing of device string to IO backend 10 years ago
cmd_time.c
cmd_tpm.c
cmd_trace.c
cmd_tsi148.c
cmd_ubi.c common: commands: make commands static 10 years ago
cmd_ubifs.c common: commands: make commands static 10 years ago
cmd_universe.c
cmd_unzip.c
cmd_usb.c
cmd_usb_mass_storage.c
cmd_version.c
cmd_ximg.c bootm: make use of legacy image format configurable 10 years ago
cmd_yaffs2.c
cmd_zfs.c
cmd_zip.c
command.c
console.c Add a flag indicating when the serial console is ready 10 years ago
cros_ec.c
ddr_spd.c
dlmalloc.c sandbox: Always enable malloc debug 10 years ago
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
env_dataflash.c
env_eeprom.c env_eeprom: Assign default environment during board_init_f 10 years ago
env_embedded.c nand_spl: remove nand_spl infrastructure 10 years ago
env_fat.c env_fat.c: Make sure our buffer is cache aligned 10 years ago
env_flags.c
env_flash.c
env_mmc.c env_mmc: support env partition setup in runtime 10 years ago
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sf.c
env_ubi.c
exports.c
fdt_support.c fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
flash.c
hash.c includes: move openssl headers to include/u-boot 10 years ago
hwconfig.c
image-android.c
image-fdt.c fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
image-fit.c includes: move openssl headers to include/u-boot 10 years ago
image-sig.c includes: move openssl headers to include/u-boot 10 years ago
image.c image: fix bootm failure for FIT image 10 years ago
iomux.c
iotrace.c Add an I/O tracing feature 10 years ago
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: support displaying 24bpp BMPs on >= 24bpp LCDs 10 years ago
lynxkdi.c
main.c common: main.c: make show_boot_progress __weak 10 years ago
memsize.c
menu.c Add cli_ prefix to readline functions 10 years ago
miiphyutil.c
modem.c
s_record.c
splash.c common:splash: use __weak 10 years ago
stdio.c stdio: Provide functions to add/remove devices using stdio_dev 10 years ago
system_map.c
update.c
usb.c
usb_hub.c usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY 10 years ago
usb_kbd.c stdio: Pass device pointer to stdio methods 10 years ago
usb_storage.c
xyzModem.c common/xyzModem.c: move empty statements to newline 10 years ago