- ef0a592 microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · 2 years, 5 months ago
- 0ad71dc microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE by Ovidiu Panait · 2 years, 5 months ago
- 130fae2 microblaze: start.S: remove unused code by Ovidiu Panait · 2 years, 5 months ago
- b391b91 cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 5 months ago
- 15c924a cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 5 months ago
- d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 5 months ago
- 034944b tools: relocate-rela: Add support for 32bit Microblaze relocation by Michal Simek · 2 years, 5 months ago
- 30fb8d2 tools: relocate-rela: Add support for elf32 decoding by Michal Simek · 2 years, 5 months ago
- a1405d9 tools: relocate-rela: Check that relocation works only for EM_AARCH64 by Michal Simek · 2 years, 5 months ago
- 582ffb5 tools: relocate-rela: Extract elf64 reloc to special function by Michal Simek · 2 years, 5 months ago
- 07c052b microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · 2 years, 5 months ago
- 81169ae microblaze: Add comment about reset location by Michal Simek · 2 years, 5 months ago
- b6fe10a microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · 2 years, 5 months ago
- 986727c microblaze: Remove code around r20 in relocate_code() by Michal Simek · 2 years, 5 months ago
- 3041b51 microblaze: Optimize register usage in relocate_code by Michal Simek · 2 years, 5 months ago
- 532ad5f microblaze: Change stack protection address to new stack address by Michal Simek · 2 years, 5 months ago
- 1918c41 microblaze: Separate code end substraction by Michal Simek · 2 years, 5 months ago
- 10fd6d6 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 5 months ago
- 89e81e6 mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 5 months ago
- d896e79 microblaze: Fix typo in exception.c by Michal Simek · 2 years, 5 months ago
- 65a4da9 microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · 2 years, 5 months ago
- aa0799e microblaze: Fix early stack allocation by Michal Simek · 2 years, 5 months ago
- 16a1847 microblaze: Fix stack protection behavior by Michal Simek · 2 years, 5 months ago
- 7cf236c microblaze: Switch absolute branches to relative by Michal Simek · 2 years, 5 months ago
- 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 5 months ago
- d8b0444 tools: relocate-rela: Use global variables by Michal Simek · 2 years, 5 months ago
- b956637 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 5 months ago
- fe9d049 tools: relocate-rela: Open binary u-boot file later by Michal Simek · 2 years, 5 months ago
- 686c2bb arm64: zynqmp: Fix tps544/u3007 node description by Michal Simek · 2 years, 5 months ago
- 5f5979f arm64: zynqmp: Update tps53681 i2c address by Michal Simek · 2 years, 5 months ago
- 0b0d433 arm64: zynqmp: Fix i2c addresses for vck190 SC by Michal Simek · 2 years, 5 months ago
- 123462e pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 2 years, 5 months ago
- b611f7f arm64: zynqmp: Enable DP for kv260-revA board by Michal Simek · 2 years, 5 months ago
- ff5d906 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 5 months ago
- baba22a arm64: zynqmp: Add support for kr260 revA/B boards by Michal Simek · 2 years, 6 months ago
- ad55d99 serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 5 months ago
- 254f0c7 arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() by Michal Simek · 2 years, 5 months ago
- 2eeceb4 arm64: versal: Add support to load an app at EL1 by Ashok Reddy Soma · 2 years, 6 months ago
- a110caa xilinx: Add CONFIG_DM_ETH_PHY config by T Karthik Reddy · 2 years, 6 months ago
- 8faeb02 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · 2 years, 6 months ago
- 935e362 net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · 2 years, 6 months ago
- c18e5fb dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · 2 years, 5 months ago
- c1d9020 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 2 years, 5 months ago
- 8f27bf1 board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt by Marcel Ziswiler · 2 years, 6 months ago
- 0d2105a arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 6 months ago
- b5cf255 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 6 months ago
- 5b060e4 ARM: tegra: XUSB padctl: Add new lines for errors by Peter Robinson · 2 years, 6 months ago
- 92a8bc6 Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
- 72fa9cd efi_loader: create boot options without file path by Heinrich Schuchardt · 2 years, 5 months ago
- 178667b efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · 2 years, 5 months ago
- 3a0654e efi_loader: correctly identify binary name by Heinrich Schuchardt · 2 years, 5 months ago
- 556a126 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · 2 years, 5 months ago
- 119fafd EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled by Sughosh Ganu · 2 years, 5 months ago
- 57bd363 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
- 02544db misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · 2 years, 7 months ago
- 6530de2 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 5 months ago
- d9ad484 Merge tag 'xilinx-for-v2022.07-rc4-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 5 months ago
- fe8e8af usb: xhci-mtk: disable all ports when disable host controller by Chunfeng Yun · 2 years, 6 months ago
- 06ceff7 watchdog: Fix SPL build with watchdog disabled in asm files by Pali Rohár · 2 years, 7 months ago
- 8f52734 Prepare v2022.07-rc4 by Tom Rini · 2 years, 5 months ago
- 380e32b configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · 2 years, 5 months ago
- 660d742 doc: update mail author for st-dt.rst by Patrick Delaunay · 2 years, 5 months ago
- 9321627 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · 2 years, 5 months ago
- 0f259fe Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
- 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 5 months ago
- 82b3f4c test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 5 months ago
- aad7f1a EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 5 months ago
- 6a463bc EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 5 months ago
- f1533c4 doc: environment: Fix typo by Chris Packham · 2 years, 6 months ago
- 90189ec Merge branch '2022-06-03-assorted-fixes' by Tom Rini · 2 years, 5 months ago
- c30f6d6 board: ti: am64x: Update MAINTAINERS by Dave Gerlach · 2 years, 5 months ago
- 9320db0 squashfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 7 months ago
- ad9f377 imx: imx8mq: select CONFIG_CMD_CLK by Peng Fan · 2 years, 6 months ago
- 4230d68 imx: imx8mq: default select CLK_IMX8MQ by Peng Fan · 2 years, 6 months ago
- 622ecee fdt: Add U-Boot version to chosen node by Francesco Dolcini · 2 years, 6 months ago
- b85d130 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 6 months ago
- 2b64121 armv8: Fix TCR 64-bit writes by Andre Przywara · 2 years, 6 months ago
- 7704b7f net: enetc: unregister mdiobus by Michael Walle · 2 years, 5 months ago
- 339f652 ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 6 months ago
- 3053b78 Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
- e85727d bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 6 months ago
- 2ee9550 doc/efi: add firmware management protocol to the documentation by Vincent Stehlé · 2 years, 6 months ago
- 7751d2e efi: fix documentation warnings by Vincent Stehlé · 2 years, 6 months ago
- afbeedc lib/charset: fix compile warnings by Masahisa Kojima · 2 years, 6 months ago
- 57ad624 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · 2 years, 6 months ago
- 05f391e efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · 2 years, 6 months ago
- 8131c85 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 6 months ago
- b96de9c test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 6 months ago
- b9bf9c5 test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 6 months ago
- 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
- a24b20e doc: sandbox: Add additional valgrind documentation by Sean Anderson · 2 years, 6 months ago
- 4235647 doc/build/gcc: add more required packages by Heinrich Schuchardt · 2 years, 6 months ago
- 783f2c8 doc: sandbox: Add a note of disabling LTO when using gdb by Bin Meng · 2 years, 6 months ago
- 27267c6 doc: sandbox: Correct the memory size config option by Bin Meng · 2 years, 6 months ago
- 1e5514f valgrind: Disable on Risc-V by Sean Anderson · 2 years, 6 months ago
- 018b993 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 6 months ago
- 1291c2d disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · 2 years, 6 months ago
- 4fe629d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 6 months ago
- 0fdc468 Merge branch '2022-05-26-assorted-fixes' by Tom Rini · 2 years, 6 months ago
- d64ac85 net: e1000: Depend on CONFIG_PCI by Sean Anderson · 2 years, 7 months ago