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
/
lib
Age
Commit message (
Expand
)
Author
2020-10-12
lib: rsa: superfluous initialization in rsa_verify()
Heinrich Schuchardt
2020-10-12
rsa: fix retrieving public exponent on big-endian systems
Rasmus Villemoes
2020-10-12
lib: rsa: check algo match in rsa_verify_with_keynode
Matthieu CASTET
2020-10-12
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
2020-10-12
lib/hashtable: remove superfluous check
Heinrich Schuchardt
2020-10-10
lib: Allow hexdump to be used in SPL
Simon Glass
2020-10-06
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-10-06
fdtdec: correct test on return of fdt_node_offset_by_phandle
Patrick Delaunay
2020-10-06
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
Heinrich Schuchardt
2020-10-06
efi: Fix typo in documentation
Sean Anderson
2020-10-06
efi_selftest: avoid unnecessary reset
Heinrich Schuchardt
2020-10-06
efi_selftest: print CRC32 of initrd as hexadecimal
Heinrich Schuchardt
2020-10-06
efi_selftest: enable printing hexadecimal numbers
Heinrich Schuchardt
2020-10-06
efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
2020-10-06
efi_loader: description EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-27
efi_loader: installation of EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-09-25
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
Simon Glass
2020-09-25
acpi: Add more support for generating processor tables
Simon Glass
2020-09-25
acpi: Add support for generating processor tables
Simon Glass
2020-09-25
x86: acpi: Support generation of the DBG2 table
Simon Glass
2020-09-25
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
Simon Glass
2020-09-25
acpi: Support generating a multi-function _DSM for devices
Simon Glass
2020-09-25
acpi: Add support for conditions and return values
Simon Glass
2020-09-25
acpi: Add support for writing a _PRW
Simon Glass
2020-09-22
optee: add property no-map to secure reserved memory
Etienne Carriere
2020-09-22
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
2020-09-21
Merge branch 'master' into next
Tom Rini
2020-09-18
efi_selftest: check for RISC-V boot-hartid in FDT
Heinrich Schuchardt
2020-09-18
efi_selftest: rework device tree test
Heinrich Schuchardt
2020-09-18
efi_memory: refine overlap_only_ram description
Maxim Uvarov
2020-09-16
lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API
Marek Vasut
2020-09-14
efi_selftest: restore gd before do_reset()
Heinrich Schuchardt
2020-09-14
efi_loader: save global data pointer on RISC-V
Heinrich Schuchardt
2020-09-14
efi_loader: efi_var_mem_notify_exit_boot_services
Heinrich Schuchardt
2020-09-14
rsa: crash in br_i32_decode() called from rsa_gen_key_prop()
Robert Reither
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
2020-09-06
efi_selftest: simplify Makefile
Heinrich Schuchardt
2020-09-06
efi_loader: remove duplicate image size check
Heinrich Schuchardt
2020-09-06
efi_loader: error message if image not authenticated
Heinrich Schuchardt
2020-09-06
efi_loader: log function in image loader
Heinrich Schuchardt
2020-08-27
lib/rsa: correct check after allocation in fdt_add_bignum()
Heinrich Schuchardt
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-08-25
Merge branch '2020-08-24-misc-improvements'
Tom Rini
2020-08-25
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-24
xen: Code style conformity
Anastasiia Lukianenko
2020-08-24
efi_loader: validate device path length in boot manager
Heinrich Schuchardt
2020-08-24
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
2020-08-24
efi_selftest: substitute ResetSystem() by do_reset()
Heinrich Schuchardt
[next]