aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-12misc: atsha204a: Remove duplicate CRC-16 implementationTEST/size-check-crc16Pali Rohár2-119/+4
2022-04-12fs: ext4: Use CRC-16 implementation from linux/crc16.hPali Rohár5-84/+6
2022-04-12crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár4-1/+5
2022-04-12crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár4-3/+3
2022-04-12crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár4-7/+7
2022-04-12misc: atsha204a: Fix big endian supportPali Rohár1-1/+1
2022-04-12Merge branch '2022-04-12-two-more-fixes'Tom Rini2-5/+3
2022-04-12include/linux/byteorder: fix cpu_to_be32_array()Heinrich Schuchardt1-2/+2
2022-04-12Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flagsAndy Shevchenko1-3/+1
2022-04-11linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini1-0/+1
2022-04-11Merge branch '2022-04-11-assorted-updates'Tom Rini22-49/+406
2022-04-11ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersHajo Noerenberg1-0/+2
2022-04-11ubifs: Fix journal replay wrt. xattr nodesVille Baillie1-2/+23
2022-04-11image: fit: Align hash output buffersSean Anderson2-1/+6
2022-04-11cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parserPatrick Delaunay1-3/+9
2022-04-11mtd: Update the way partitions are parsedPatrice Chotard1-2/+6
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard2-0/+2
2022-04-11drivers: led: bcm6858: Set a default brightness when probing LEDsPaul HENRYS1-1/+31
2022-04-11spl: allow boot from first bootable partitionJérôme Carretero2-5/+30
2022-04-11lib/crypto: support sha384/sha512 in x509/pkcs7Dhananjay Phadke2-0/+8
2022-04-11led: led_pwm: Add a driver for LEDs connected to PWMIvan Vozvakhov5-0/+252
2022-04-11lib: rsa: Update function padding_pss_verify (any-salt)SESA6444251-8/+11
2022-04-11lib: rsa: Leverage existing data buffer instead of systematic copySESA6444251-19/+18
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA6444253-10/+10
2022-04-11ARM: dts: k3-j721s2: Correct timer frequencyVignesh Raghavendra1-1/+1
2022-04-11Merge branch '2022-04-11-add-OP-TEE-rng'Tom Rini7-0/+210
2022-04-11configs: add support of OPTEE RNG in stm32mp15 defconfigPatrick Delaunay2-0/+2
2022-04-11tee: optee: bind rng optee driverPatrick Delaunay1-0/+13
2022-04-11rng: add OP-TEE based Random Number GeneratorPatrick Delaunay4-0/+195
2022-04-11Merge branch '2022-04-11-initial-valgrind-support'Tom Rini10-5/+7509
2022-04-11doc: sandbox: Document how to run sandbox with valgrindSean Anderson1-4/+10
2022-04-11malloc: Annotate allocator for valgrindSean Anderson4-1/+97
2022-04-11Add valgrind headers to U-BootSean Anderson5-0/+7402
2022-04-11Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQPeng Fan1-3/+4
2022-04-10Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/10Apr2022Tom Rini22-42/+552
2022-04-10Revert "env: Load env when ENV_IS_NOWHERE is only location selected"Marek Vasut1-7/+6
2022-04-10Merge branch '2022-04-08-gpio-updates'Tom Rini6-15/+276
2022-04-09dm: add tag supportAKASHI Takahiro5-1/+256
2022-04-09virtio: call device_probe() in scanningAKASHI Takahiro1-2/+19
2022-04-09block: ide: call device_probe() after scanningAKASHI Takahiro1-0/+4
2022-04-09sata: call device_probe() after scanningAKASHI Takahiro4-0/+33
2022-04-09nvme: call device_probe() after scanningAKASHI Takahiro1-0/+4
2022-04-09mmc: call device_probe() after scanningAKASHI Takahiro1-0/+12
2022-04-09usb: storage: call device_probe() after scanningAKASHI Takahiro1-0/+4
2022-04-09scsi: call device_probe() after scanningAKASHI Takahiro1-0/+5
2022-04-09efi_loader: Use sysreset instead of reset commandMasami Hiramatsu2-2/+4
2022-04-09efi_loader: Make efi_load_capsule_drivers() available even if EFI_CAPSULE_ON_...Masami Hiramatsu1-30/+30
2022-04-09cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=nMasami Hiramatsu1-0/+4
2022-04-09efi_loader: optional persistence of variablesTom Saeger1-1/+8
2022-04-09doc: distro: Update list of all support boot typesPali Rohár1-1/+2