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