index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-19
1
-1
/
+1
*
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
2018-06-18
1
-0
/
+2
*
iotrace: fix behaviour when buffer is full
Ramon Fried
2018-06-18
1
-5
/
+6
*
cmd: iotrace: add dump trace command
Ramon Fried
2018-06-18
1
-1
/
+35
*
avb2.0: add boot states and dm-verity support
Igor Opaniuk
2018-06-18
1
-1
/
+16
*
cmd: avb2.0: avb command for performing verification
Igor Opaniuk
2018-06-18
3
-0
/
+376
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-14
1
-0
/
+9
|
\
|
*
efi_loader: Allocate memory handle for mem dp
Alexander Graf
2018-06-14
1
-0
/
+9
*
|
net: Express LINK_LOCAL dependency on LIB_RAND
Joe Hershberger
2018-06-13
1
-0
/
+1
|
/
*
u-boot: Fix several typos
Shyam Saini
2018-06-13
1
-1
/
+1
*
cmd: add missing line breaks for pr_err()
Seung-Woo Kim
2018-06-07
4
-8
/
+8
*
cmd: iotrace: add set region command
Ramon Fried
2018-06-07
1
-0
/
+22
*
menu: fix timeout duration
Masahiro Yamada
2018-06-05
1
-2
/
+2
*
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
1
-2
/
+4
*
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
1
-0
/
+13
*
efi_selftest: do not call efi_init_obj_list() twice
Heinrich Schuchardt
2018-06-03
1
-2
/
+0
*
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-06-01
2
-13
/
+87
|
\
|
*
cmd: fpga: Add support to load secure bitstreams
Siva Durga Prasad Paladugu
2018-06-01
2
-1
/
+68
|
*
cmd: fpga: Reorder the arguments parsing code
Siva Durga Prasad Paladugu
2018-06-01
1
-12
/
+19
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-01
4
-148
/
+113
|
\
\
|
*
|
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
2
-7
/
+88
|
*
|
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
2
-6
/
+14
|
*
|
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
1
-1
/
+1
|
*
|
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-30
2
-136
/
+12
|
|
/
*
/
efi_loader: Enable RISC-V support
Rick Chen
2018-05-29
1
-1
/
+1
|
/
*
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
1
-0
/
+48
*
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
1
-12
/
+47
*
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
1
-0
/
+67
*
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
1
-0
/
+45
*
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
1
-0
/
+43
*
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
1
-0
/
+37
*
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
1
-0
/
+29
*
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
1
-0
/
+26
*
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
1
-0
/
+26
*
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
2
-0
/
+34
*
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
5
-293
/
+328
*
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
2018-05-25
2
-7
/
+19
*
tpm: align arguments with open parenthesis
Miquel Raynal
2018-05-25
1
-61
/
+59
*
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Miquel Raynal
2018-05-25
1
-43
/
+43
*
bootcount: Add bootcount command
Alex Kiernan
2018-05-23
3
-0
/
+69
*
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
2018-05-23
2
-3
/
+10
*
pmic: Rewrite the pmic command to not only work with single byte transmission
Lukasz Majewski
2018-05-18
1
-12
/
+19
*
net: Add Kconfig option for BOOTP_NTPSERVER
Chris Packham
2018-05-14
1
-0
/
+4
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
cmd: add ADC cli commands
Neil Armstrong
2018-05-08
3
-0
/
+129
*
arm64: Add SMC and HVC commands
Michalis Pappas
2018-05-08
3
-0
/
+87
*
mmc: support writing sparse images
Jassi Brar
2018-05-08
1
-0
/
+73
*
arm: v7R: Add initial support
Michal Simek
2018-05-07
1
-1
/
+1
*
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
126
-252
/
+126
[next]