summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-24tools: relocate-rela: Add support for elf32 decodingMichal Simek
2022-06-24tools: relocate-rela: Check that relocation works only for EM_AARCH64Michal Simek
2022-06-24tools: relocate-rela: Extract elf64 reloc to special functionMichal Simek
2022-06-24microblaze: Create SYM_ADDR macro to deal with symbolsMichal Simek
2022-06-24microblaze: Add comment about reset locationMichal Simek
2022-06-24microblaze: Remove _start symbol handling at U-Boot startMichal Simek
2022-06-24microblaze: Remove code around r20 in relocate_code()Michal Simek
2022-06-24microblaze: Optimize register usage in relocate_codeMichal Simek
2022-06-24microblaze: Change stack protection address to new stack addressMichal Simek
2022-06-24microblaze: Separate code end substractionMichal Simek
2022-06-24microblaze: Enable REMAKE_ELFMichal Simek
2022-06-24mips: Move endianness selection to arch/KconfigMichal Simek
2022-06-24microblaze: Fix typo in exception.cMichal Simek
2022-06-24microblaze: Remove CONFIG_TEXT_BASE from codeMichal Simek
2022-06-24microblaze: Fix early stack allocationMichal Simek
2022-06-24microblaze: Fix stack protection behaviorMichal Simek
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