aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-11ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersWIP/2022-04-11-assorted-updatesHajo 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
2022-04-09doc: debug UART for RISC-V QEMU virt machineHeinrich Schuchardt1-0/+10
2022-04-09doc: correct bootefi.rstHeinrich Schuchardt1-4/+5
2022-04-09dm: Add docs to explain how to enable DM_SERIAL for a boardSimon Glass1-1/+152
2022-04-08gpio: pca953x_gpio: add PCA957X supportLuca Ellero1-10/+40
2022-04-08gpio: Enable hogging support in SPLEddie James3-4/+17
2022-04-08gpio: Add gpio_request_by_line_name()Andrew Jeffery2-0/+45
2022-04-08test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli1-1/+174
2022-04-08configs: Resync with savedefconfigTom Rini640-788/+720
2022-04-08Merge branch '2022-04-08-Kconfig-updates-and-dead-code-removal'Tom Rini292-11098/+424
2022-04-08arm: Remove unused ep93xx codeTom Rini13-2297/+0
2022-04-08net: Remove uli526x driverTom Rini2-997/+0