summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-05video: Let video_sync to return error valueMichal Simek
2021-01-05video: Fix video sync kernel-doc formatMichal Simek
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt
2021-01-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt
2021-01-05arm64: zynqmp: Add Ethernet node for zcu1285 revAHarini Katakam
2021-01-05arm64: zynqmp: Add ethernet node for zcu1275 revBSiva Durga Prasad Paladugu
2021-01-04Merge branch '2021-01-04-minor-fixes'Tom Rini
2021-01-04cosmetic: fix typo in drivers/usb/KconfigMarc Ferland
2021-01-04cmd: ubi: don't allow to rename a volume to a name that already existPhilippe Reynes
2021-01-04mailmap: Update mail address for Igor OpaniukIgor Opaniuk
2021-01-04doc: android/boot-image: invalid C declarationHeinrich Schuchardt
2021-01-04nvme: Use only 32-bit accesses in nvme_writeq/nvme_readqStefan Agner
2021-01-04spi: zynqmp_gqspi: Fix unaligned data writes issueT Karthik Reddy
2021-01-04microblaze: Add nor device to distro bootT Karthik Reddy
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy
2021-01-04arm64: zynqmp: Sync DT with Linux kernelMichal Simek
2021-01-04serial: uartlite: Fix uninitialized ret in debug uartliteAshok Reddy Soma
2021-01-04common: usb_storage: Fix code indentationMichal Simek
2021-01-04cmd: load: Fix code indentationMichal Simek
2021-01-04tools: zynqmp: Fix regex expression around XPm_ConfigObjectAdrian Fiergolski
2020-12-31Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2020-12-31qemu: arm64: Add documentation for capsule updateSughosh Ganu
2020-12-31efidebug: capsule: Add a command to update capsule on diskSughosh Ganu
2020-12-31efi_loader: Enable uefi capsule authenticationSughosh Ganu
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu
2020-12-31efi_loader: Re-factor code to build the signature store from efi signature listSughosh Ganu
2020-12-31efi_loader: Make the pkcs7 header parsing function an externSughosh Ganu
2020-12-31dfu_mtd: Add provision to unlock mtd deviceSughosh Ganu
2020-12-31efi_loader: Add logic to parse EDKII specific fmp payload headerSughosh Ganu
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu
2020-12-31crypto: Fix the logic to calculate hash with authattributes setSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-12-31mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu
2020-12-31efi_loader: event queueingHeinrich Schuchardt
2020-12-31efi_loader: Add size checks to efi_create_indexed_name()Ilias Apalodimas
2020-12-31efi_loader: Remove unconditional installation of file2 protocol for initrdIlias Apalodimas
2020-12-31efi_loader: Remove unused headers from efi_load_initrd.cIlias Apalodimas
2020-12-31efi_loader: use after free in efi_exit()Heinrich Schuchardt
2020-12-31efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt
2020-12-31efi_loader: efi_signal_event() fix comment typosHeinrich Schuchardt
2020-12-31efi_loader: avoid invalid freeHeinrich Schuchardt
2020-12-31efi_loader: escape key handlingHeinrich Schuchardt
2020-12-31efi_loader: missing parentheses after ifHeinrich Schuchardt
2020-12-31fs/fat: implement fsuuid commandHeinrich Schuchardt
2020-12-31fs: fat: eliminate DIRENTSPERBLOCK() macroHeinrich Schuchardt
2020-12-31efi_loader: Extra checks while opening an OPTEE sessionIlias Apalodimas
2020-12-31efi_loader: make variable store size customizableHeinrich Schuchardt
2020-12-29Merge tag 'efi-2021-01-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini