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
York Sun 472d546054 Consolidate bool type 11 years ago
..
spl SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 11 years ago
Makefile New command bootmenu: ANSI terminal boot menu support 11 years ago
bedbug.c Consolidate bool type 11 years ago
board_f.c x86: Adjust board_f.c for x86 11 years ago
board_r.c x86: Enable generic board support 11 years ago
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 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 11 years ago
cmd_bedbug.c Consolidate bool type 11 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 image: Add support for Plan 9 11 years ago
cmd_bootmenu.c New command bootmenu: ANSI terminal boot menu support 11 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 common: Use new numeric setenv functions 11 years ago
cmd_console.c common/cmd_*.c: sparse fixes 12 years ago
cmd_cplbinfo.c
cmd_cramfs.c common: Use new numeric setenv functions 11 years ago
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_dfu.c dfu: Fix crash when wrong number of arguments given 11 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 TMU: Add TMU support in dtt command 11 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 cmd_elf: Fix broken bootvx command 11 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 cmd_ext4: BREAK and correct ext4write parameter order 11 years ago
cmd_fat.c cmd_fat.c: Note in fatread help about alignment requirements 11 years ago
cmd_fdc.c Consolidate bool type 11 years ago
cmd_fdos.c common: Use new numeric setenv functions 11 years ago
cmd_fdt.c Update set_working_fdt_addr() to use setenv_addr() 11 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: fix partion size limit 11 years ago
cmd_hash.c hash: Use lower case for hash algorithm names 11 years ago
cmd_help.c Refactor linker-generated arrays 11 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 ppc: Move brg_clk to arch_global_data 11 years ago
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 common: Use new numeric setenv functions 11 years ago
cmd_ldrinfo.c
cmd_led.c led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set 11 years ago
cmd_license.c
cmd_load.c common: Use new numeric setenv functions 11 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 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set 11 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: add support for write protection 11 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 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs 11 years ago
cmd_nand.c common: Use new numeric setenv functions 11 years ago
cmd_net.c common/cmd_*.c: sparse fixes 12 years ago
cmd_nvedit.c env: fix "env ask" command 11 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: don't print cmd name twice in help 11 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 menu: Add support for user defined item choice function 11 years ago
cmd_read.c Add a command to read raw blocks from a partition 12 years ago
cmd_reginfo.c blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 11 years ago
cmd_reiser.c common: Use new numeric setenv functions 11 years ago
cmd_sandbox.c sandbox: Add 'sb' command to access filesystem features 11 years ago
cmd_sata.c common: cmd_sata: Fix usage text for 'sata init' 11 years ago
cmd_scsi.c Consolidate bool type 11 years ago
cmd_setexpr.c common: Use new numeric setenv functions 11 years ago
cmd_sf.c sf: Use unsigned type for buffers 11 years ago
cmd_sha1sum.c hash: Add a flag to support saving hashes in the environment 11 years ago
cmd_sound.c Sound: Add FDT support to CMD. 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 SPL: Change description for spl command 11 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 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
cmd_tpm.c tpm: Add TPM stress test 12 years ago
cmd_tsi148.c
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
cmd_unzip.c common: Use new numeric setenv functions 11 years ago
cmd_usb.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
cmd_usb_mass_storage.c usb:gadget: USB Mass Storage Gadget support 11 years ago
cmd_version.c x86: Add coreboot version to u-boot's version command 12 years ago
cmd_ximg.c common: Use new numeric setenv functions 11 years ago
cmd_yaffs2.c u-boot: Update yaffs2 file system 12 years ago
cmd_zfs.c common: Use new numeric setenv functions 11 years ago
cmd_zip.c common: Use new numeric setenv functions 11 years ago
command.c cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
console.c env: Add a silent env handler 12 years ago
ddr_spd.c
dlmalloc.c Consolidate bool type 11 years ago
dlmalloc.src Consolidate bool type 11 years ago
edid.c edid: Library of EDID decode and print 12 years ago
env_attr.c tools/env: Add environment variable flags support 12 years ago
env_callback.c env_callback: Mark find_env_callback as static 11 years ago
env_common.c env: Add support for access control to .flags 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_flags.c env: Handle write-once ethaddr and serial# generically 12 years ago
env_flash.c env: Hide '.' variables in env print by default 12 years ago
env_mmc.c common: env_mmc: Use __weak annotation to simplify code 11 years ago
env_nand.c common/env_nand.c: calculate crc only when readenv was OK 11 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
fdt_support.c common/fdt_support.c: sparse fixes 11 years ago
flash.c cfi: Make the flash erase and write operations abortable 12 years ago
hash.c hash: Use lower case for hash algorithm names 11 years ago
hush.c cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
hwconfig.c
image.c image: Add support for Plan 9 11 years ago
iomux.c serial: remove calls to serial_assign() 12 years ago
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c video: bcm2835: fix build issues 11 years ago
lynxkdi.c
main.c CONFIG_BOOTDELAY default should not affect runtime 11 years ago
memsize.c Revert "memsize: Fix for bug in memory sizing code" 12 years ago
menu.c menu: export menu_default_choice() function 11 years ago
miiphyutil.c
modem.c
s_record.c
stdio.c serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 11 years ago
system_map.c
update.c net/: sparse fixes 12 years ago
usb.c usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
usb_hub.c usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
usb_kbd.c USB: add arrow key support to usb_kbd 12 years ago
usb_storage.c usb: properly detect empty mass storage media reader 12 years ago
xyzModem.c common/misc: sparse fixes 12 years ago