Commit Graph

3649 Commits (9208d7eba1c2f027cdd06e6ce6ec90d3889764bf)

Author SHA1 Message Date
Thomas Chou bbfdff31e0 nios2: use common sequence for reserve_uboot 10 years ago
Thomas Chou 744b57b8a6 nios2: use dram bank in board info 10 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 10 years ago
Tom Rini f5fb78a274 common/usb_storage.c: Clean up usb_storage_probe() 10 years ago
Bin Meng cb6baca77b net: mdio: Add mdio_free() and mdio_unregister() API 10 years ago
Gong Qianyu 18fb0e3cae common/board_f.c: change the macro name and remove it for PPC platforms 10 years ago
Tom Rini c139b5ff09 image.c: Fix non-Android booting with ramdisk and/or device tree 10 years ago
Scott Wood da77c81990 fdt_support: Don't panic if stdout alias is missing 10 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 10 years ago
Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 10 years ago
Simon Glass 518f0bccc4 board_init_f_mem(): Don't create an unused early malloc() area 10 years ago
Simon Glass 12360982fa board_init_f_mem(): Don't require memset() 10 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 10 years ago
Stephen Warren 7861204c9a itest: make memory access work under sandbox 10 years ago
Hans de Goede ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 10 years ago
Pierre Aubert 83636fa09d Allow imxtract to extract part of script image. 10 years ago
Bernhard Nortmann 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 10 years ago
Thomas Chou 545dfd1014 env: export fdt_blob to the environment variable 10 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Thomas Chou a54915d8a1 nios2: convert altera timer to driver model 10 years ago
Thomas Chou 8f41b8785b timer: start a new timer after relocation 10 years ago
Thomas Chou fea7f3aa3e nios2: Switch to generic timer 10 years ago
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 10 years ago
Bin Meng 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 10 years ago
Bin Meng b90ff0fdaa cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 10 years ago
Bin Meng 9e98b7e3c5 cmd: bootvx: Always get VxWorks bootline from env 10 years ago
Bin Meng a4092dbd81 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline 10 years ago
Bin Meng 7f0c3c51c2 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline 10 years ago
Bin Meng 9dffa52da8 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() 10 years ago
Bin Meng ebca3df781 cmd: Clean up cmd_elf a little bit 10 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 10 years ago
Simon Glass 836ac74c29 malloc_simple: Add debug() information 10 years ago
Hans de Goede dcfcb8d49a malloc_simple: Add support for switching to DRAM heap 10 years ago
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 10 years ago
Hans de Goede 8656c4f76f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss 10 years ago
Andrej Rosano 84ca65aa4b image-fit: Fix signature checking 10 years ago
Ludger Dreier e3cc5bc582 env_eeprom.c: Correct using saved environment 10 years ago
Tom Rini 1fec3c5d83 common/image.c: Make boot_get_ramdisk() perform a check for Android images 10 years ago
Rob Herring 9950098e31 image: fix support for Android boot images with no ramdisk 10 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 10 years ago
Ryan Harkin 6607d397c2 common/armflash: load_image returns success or failure 10 years ago
Ryan Harkin 1a9717fb30 common/armflash: add command to check if image exists 10 years ago
Bernhard Nortmann 4917c061a2 net: avoid eth_unregister() call when function is unavailable 10 years ago
Philipp Rosenberger 596380db28 malloc_simple: fix malloc_ptr calculation 10 years ago
Codrin Ciubotariu 5ed1bacd34 drivers/net/vsc9953: Add commands for VLAN ingress filtering 10 years ago
Codrin Ciubotariu 21d214fcd0 drivers/net/vsc9953: Add command for shared/private VLAN learning 10 years ago
Codrin Ciubotariu a2477924cd drivers/net/vsc9953: Add VLAN commands for VSC9953 10 years ago
Codrin Ciubotariu 22449858f8 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 10 years ago
Codrin Ciubotariu 0118e83ba4 common/env_flags.c: Add function to validate a MAC address 10 years ago