summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-23dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messagesEtienne Carriere
2021-11-23tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFEREtienne Carriere
2021-11-23tee: optee: remove unused duplicated login Id macrosEtienne Carriere
2021-11-23tee: define session login identifiersEtienne Carriere
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere
2021-11-23firmware: scmi: fix description of an API functionEtienne Carriere
2021-11-23stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOXPatrick Delaunay
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay
2021-11-23power: regulator: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom Rini
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung
2021-11-23net: tsec: Make redundant_init() staticBin Meng
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng
2021-11-23net: dsa: Use true instead of 1 in the set_promisc() callBin Meng
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes
2021-11-23net: bootp: Correct VCI string transmissionWalter Stoll
2021-11-23configs: ls1021a-tsn: enable the generation of random Ethernet MAC addressesVladimir Oltean
2021-11-23configs: ls1021a-tsn: enable sja1105 switch driverVladimir Oltean
2021-11-23arm: dts: ls1021a-tsn: add sja1105 and eth2 bindingsVladimir Oltean
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean
2021-11-23net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean
2021-11-23net: dsa: allow drivers to get the port OF nodeVladimir Oltean
2021-11-23include: import if_vlan.h from LinuxVladimir Oltean
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean
2021-11-23spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debugTudor Ambarus
2021-11-22configs: at91: sam9x60ek: add CLK and GPIO commandsMihai Sain
2021-11-22ARM: dts: at91: sam9x60: add pioC nodeMihai Sain
2021-11-22configs: sama5d2 boards: add DM and GPIO commandsMihai Sain
2021-11-20Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-11-20efi_loader: startup the tpm device when installing the protocolIlias Apalodimas
2021-11-20efi_loader: fix FinalEvents table if an EFI app invoked GetEventLogIlias Apalodimas
2021-11-20efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9Heinrich Schuchardt
2021-11-20efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICEHeinrich Schuchardt
2021-11-20efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt
2021-11-20efi_loader: capsule: Record capsule result only if capsule is readMasami Hiramatsu
2021-11-20efi_loader: Reduce efi_tcg2 logging statementMasahisa Kojima
2021-11-20efi_loader: Sphinx comments in efi_api.hHeinrich Schuchardt
2021-11-20efi: add comment for efi_system_table and efi_configuration_tableMasahisa Kojima
2021-11-20doc: fix typos in trace.rstHeinrich Schuchardt
2021-11-20scripts: update spelling.txt from upstream LinuxHeinrich Schuchardt
2021-11-20test: test truncation in snprintf()Heinrich Schuchardt