index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2018-06-05
menu: fix timeout duration
Masahiro Yamada
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_selftest: do not call efi_init_obj_list() twice
Heinrich Schuchardt
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-01
cmd: fpga: Add support to load secure bitstreams
Siva Durga Prasad Paladugu
2018-06-01
cmd: fpga: Reorder the arguments parsing code
Siva Durga Prasad Paladugu
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-29
efi_loader: Enable RISC-V support
Rick Chen
2018-05-25
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
2018-05-25
tpm: align arguments with open parenthesis
Miquel Raynal
2018-05-25
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Miquel Raynal
2018-05-23
bootcount: Add bootcount command
Alex Kiernan
2018-05-23
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
2018-05-18
pmic: Rewrite the pmic command to not only work with single byte transmission
Lukasz Majewski
2018-05-14
net: Add Kconfig option for BOOTP_NTPSERVER
Chris Packham
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-08
cmd: add ADC cli commands
Neil Armstrong
2018-05-08
arm64: Add SMC and HVC commands
Michalis Pappas
2018-05-08
mmc: support writing sparse images
Jassi Brar
2018-05-07
arm: v7R: Add initial support
Michal Simek
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
cmd: CONFIG_CMD_LOG select CONFIG_LOG
Heinrich Schuchardt
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-23
cmd: clk: Check return value from soc_clk_dump
Michal Simek
2018-04-16
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
2018-04-16
bootvx: Exit if bootline address is not specified
Bin Meng
2018-04-16
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
2018-04-16
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
2018-04-16
elf: Add a very simple ELF64 loader
Bin Meng
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
vxworks: x86: Rename e820info to e820_info
Bin Meng
2018-04-16
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
[next]