Commit Graph

693 Commits (bdaf24f8a5736a07fe633e15bbe2cd9fffaf8fe9)

Author SHA1 Message Date
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 7 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 7 years ago
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 7 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 7 years ago
Miquel Raynal b9dd4fabbe tpm: add PCR authentication commands support 7 years ago
Miquel Raynal dc26e913a8 tpm: add TPM2_HierarchyChangeAuth command support 7 years ago
Miquel Raynal da9c3392e6 tpm: add dictionary attack mitigation commands support 7 years ago
Miquel Raynal 69cd8f0681 tpm: add TPM2_GetCapability command support 7 years ago
Miquel Raynal 1c4ea8f496 tpm: add TPM2_PCR_Read command support 7 years ago
Miquel Raynal 6284be5a90 tpm: add TPM2_PCR_Extend command support 7 years ago
Miquel Raynal bad8ff569d tpm: add TPM2_Clear command support 7 years ago
Miquel Raynal 2dc6d97e1e tpm: add TPM2_SelfTest command support 7 years ago
Miquel Raynal 1922df2010 tpm: add TPM2_Startup command support 7 years ago
Miquel Raynal ff32245bb3 tpm: prepare support for TPMv2.x commands 7 years ago
Miquel Raynal d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 7 years ago
Miquel Raynal 9f9ce3c369 tpm: prepare introduction of TPMv2.x support in Kconfig 7 years ago
Miquel Raynal c617918764 tpm: align arguments with open parenthesis 7 years ago
Miquel Raynal b9804e5bf3 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent 7 years ago
Alex Kiernan b11ed7d602 bootcount: Add bootcount command 7 years ago
Alex Kiernan 5a7b11e65a Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 7 years ago
Lukasz Majewski d4505c8e0d pmic: Rewrite the pmic command to not only work with single byte transmission 7 years ago
Chris Packham 9b23c73d5e net: Add Kconfig option for BOOTP_NTPSERVER 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Neil Armstrong 051ebe3228 cmd: add ADC cli commands 7 years ago
Michalis Pappas 666028fc7c arm64: Add SMC and HVC commands 7 years ago
Jassi Brar 732bc7ce3f mmc: support writing sparse images 7 years ago
Michal Simek 4bbd6b1d94 arm: v7R: Add initial support 7 years ago
Lokesh Vutla acf1500138 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Heinrich Schuchardt 83a1f933d1 cmd: CONFIG_CMD_LOG select CONFIG_LOG 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 7 years ago
Michal Simek ebc675b98d cmd: clk: Check return value from soc_clk_dump 7 years ago
Bin Meng 79c584e559 bootvx: x86: Assign bootaddr based on kernel memory base 7 years ago
Bin Meng ced71a2f72 bootvx: Exit if bootline address is not specified 7 years ago
Bin Meng 7824ad6ad4 bootvx: Refactor the bootline copy codes a little bit 7 years ago
Bin Meng 447ae4f7ad bootvx: x86: Make VxWorks EFI console driver happy 7 years ago
Bin Meng 839c4e9c5b elf: Add a very simple ELF64 loader 7 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 7 years ago
Bin Meng fa5e91f778 vxworks: x86: Rename e820info to e820_info 7 years ago
Bin Meng 1351700cf2 bootvx: x86: Explicitly clear the bootloader image size 7 years ago
Bin Meng 2902be86c1 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address 7 years ago
Vasyl Vavrychuk 3194daa10b vxworks: fixed cpu enable using PSCI on armv8 7 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 7 years ago
Joe Hershberger 3dfbc53bd6 net: Make the BOOTP options default 7 years ago
Joe Hershberger 2b9f486bf5 net: Improve BOOTP PXE config option 7 years ago
Joe Hershberger 80449c032c net: Add the BOOTP_DNS2 option to Kconfig 7 years ago
Joe Hershberger 8df69d9063 net: Improve menu options and help for BOOTP options 7 years ago
Joe Hershberger e88b2563dd net: Move the DHCP command below the BOOTP command 7 years ago
Joe Hershberger 92fa44d58f net: Move net command options to the cmd menu 7 years ago