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 Rini 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place 7 years ago
..
eeprom cmd: eeprom: add support for layout aware commands 8 years ago
init board_init.c: Always use memset() 7 years ago
spl spl: net: Add FIT image support over network boot 7 years ago
Kconfig Merge branch 'master' of git://git.denx.de/u-boot-sunxi 7 years ago
Makefile flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 7 years ago
autoboot.c autoboot: move bootdelay >= 0 check to abortboot() 8 years ago
bedbug.c
board_f.c board_f: Rename initdram() to dram_init() 7 years ago
board_info.c generic-board: make show_board_info a weak function 8 years ago
board_r.c board_f: Make init_helpers generic 7 years ago
bootm.c bootm: fix passing argc to standalone apps 8 years ago
bootm_os.c fdt: Move fdt_fixup_ethernet to a common place 7 years ago
bootretry.c
bootstage.c
bouncebuf.c
cli.c hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
cli_hush.c hush: Add rudimentary support for PS1 and PS2 8 years ago
cli_readline.c common: cli_readline: Improve command line editing 8 years ago
cli_simple.c common: cli_simple: use strlcpy instead of strcpy 8 years ago
command.c Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
console.c console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 7 years ago
cros_ec.c
ddr_spd.c Add more SPDX-License-Identifier tags 8 years ago
dfu.c cmd: dfu: Add error handling for board_usb_init 8 years ago
dlmalloc.c malloc: improve memalign fragmentation fix 8 years ago
dlmalloc.src
edid.c
env_attr.c
env_callback.c common: env: initialize scalar variable 8 years ago
env_common.c Rename aes.h to uboot_aes.h 7 years ago
env_dataflash.c
env_eeprom.c env_eeprom invalidates gd->env_addr by setting it to an offset value 8 years ago
env_embedded.c tools/env: Correct include kconfig 8 years ago
env_ext4.c common: Fix support for environment file in EXT4 8 years ago
env_fat.c dm: block: Rename device number member dev to devnum 8 years ago
env_flags.c env: split fw_env.h in public and private parts 7 years ago
env_flash.c
env_mmc.c env_mmc: Allow SPL to use any MMC device to load/save the environment 7 years ago
env_nand.c common: env_nand: Ensure that we have nand_info[0] prior to use 8 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c common: env: support sata device 8 years ago
env_sf.c common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 7 years ago
env_ubi.c common: env_ubi: Clear environment buffer before reading 8 years ago
exports.c
fb_mmc.c disk: convert CONFIG_EFI_PARTITION to Kconfig 7 years ago
fb_nand.c fastboot: sparse: implement reserve() 8 years ago
fdt_support.c fdt_support: Fixup 'ethernet' aliases not ending in digits 7 years ago
flash.c flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 7 years ago
hash.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
hwconfig.c
ide.c dm: ide: Add support for driver-model block devices 8 years ago
image-android.c common: image: minimal android image iminfo support 8 years ago
image-fdt.c fdt: Move fdt_fixup_ethernet to a common place 7 years ago
image-fit.c splash: add support for loading splash from a FIT image 7 years ago
image-sig.c image: Combine image_sig_algo with image_sign_info 8 years ago
image-sparse.c fastboot: sparse: improve CHUNK_TYPE_FILL write performance 8 years ago
image.c common/image.c: Use correct suffixes for binary sizes 7 years ago
iomux.c console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 7 years ago
iotrace.c
kallsyms.c
kgdb.c Fix spelling of "occurred". 8 years ago
kgdb_stubs.c Use correct spelling of "U-Boot" 8 years ago
lcd.c lcd: Fix compile warning in 64bit mode 8 years ago
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 8 years ago
malloc_simple.c malloc_simple: Add debug statements to memalign_simple 7 years ago
memsize.c Revert "common/memsize.c: Simplify RAM size detection" 8 years ago
menu.c Fix typo choosen in comments and printf logs 8 years ago
miiphyutil.c common: miiphyutil: Add helper function for mdio bus name 8 years ago
s_record.c
sata.c sata: fix sata command can not being executed bug 8 years ago
scsi.c dm: scsi: fix divide-by-0 error in scsi_scan() 7 years ago
splash.c splash: Introduce default_splash_locations 8 years ago
splash_source.c splash: Prevent splash_load_fs from writing to 0x0 7 years ago
stdio.c stdio: Correct numbering logic in stdio_probe_device() 8 years ago
system_map.c
update.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 7 years ago
usb.c usb: squash lines for immediate return 8 years ago
usb_hub.c dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
usb_kbd.c console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 7 years ago
usb_storage.c usb: return 0 from usb_stor_get_info even if removable media 7 years ago
xyzModem.c common/xyzModem.c: Do not use hard-coded address for debug buffer 7 years ago