index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-11
efi_loader: read-only AuditMode and DeployedMode
Heinrich Schuchardt
2020-07-11
efi_loader: value of VendorKeys
Heinrich Schuchardt
2020-07-11
efi_loader: keep attributes in efi_set_variable_int
Heinrich Schuchardt
2020-07-11
efi_loader: simplify boot manager
Heinrich Schuchardt
2020-07-11
efi_loader: OsIndicationsSupported, PlatformLangCodes
Heinrich Schuchardt
2020-07-11
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: display RO attribute in printenv -e
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt
2020-07-11
fs/fat: reduce data size for FAT_WRITE
Heinrich Schuchardt
2020-07-11
efi_loader: NULL dereference in efi_convert_pointer
Heinrich Schuchardt
2020-07-11
efi_loader: fix efi_get_child_controllers()
Heinrich Schuchardt
2020-07-11
efi_loader: wrong printf format in efi_image_parse
Heinrich Schuchardt
2020-07-11
efi_loader: cleanup for tee backed variables
Ilias Apalodimas
2020-07-11
lib: rsa: export rsa_verify_with_pkey()
AKASHI Takahiro
2020-07-11
test: use virt-make-fs to build image
Heinrich Schuchardt
2020-07-11
test/py: efi_secboot: add a test for verifying with digest of signed image
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: add a test for multiple signatures
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: add a test against certificate revocation
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: split "signed image" test case-1 into two cases
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: more fixes against pylint
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: apply autopep8
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
2020-07-11
efi_loader: signature: make efi_hash_regions more generic
AKASHI Takahiro
2020-07-11
efi_loader: signature: fix a size check against revocation list
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: retrieve authenticode only if it exists
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: add a check against certificate type of authenticode
AKASHI Takahiro
2020-07-11
lib/crypto: use qualified path for x509_parser.h
Heinrich Schuchardt
2020-07-10
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
CI: show skipped Python tests
Heinrich Schuchardt
2020-07-10
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
Merge branch '2020-08-10-arbitrary-virt-phys-mappings'
Tom Rini
2020-07-10
config: Enable support for the XHCI controller on RPI4 board
Marek Szyprowski
2020-07-10
rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
Marek Szyprowski
2020-07-10
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-10
arm: provide a function for boards init code to modify MMU virtual-physical map
Marek Szyprowski
2020-07-10
arm: update comments to the common style
Marek Szyprowski
2020-07-10
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
2020-07-10
config: Enable USB Keyboard support on RPi4
Nicolas Saenz Julienne
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-07-10
configs: Enable support for reset controllers on RPi4
Nicolas Saenz Julienne
2020-07-10
reset: Add Raspberry Pi 4 firmware reset controller
Nicolas Saenz Julienne
2020-07-10
arm: rpi: Add function to trigger VL805's firmware load
Nicolas Saenz Julienne
2020-07-10
configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)
Marek Szyprowski
2020-07-10
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
Sylwester Nawrocki
2020-07-10
pci: Add some PCI Express capability register offset definitions
Sylwester Nawrocki
2020-07-10
linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...
Nicolas Saenz Julienne
2020-07-09
dtoc: add test for cd-gpios
Walter Lozano
2020-07-09
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
arm: dts: include gpio nodes for card detect
Walter Lozano
[next]