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
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
..
init x86: Fix board init breakage 8 years ago
spl block: pass block dev not num to read/write/erase() 8 years ago
Kconfig Move all command code into its own directory 8 years ago
Makefile Move all command code into its own directory 8 years ago
autoboot.c Move console definitions into a new console.h file 9 years ago
bedbug.c
board_f.c dm: common: Add memory reservation for the video uclass 8 years ago
board_info.c generic-board: allow showing custom board info 9 years ago
board_r.c CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
bootm.c Add support for LZ4 decompression algorithm 9 years ago
bootm_os.c VxWorks: fixup MAC address for VxWorks 9 years ago
bootretry.c
bootstage.c
bouncebuf.c
cli.c common: cli: avoid memory leak 8 years ago
cli_hush.c common: cli_hush: Fix up simple typo 9 years ago
cli_readline.c spl, common, serial: build SPL without serial support 9 years ago
cli_simple.c common: cli_simple: use strlcpy instead of strcpy 8 years ago
command.c Move console definitions into a new console.h file 9 years ago
console.c lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
cros_ec.c
ddr_spd.c Add more SPDX-License-Identifier tags 8 years ago
dlmalloc.c
dlmalloc.src
edid.c edid: Add a function to read detailed monitor timings 9 years ago
env_attr.c env: Add regex support to env_attrs 9 years ago
env_callback.c common: env: initialize scalar variable 8 years ago
env_common.c
env_dataflash.c
env_eeprom.c eeprom: Add bus argument to eeprom_init() 9 years ago
env_embedded.c
env_fat.c Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
env_flags.c common: env_flags: fix loop condition when using env_flags_varaccess_mask 8 years ago
env_flash.c
env_mmc.c mmc: store hwpart in the block device 8 years ago
env_nand.c Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sf.c env: use cache line aligned memory for flash read 9 years ago
env_ubi.c env_ubi.c: Correct pointer error in env load 9 years ago
exports.c board/ls2085rdb: Export functions for standalone AQ FW load apps 9 years ago
fb_mmc.c block: pass block dev not num to read/write/erase() 8 years ago
fb_nand.c sparse: Rename the file and header 9 years ago
fdt_support.c Revert "fdt_support: Add multi-serial support for stdout fixup" 8 years ago
flash.c
hash.c hash.c: Conditionally compile hash_command, static hash_show 8 years ago
hwconfig.c
image-android.c image: fix support for Android boot images with no ramdisk 9 years ago
image-fdt.c common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 9 years ago
image-fit.c image-fit: Fix signature checking 9 years ago
image-sig.c
image-sparse.c sparse: Rename the file and header 9 years ago
image.c image: fix getenv_bootm_size() function 8 years ago
iomux.c Move console definitions into a new console.h file 9 years ago
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c common/lcd_simplefb: Add support for 32bit organized framebuffers 9 years ago
lynxkdi.c
main.c Move console definitions into a new console.h file 9 years ago
malloc_simple.c Merge git://git.denx.de/u-boot-x86 9 years ago
memsize.c
menu.c menu: Return an error code if Ctrl-C is pressed 9 years ago
miiphyutil.c common: miiphyutil: avoid memory leak 9 years ago
modem.c
s_record.c
splash.c
splash_source.c splash_source: add support for filesystem formatted sata 9 years ago
stdio.c stdio: Correct a build error with driver model 8 years ago
system_map.c
update.c update: tftp: dfu: Extend update_tftp() function to support DFU 9 years ago
usb.c common: usb: fix checking condition 8 years ago
usb_hub.c dm: usb: Avoid time delays in sandbox tests 9 years ago
usb_kbd.c dm: usb: Add a remove() method for USB keyboards 8 years ago
usb_storage.c usb: Define USB_MAX_STOR_DEV in only one place 8 years ago
xyzModem.c