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
Nikita Kiryanov aa9e604410 cmd: eeprom: add support for layout aware commands 8 years ago
..
eeprom cmd: eeprom: add support for layout aware commands 8 years ago
init x86: Fix board init breakage 9 years ago
spl Merge git://git.denx.de/u-boot-dm 8 years ago
Kconfig Move all command code into its own directory 8 years ago
Makefile cmd: eeprom: add support for layout aware commands 8 years ago
autoboot.c autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 8 years ago
bedbug.c
board_f.c x86: Allow use of serial soon after relocation 8 years ago
board_info.c
board_r.c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
bootm.c fdt: Allow libfdt to be used in SPL 8 years ago
bootm_os.c VxWorks: fixup MAC address for VxWorks 9 years ago
bootretry.c
bootstage.c
bouncebuf.c
cli.c common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE 8 years ago
cli_hush.c hush: Add rudimentary support for PS1 and PS2 8 years ago
cli_readline.c
cli_simple.c common: cli_simple: use strlcpy instead of strcpy 9 years ago
command.c Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
console.c debug_uart: Remove duplicated carriage return handling 8 years ago
cros_ec.c
ddr_spd.c Add more SPDX-License-Identifier tags 8 years ago
dlmalloc.c common/dlmalloc.c: Delete content that was moved to malloc.h 8 years ago
dlmalloc.src
edid.c
env_attr.c
env_callback.c common: env: initialize scalar variable 9 years ago
env_common.c
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
env_ext4.c common: Add 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 tools: fix env_flags build 8 years ago
env_flash.c
env_mmc.c dm: mmc: Use the new select_hwpart() API 8 years ago
env_nand.c
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: Add exclamation mark 8 years ago
env_ubi.c
exports.c
fb_mmc.c dm: block: Adjust device calls to go through helpers function 8 years ago
fb_nand.c
fdt_support.c fdt: fix setting MAC addresses for multiple interfaces 8 years ago
flash.c
hash.c hash.c: Conditionally compile hash_command, static hash_show 9 years ago
hwconfig.c
ide.c dm: ide: Add support for driver-model block devices 8 years ago
image-android.c
image-fdt.c efi_loader: Call fdt preparation functions 8 years ago
image-fit.c common: image-fit: Fix load and entry addresses in FIT image 8 years ago
image-sig.c
image-sparse.c fastboot: sparse: remove unnecessary logging 8 years ago
image.c image: Add functions to obtain short names 8 years ago
iomux.c
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 Panic when no command line processing can be performed 8 years ago
malloc_simple.c malloc_simple: Add a little more debugging 8 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: avoid memory leak 9 years ago
s_record.c
sata.c dm: sata: Add support for driver-model block devices 8 years ago
scsi.c dm: scsi: Add support for driver-model block devices 8 years ago
splash.c
splash_source.c
stdio.c stdio: Correct a build error with driver model 8 years ago
system_map.c
update.c
usb.c usb: Assure Get Descriptor request is in separate microframe 8 years ago
usb_hub.c usb: hub: Don't continue on get_port_status failure 8 years ago
usb_kbd.c usb: kbd: Do not deregister usbkbd twice when using dm 8 years ago
usb_storage.c dm: blk: Add a easier way to create a named block device 8 years ago
xyzModem.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 8 years ago