Commit Graph

3624 Commits (3e7d940bb695fd8ba450dde7742a58a224efaee4)

Author SHA1 Message Date
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
Bin Meng 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 9 years ago
Bin Meng b90ff0fdaa cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 9 years ago
Bin Meng 9e98b7e3c5 cmd: bootvx: Always get VxWorks bootline from env 9 years ago
Bin Meng a4092dbd81 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline 9 years ago
Bin Meng 7f0c3c51c2 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline 9 years ago
Bin Meng 9dffa52da8 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() 9 years ago
Bin Meng ebca3df781 cmd: Clean up cmd_elf a little bit 9 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 9 years ago
Simon Glass 836ac74c29 malloc_simple: Add debug() information 9 years ago
Hans de Goede dcfcb8d49a malloc_simple: Add support for switching to DRAM heap 9 years ago
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 9 years ago
Hans de Goede 8656c4f76f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss 9 years ago
Andrej Rosano 84ca65aa4b image-fit: Fix signature checking 9 years ago
Ludger Dreier e3cc5bc582 env_eeprom.c: Correct using saved environment 9 years ago
Tom Rini 1fec3c5d83 common/image.c: Make boot_get_ramdisk() perform a check for Android images 9 years ago
Rob Herring 9950098e31 image: fix support for Android boot images with no ramdisk 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Ryan Harkin 6607d397c2 common/armflash: load_image returns success or failure 9 years ago
Ryan Harkin 1a9717fb30 common/armflash: add command to check if image exists 9 years ago
Bernhard Nortmann 4917c061a2 net: avoid eth_unregister() call when function is unavailable 9 years ago
Philipp Rosenberger 596380db28 malloc_simple: fix malloc_ptr calculation 9 years ago
Codrin Ciubotariu 5ed1bacd34 drivers/net/vsc9953: Add commands for VLAN ingress filtering 9 years ago
Codrin Ciubotariu 21d214fcd0 drivers/net/vsc9953: Add command for shared/private VLAN learning 9 years ago
Codrin Ciubotariu a2477924cd drivers/net/vsc9953: Add VLAN commands for VSC9953 9 years ago
Codrin Ciubotariu 22449858f8 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 9 years ago
Codrin Ciubotariu 0118e83ba4 common/env_flags.c: Add function to validate a MAC address 9 years ago
Codrin Ciubotariu 68c929da6b drivers/net/vsc9953: Add commands to enable/disable HW learning 9 years ago
Codrin Ciubotariu 86719f0cd5 drivers/net/vsc9953: Add command to show/clear port counters 9 years ago
Codrin Ciubotariu 4ea54e3f23 common/cmd_ethsw: Add generic commands for Ethernet Switches 9 years ago
Imran Zaman ca7def6003 cli_simple.c: fix possible overflow when copying the string 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 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
Simon Glass e76cb9272d dm: tpm: Add a 'tpmtest' command 10 years ago
Simon Glass ad77694e23 tpm: Add a 'tpm info' command 10 years ago
Simon Glass 5c51d8aa0e tpm: Check that parse_byte_string() has data to parse 10 years ago
Simon Glass f8f1fe1d52 tpm: Report tpm errors on the command line 10 years ago
Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length 10 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 10 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Hans de Goede a85da21f75 env_mmc: Properly prefix mmc errors with '!' 10 years ago