Commit Graph

708 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada c6cca10b9c cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig 6 years ago
Neil Stainton 8744d6c504 u-boot: align cache flushes in load_elf_image_shdr to line boundaries 6 years ago
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 6 years ago
Sam Protsenko aa51579f9a cmd: fastboot: Validate user input 6 years ago
Eugeniu Rosca dbb148b22c cmd: efi: Clarify calculation precedence for '&' and '?' 6 years ago
Eugeniu Rosca c3a40cce2a efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes 6 years ago
Eugeniu Rosca 9b89183b97 efi: Fix truncation of constant value 6 years ago
Sam Protsenko d03e76af5c cmd: Add dtimg command 6 years ago
Adam Ford d7869b2183 Convert CONFIG_MII et al to Kconfig 6 years ago
Mario Six 37c4a5f6a5 cmd: Add axi command 6 years ago
Rob Bracero 2846ea81a0 elf: Add support for PPC64 ELF V1 ABI in bootelf 6 years ago
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