Commit Graph

694 Commits (7e83f1d5e819c76d50fc4daee9d4b5348bf3dc0f)

Author SHA1 Message Date
Troy Kisky 7e83f1d5e8 sata: fix sata_Probe return value check 6 years ago
Tom Rini 3a8c8bffd7 tpmv2: Make it select CMD_LOG 6 years ago
Michal Simek 08a00cba06 dm: Change CMD_DM enabling 6 years ago
Michal Simek 5ed063d10f Kconfig: Sort bool, default, select and imply options 6 years ago
Michal Simek 6e7bdde4fe Kconfig: Replace spaces with tabs and missing newline 6 years ago
Miquel Raynal 2a2096ea60 tpm: allow TPM v1 and v2 to be compiled at the same time 6 years ago
Joe Hershberger f43308fa0c net: Read bootfile from env on netboot_common() 6 years ago
Tom Rini 1341533778 cmd/ubi.c: Fix format warning 6 years ago
Heinrich Schuchardt 197005ae2a efi_loader: remove unused efi_get_time_init() 6 years ago
Heinrich Schuchardt 640adadf81 efi_loader: calculate crc32 for EFI tables 6 years ago
Simon Glass 416e07e2cf efi: Drop error return in efi_carve_out_dt_rsv() 6 years ago
Simon Glass bc9a638a10 efi: Tidy up device-tree-size calculation in copy_fdt() 6 years ago
Alexander Graf 354264b31d efi_loader: Use map_sysmem() in bootefi command 6 years ago
Mark Kettenis f17f2001eb efi_loader: ARM: don't attempt to enter non-secure mode twice 6 years ago
Mark Kettenis dc500c3694 efi_loader: ARM: run EFI payloads non-secure 6 years ago
Igor Opaniuk b0aa74a264 avb2.0: add proper dependencies 6 years ago
Kay Potthoff 149c21b098 mtdparts: fixed buffer overflow bug 6 years ago
Adam Ford 9c5b00973b Convert CONFIG_MTD_PARTITIONS et al to Kconfig 6 years ago
Quentin Schulz eaf734724f cmd: nvedit: env import can now import only variables passed as parameters 6 years ago
Quentin Schulz 6c90f62338 env: add the same prefix to error messages to make it detectable by tests 6 years ago
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Yaniv Levinsky 5a04264ecf cmd: nvedit: set H_INTERACTIVE in do_env_default 6 years ago
Yaniv Levinsky 477f8116d5 cmd: nvedit: propagate envflag to set_default_vars 6 years ago
Yaniv Levinsky 30091494eb cmd: nvedit: rename flags in do_env_default 6 years ago
Alex Kiernan 201d9cd2b3 cmd: fit_image: Add default property for FIT format scripts 6 years ago
Stefan Roese 4a94e53b23 cmd: ubi: Add additional message upon UBI attach error 6 years ago
Stefan Agner 68c7025d99 cmd: ubi: print load size after establishing volume size 6 years ago
Siva Durga Prasad Paladugu 0fd2290cfc cmd: Kconfig: Move CONFIG_MP to Kconfig 6 years ago
Alexander Graf bdce340cc6 net: Add option to prefer bootp/dhcp serverip 6 years ago
Alexander Graf 449312c1c0 net: Prefer command line arguments 6 years ago
Lothar Felten d8970dae27 net: Add new wol command - Wake on LAN 6 years ago
Bin Meng 86df34d42b efi_loader: Install ACPI configuration tables 6 years ago
Bin Meng dd099ec44b cmd: efi: Fix wrong memory descriptor end address 6 years ago
Marek Vasut 7f13b374fd ARM: image: Add option for ignoring ep bit 3 6 years ago
Alex Kiernan 845936792b mmc: Remove hwpartition help text when command is disabled 6 years ago
Ramon Fried e0212dfa13 iotrace: fix behaviour when buffer is full 6 years ago
Ramon Fried 501c89d330 cmd: iotrace: add dump trace command 6 years ago
Igor Opaniuk 5d4fd87773 avb2.0: add boot states and dm-verity support 6 years ago
Igor Opaniuk 60b2f9e7b9 cmd: avb2.0: avb command for performing verification 6 years ago
Alexander Graf 58bc69d20a efi_loader: Allocate memory handle for mem dp 6 years ago
Joe Hershberger 6f0dc0ca31 net: Express LINK_LOCAL dependency on LIB_RAND 6 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 6 years ago
Seung-Woo Kim 71002b508a cmd: add missing line breaks for pr_err() 6 years ago
Ramon Fried b559c4af80 cmd: iotrace: add set region command 6 years ago
Masahiro Yamada 86fbad2492 menu: fix timeout duration 6 years ago
Heinrich Schuchardt e09159c867 efi_loader: avoid anonymous constants for AllocatePages 6 years ago
Heinrich Schuchardt c3b11dea7c efi_loader: allow unaligned memory access 6 years ago
Heinrich Schuchardt e37aa7ada3 efi_selftest: do not call efi_init_obj_list() twice 6 years ago
Siva Durga Prasad Paladugu cedd48e2cd cmd: fpga: Add support to load secure bitstreams 6 years ago
Siva Durga Prasad Paladugu f5953610bf cmd: fpga: Reorder the arguments parsing code 6 years ago