summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-04-12Layerscape: Add crypto node in device treeGaurav Jain
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-04-12i.MX8: Add crypto node in device treeGaurav Jain
2022-04-12i.MX7ULP: Enable Job ring driver model.Gaurav Jain
2022-04-12i.MX7: Enable Job ring driver model.Gaurav Jain
2022-04-12i.MX6: Enable Job ring driver model.Gaurav Jain
2022-04-12mx6sabre: Remove unnecessary SPL configsYe Li
2022-04-12crypto/fsl: i.MX8M: Enable Job ring driver model.Gaurav Jain
2022-04-12i.MX8M: crypto: updated device tree for supporting DM in SPLGaurav Jain
2022-04-12crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain
2022-04-12LS1043ARDB, LS1046ARDB, LS1088ARDB: Enable SPL_OF_CONTROL in SECURE Boot defc...Kshitiz Varshney
2022-04-11linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini
2022-04-11Merge branch '2022-04-11-assorted-updates'Tom Rini
2022-04-11ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersHajo Noerenberg
2022-04-11ubifs: Fix journal replay wrt. xattr nodesVille Baillie
2022-04-11image: fit: Align hash output buffersSean Anderson
2022-04-11cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parserPatrick Delaunay
2022-04-11mtd: Update the way partitions are parsedPatrice Chotard
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard
2022-04-11drivers: led: bcm6858: Set a default brightness when probing LEDsPaul HENRYS
2022-04-11spl: allow boot from first bootable partitionJérôme Carretero
2022-04-11lib/crypto: support sha384/sha512 in x509/pkcs7Dhananjay Phadke
2022-04-11led: led_pwm: Add a driver for LEDs connected to PWMIvan Vozvakhov
2022-04-11lib: rsa: Update function padding_pss_verify (any-salt)SESA644425
2022-04-11lib: rsa: Leverage existing data buffer instead of systematic copySESA644425
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA644425
2022-04-11ARM: dts: k3-j721s2: Correct timer frequencyVignesh Raghavendra
2022-04-11Merge branch '2022-04-11-add-OP-TEE-rng'Tom Rini
2022-04-11configs: add support of OPTEE RNG in stm32mp15 defconfigPatrick Delaunay
2022-04-11tee: optee: bind rng optee driverPatrick Delaunay
2022-04-11rng: add OP-TEE based Random Number GeneratorPatrick Delaunay
2022-04-11Merge branch '2022-04-11-initial-valgrind-support'Tom Rini
2022-04-11doc: sandbox: Document how to run sandbox with valgrindSean Anderson
2022-04-11malloc: Annotate allocator for valgrindSean Anderson
2022-04-11Add valgrind headers to U-BootSean Anderson
2022-04-11Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQPeng Fan
2022-04-10Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-04-10Revert "env: Load env when ENV_IS_NOWHERE is only location selected"Marek Vasut
2022-04-10Merge branch '2022-04-08-gpio-updates'Tom Rini
2022-04-10phy: adin: add driver for Analog Devices ADIN1300 PHYNate Drude
2022-04-10net: eth-phy: prevent undesired de-assertion of phy-reset on requestTim Harvey
2022-04-10net: fec: prevent undesired de-assertion of phy-reset on requestTim Harvey
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún
2022-04-10bcmgenet, sun8i_emac: Don't connect PHY two timesMarek Behún
2022-04-10net: phy: use ->is_c45 instead of is_10g_interface()Marek Behún
2022-04-10net: phy: xilinx: Check interface type in ->config(), not ->probe()Marek Behún
2022-04-10phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definitionMarek Behún
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún
2022-04-10treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAXMarek Behún