summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-24microblaze: Switch absolute branches to relativeMichal Simek
2022-06-24tools: relocate-rela: Read rela start/end directly from ELFMichal Simek
2022-06-24tools: relocate-rela: Use global variablesMichal Simek
2022-06-24Makefile: Fix description for relocate-rela parametersMichal Simek
2022-06-24tools: relocate-rela: Open binary u-boot file laterMichal Simek
2022-06-24arm64: zynqmp: Fix tps544/u3007 node descriptionMichal Simek
2022-06-24arm64: zynqmp: Update tps53681 i2c addressMichal Simek
2022-06-24arm64: zynqmp: Fix i2c addresses for vck190 SCMichal Simek
2022-06-24pinctrl: zynqmp: Add support for output-enable and bias-high-impedanceAshok Reddy Soma
2022-06-24arm64: zynqmp: Enable DP for kv260-revA boardMichal Simek
2022-06-24xilinx: zynqmp: Do not use 0 as spl bss start addressStefan Herbrechtsmeier
2022-06-24arm64: zynqmp: Add support for kr260 revA/B boardsMichal Simek
2022-06-24serial: Setup serial base and freq for zynq/zynqmpMichal Simek
2022-06-24arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params()Michal Simek
2022-06-24arm64: versal: Add support to load an app at EL1Ashok Reddy Soma
2022-06-24xilinx: Add CONFIG_DM_ETH_PHY configT Karthik Reddy
2022-06-24net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driverT Karthik Reddy
2022-06-24net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driverT Karthik Reddy
2022-06-23Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into nextTom Rini
2022-06-23Merge branch '2022-06-23-fuzzing-and-asan-for-sandbox' into nextTom Rini
2022-06-23drivers: rng: add smccc trng driverEtienne Carriere
2022-06-23firmware: psci: bind arm smccc features when discoveredEtienne Carriere
2022-06-23firmware: psci: reorder header files inclusionEtienne Carriere
2022-06-23smccc: define generic IDs for feature discoveryEtienne Carriere
2022-06-23firmware: scmi: use multi channel in mailbox, optee and smccc agentsEtienne Carriere
2022-06-23power: regulator: scmi: simplify scmi_voltd_set_enable()Etienne Carriere
2022-06-23power: regulator: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23reset: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23clk: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23firmware: scmi: optee transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: smccc transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: mailbox transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: add multi-channel supportEtienne Carriere
2022-06-23firmware: scmi: factorize scmi transport look upEtienne Carriere
2022-06-23firmware: scmi: prepare uclass to pass channel referenceEtienne Carriere
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere
2022-06-23firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNELEtienne Carriere
2022-06-23firmware: scmi: optee: use TEE shared memory for SCMI messagesEtienne Carriere
2022-06-23fuzz: virtio: Add fuzzer for vringAndrew Scull
2022-06-23sandbox: Implement fuzzing engine driverAndrew Scull
2022-06-23sandbox: Add libfuzzer integrationAndrew Scull
2022-06-23sandbox: Decouple program entry from sandbox initAndrew Scull
2022-06-23test: fuzz: Add framework for fuzzingAndrew Scull
2022-06-23fuzzing_engine: Add fuzzing engine uclassAndrew Scull
2022-06-23CI: Azure: Build with ASAN enabledAndrew Scull
2022-06-23test/py: test_stackprotector: Disable for ASANAndrew Scull
2022-06-23sandbox: Add support for Address SanitizerAndrew Scull
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-23sandbox: Rename getopt sectionsAndrew Scull
2022-06-23sandbox: Rename EFI runtime sectionsAndrew Scull