summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-11efi_loader: UEFI variable persistenceHeinrich Schuchardt
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt
2020-07-11lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro
2020-07-11efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro
2020-07-11efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro
2020-07-11lib/crypto: use qualified path for x509_parser.hHeinrich Schuchardt
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne
2020-07-10pci: Add some PCI Express capability register offset definitionsSylwester Nawrocki
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09core: extend struct driver_info to point to deviceWalter Lozano
2020-07-09core: drop const for struct driver_infoWalter Lozano
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-09dm: core: Correct comment on uclass_id_foreach_dev()Simon Glass
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09spi: Remove unnecessary #ifdefs in header fileSimon Glass
2020-07-09bootstage: Fix 'stacked' typoSimon Glass
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass
2020-07-09video: Add a comment for struct video_uc_platdataSimon Glass
2020-07-09video: Drop unnecessary #ifdef around vid_console_color()Simon Glass
2020-07-09console: Add a way to output to serial onlySimon Glass
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-07-08spl: fix format of function documentationDario Binacchi
2020-07-08debug_uart: Add CR before and after announce stringStefan Roese
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-07-07arm: vexpress64: Fix counter frequencyAndre Przywara
2020-07-07arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar
2020-07-07image: Add support for ZSTD decompressionRobert Marko