summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-24microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait
2022-06-24microblaze: start.S: remove unused codeOvidiu Panait
2022-06-24cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-06-24cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2022-06-24microblaze: Add support for run time relocationMichal Simek
2022-06-24tools: relocate-rela: Add support for 32bit Microblaze relocationMichal Simek
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-14dtoc: Update test_src_scan.py for new tegra compatiblesTom Rini
2022-06-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2022-06-13board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dtMarcel Ziswiler
2022-06-13arm: tegra: Update some DT compatiblesPeter Robinson
2022-06-13pci: tegra: Update error prints with new linesPeter Robinson
2022-06-13ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson
2022-06-13Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-06-12efi_loader: create boot options without file pathHeinrich Schuchardt
2022-06-12efi_loader: allow booting from short dev only DPHeinrich Schuchardt
2022-06-12efi_loader: correctly identify binary nameHeinrich Schuchardt