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
Joe Hershberger 32057717e0 env: Add a baudrate env handler 12 years ago
..
spl SPL: Port SPL framework to powerpc 12 years ago
Makefile env: Add support for callbacks to environment vars 12 years ago
bedbug.c
bootstage.c bootstage: Add feature to stash/unstash bootstage info 12 years ago
bouncebuf.c common: rework bouncebuf implementation 12 years ago
cmd_ambapp.c
cmd_bdinfo.c x86: Change global data baudrate to int 12 years ago
cmd_bedbug.c Convert cmd_usage() calls in common to use a return value 12 years ago
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 Fix use of conditional LMB 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 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_date.c common/cmd_*.c: sparse fixes 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_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 hwmon: Provide dtt_init() 13 years ago
cmd_echo.c common/cmd_*.c: sparse fixes 12 years ago
cmd_eeprom.c Convert cmd_usage() calls in common to use a return value 12 years ago
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 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 common/cmd_*.c: sparse fixes 12 years ago
cmd_fitupd.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_flash.c common/cmd_*.c: sparse fixes 12 years ago
cmd_fpga.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_fs.c fs: rename fsload command to load 12 years ago
cmd_gettime.c Add gettime command 12 years ago
cmd_gpio.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_gpt.c gpt: Support for new "gpt" command 12 years ago
cmd_hash.c Add hash command to perform hashing using various algorithms 12 years ago
cmd_help.c common/cmd_*.c: sparse fixes 12 years ago
cmd_i2c.c edid: Add I2C command for printing the EDID 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_io.c Add console command to access io space registers 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_led.c: Standardize format of help and usage info. 12 years ago
cmd_license.c
cmd_load.c common/cmd_*.c: sparse fixes 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_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 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 common/cmd_*.c: sparse fixes 12 years ago
cmd_mmc.c mmc: Fix incorrect handling of 'read' & 'write' commands 12 years ago
cmd_mmc_spi.c Convert cmd_usage() calls in common to use a return value 12 years ago
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 nand: Add torture feature 12 years ago
cmd_net.c common/cmd_*.c: sparse fixes 12 years ago
cmd_nvedit.c env: Add a baudrate env handler 12 years ago
cmd_onenand.c linux/compat.h: rename from linux/mtd/compat.h 12 years ago
cmd_otp.c Convert cmd_usage() calls in common to use a return value 12 years ago
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 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_pxe.c PXE: FDT: Add support for fdt in PXE 12 years ago
cmd_read.c Add a command to read raw blocks from a partition 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_sf: add size checking to spi flash commands 12 years ago
cmd_sha1sum.c sha1sum: Use generic hash layer 12 years ago
cmd_source.c common/cmd_*.c: sparse fixes 12 years ago
cmd_spi.c cmd_spi: remove superfluous semicolon 12 years ago
cmd_spibootldr.c
cmd_spl.c cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 12 years ago
cmd_strings.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_terminal.c
cmd_test.c common/cmd_*.c: sparse fixes 12 years ago
cmd_time.c Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_tpm.c tpm: Add TPM stress test 12 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 usb: use linux/usb/ch9.h instead of usbdescriptors.h 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 u-boot: Update yaffs2 file system 12 years ago
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/command.c: revert changes from commit 199adb60 12 years ago
console.c env: Refactor do_apply to a flag 12 years ago
ddr_spd.c
dlmalloc.c common/misc: sparse fixes 12 years ago
dlmalloc.src
edid.c edid: Library of EDID decode and print 12 years ago
env_attr.c env: Add support for callbacks to environment vars 12 years ago
env_callback.c env: Add support for callbacks to environment vars 12 years ago
env_common.c env: Use getenv_yesno() more generally 12 years ago
env_dataflash.c env: Hide '.' variables in env print by default 12 years ago
env_eeprom.c env: Hide '.' variables in env print by default 12 years ago
env_embedded.c env: cosmetic: Consilidate the default env definition 12 years ago
env_fat.c env: Hide '.' variables in env print by default 12 years ago
env_flash.c env: Hide '.' variables in env print by default 12 years ago
env_mmc.c env: Hide '.' variables in env print by default 12 years ago
env_nand.c env: Hide '.' variables in env print by default 12 years ago
env_nowhere.c env: factor out the env_get_char_spec() function 13 years ago
env_nvram.c env: Hide '.' variables in env print by default 12 years ago
env_onenand.c env: Hide '.' variables in env print by default 12 years ago
env_remote.c env: remove duplicated env_get_char_spec() 12 years ago
env_sf.c env: Hide '.' variables in env print by default 12 years ago
exports.c Fix SPI build errors in exports.c 13 years ago
fdt_support.c fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined 12 years ago
flash.c cfi: Make the flash erase and write operations abortable 12 years ago
hash.c Add generic hash API 12 years ago
hush.c common/misc: sparse fixes 12 years ago
hwconfig.c
image.c env: Use getenv_yesno() more generally 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 checkpatch whitespace cleanups 13 years ago
main.c Add new bootstage step for the main loop 12 years ago
memsize.c Revert "memsize: Fix for bug in memory sizing code" 12 years ago
menu.c menu: only timeout when menu is displayed 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
stdio.c stdio: remove useless strncpy 12 years ago
system_map.c
update.c net/: sparse fixes 12 years ago
usb.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
usb_hub.c usb: lowlevel interface change to support multiple controllers 12 years ago
usb_kbd.c USB: add arrow key support to usb_kbd 12 years ago
usb_storage.c common/misc: sparse fixes 12 years ago
xyzModem.c common/misc: sparse fixes 12 years ago