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
Tom Wai-Hong Tam 45d7f52511 lcd: Implement RLE8 bitmap decoding 12 years ago
..
spl SPL: make jump_to_image_no_args a weak symbol 12 years ago
Makefile fs: add filesystem switch libary, implement ls and fsload commands 12 years ago
bedbug.c
bootstage.c bootstage: Add feature to stash/unstash bootstage info 12 years ago
bouncebuf.c COMMON: Implement common bounce buffer 12 years ago
cmd_ambapp.c
cmd_bdinfo.c x86: Change global data baudrate to int 12 years ago
cmd_bedbug.c
cmd_bmp.c video: Provide an API to access video parameters 12 years ago
cmd_boot.c common/cmd_*.c: sparse fixes 12 years ago
cmd_bootldr.c
cmd_bootm.c common/cmd_*.c: sparse fixes 12 years ago
cmd_bootstage.c bootstage: Add bootstage command 12 years ago
cmd_cache.c Cleanup cache command prints 12 years ago
cmd_cbfs.c fs: Add a Coreboot Filesystem (CBFS) driver and commands 12 years ago
cmd_console.c common/cmd_*.c: sparse fixes 12 years ago
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c common/cmd_*.c: sparse fixes 12 years ago
cmd_dcr.c
cmd_df.c
cmd_dfu.c ARM: prevent misaligned array inits 12 years ago
cmd_diag.c
cmd_disk.c disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
cmd_display.c
cmd_dtt.c
cmd_echo.c common/cmd_*.c: sparse fixes 12 years ago
cmd_eeprom.c
cmd_elf.c common: cmd_elf.c: use uintptr_t for casts from u32 to void* 12 years ago
cmd_exit.c common/cmd_*.c: sparse fixes 12 years ago
cmd_ext2.c fs: rename fsload command to load 12 years ago
cmd_ext4.c fs: rename fsload command to load 12 years ago
cmd_fat.c common/cmd_*.c: sparse fixes 12 years ago
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c common/cmd_*.c: sparse fixes 12 years ago
cmd_fitupd.c
cmd_flash.c common/cmd_*.c: sparse fixes 12 years ago
cmd_fpga.c
cmd_fs.c fs: rename fsload command to load 12 years ago
cmd_gpio.c
cmd_help.c common/cmd_*.c: sparse fixes 12 years ago
cmd_i2c.c common/cmd_*.c: sparse fixes 12 years ago
cmd_ide.c ide: Correct function signatures for ide_read/write() 12 years ago
cmd_immap.c
cmd_ini.c Improve license declaration for cmd_ini.h 12 years ago
cmd_irq.c common/cmd_*.c: sparse fixes 12 years ago
cmd_itest.c common/cmd_*.c: sparse fixes 12 years ago
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c
cmd_license.c
cmd_load.c common/cmd_*.c: sparse fixes 12 years ago
cmd_log.c
cmd_mac.c
cmd_md5sum.c Add parameter to md5sum to save the md5 sum 12 years ago
cmd_mdio.c common/cmd_*.c: sparse fixes 12 years ago
cmd_mem.c common/cmd_*.c: sparse fixes 12 years ago
cmd_mfsl.c
cmd_mii.c
cmd_misc.c common/cmd_*.c: sparse fixes 12 years ago
cmd_mmc.c common/cmd_*.c: sparse fixes 12 years ago
cmd_mmc_spi.c
cmd_mp.c common/cmd_*.c: sparse fixes 12 years ago
cmd_mtdparts.c common/cmd_*.c: sparse fixes 12 years ago
cmd_nand.c common/cmd_*.c: sparse fixes 12 years ago
cmd_net.c common/cmd_*.c: sparse fixes 12 years ago
cmd_nvedit.c common/cmd_*.c: sparse fixes 12 years ago
cmd_onenand.c
cmd_otp.c
cmd_part.c cmd_part: add partition-related command 12 years ago
cmd_pci.c common/cmd_*.c: sparse fixes 12 years ago
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c PXE: FDT: Add support for fdt in PXE 12 years ago
cmd_reginfo.c common/cmd_*.c: sparse fixes 12 years ago
cmd_reiser.c disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
cmd_sata.c common/cmd_*.c: sparse fixes 12 years ago
cmd_scsi.c ahci: Support 64-bit LBA option when reading capacity 12 years ago
cmd_setexpr.c common/cmd_*.c: sparse fixes 12 years ago
cmd_sf.c
cmd_sha1sum.c Add parameter to sha1sum to save the SHA1 sum 12 years ago
cmd_source.c common/cmd_*.c: sparse fixes 12 years ago
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c common/cmd_*.c: sparse fixes 12 years ago
cmd_time.c
cmd_tpm.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c common/cmd_*.c: sparse fixes 12 years ago
cmd_version.c common/cmd_*.c: sparse fixes 12 years ago
cmd_ximg.c common/cmd_*.c: sparse fixes 12 years ago
cmd_yaffs2.c
cmd_zfs.c ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) 12 years ago
cmd_zip.c common: add zip command support 12 years ago
command.c common/misc: sparse fixes 12 years ago
console.c
ddr_spd.c
dlmalloc.c common/misc: sparse fixes 12 years ago
dlmalloc.src
env_common.c env: cosmetic: Consilidate the default env definition 12 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c env: cosmetic: Consilidate the default env definition 12 years ago
env_fat.c env: checkpatch clean env_fat 12 years ago
env_flash.c
env_mmc.c
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c env: remove duplicated env_get_char_spec() 12 years ago
env_sf.c
exports.c
fdt_support.c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
flash.c
hush.c common/misc: sparse fixes 12 years ago
hwconfig.c
image.c common/misc: sparse fixes 12 years ago
iomux.c serial: remove calls to serial_assign() 12 years ago
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: Implement RLE8 bitmap decoding 12 years ago
lynxkdi.c
main.c common/misc: sparse fixes 12 years ago
memsize.c
menu.c
miiphyutil.c
modem.c
s_record.c
stdio.c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
system_map.c
update.c net/: sparse fixes 12 years ago
usb.c usb: fallback safely when a configuration descriptor is too large 12 years ago
usb_hub.c usb: lowlevel interface change to support multiple controllers 12 years ago
usb_kbd.c
usb_storage.c common/misc: sparse fixes 12 years ago
xyzModem.c common/misc: sparse fixes 12 years ago