Commit Graph

681 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
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
Joe Hershberger d7a45eafda net: Make CMD_NET a menuconfig 7 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 7 years ago
Mario Six e89f8aae3d treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig 7 years ago
Mario Six 55b2556115 cmd: Add command for calculating binary operations 7 years ago
Mario Six 8354aa2781 cmd: ximg: Respect cache line size for flushing 7 years ago
Christian Gmeiner 476c2fcd28 bootvx: use program header for loading 7 years ago
Christophe Leroy ee1e600c13 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 7 years ago
Alexander Graf 806d2fa8e3 efi_loader: Respect DT reserved regions 7 years ago
Heinrich Schuchardt 2db1eba1c3 efi_loader: correctly determine the boot partition 7 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 7 years ago
Heinrich Schuchardt fc225e6082 efi_loader: check initialization of EFI subsystem is successful 7 years ago