Commit Graph

3633 Commits (9a7620916d6234da29e766446b35a019615dc767)

Author SHA1 Message Date
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 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
Codrin Ciubotariu 68c929da6b drivers/net/vsc9953: Add commands to enable/disable HW learning 10 years ago
Codrin Ciubotariu 86719f0cd5 drivers/net/vsc9953: Add command to show/clear port counters 10 years ago
Codrin Ciubotariu 4ea54e3f23 common/cmd_ethsw: Add generic commands for Ethernet Switches 10 years ago
Imran Zaman ca7def6003 cli_simple.c: fix possible overflow when copying the string 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Lukasz Majewski c2c146fb88 dfu: command: Extend "dfu" command to handle receiving data via TFTP 10 years ago
Lukasz Majewski c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 10 years ago
Lukasz Majewski 66a6472382 tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set 10 years ago
Simon Glass 10b84fe1b5 rockchip: Add support for the SPI image 10 years ago
Simon Glass f9a3c278b9 rockchip: Add support for the SD image 10 years ago
Simon Glass a131c1f442 rockchip: Add the rkimage format to mkimage 10 years ago