1. 39b2b6c tools: relocate-rela: Add support for 32bit Microblaze relocation by Michal Simek · 2 years, 5 months ago
  2. 4fad25f tools: relocate-rela: Add support for elf32 decoding by Michal Simek · 2 years, 5 months ago
  3. 97d5030 tools: relocate-rela: Check that relocation works only for EM_AARCH64 by Michal Simek · 2 years, 5 months ago
  4. f9c28a1 tools: relocate-rela: Extract elf64 reloc to special function by Michal Simek · 2 years, 5 months ago
  5. a8e5d75 microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · 2 years, 5 months ago
  6. fa43ada microblaze: Add comment about reset location by Michal Simek · 2 years, 5 months ago
  7. e7d1e44 microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · 2 years, 5 months ago
  8. da0a12a microblaze: Remove code around r20 in relocate_code() by Michal Simek · 2 years, 5 months ago
  9. ca0fe05 microblaze: Optimize register usage in relocate_code by Michal Simek · 2 years, 5 months ago
  10. 32b80be microblaze: Change stack protection address to new stack address by Michal Simek · 2 years, 5 months ago
  11. 9873008 microblaze: Separate code end substraction by Michal Simek · 2 years, 5 months ago
  12. 1a2f7b8 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 5 months ago
  13. 9599f8f mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 5 months ago
  14. b4db8ec microblaze: Fix typo in exception.c by Michal Simek · 2 years, 5 months ago
  15. cc1495a microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · 2 years, 5 months ago
  16. 653152d microblaze: Fix early stack allocation by Michal Simek · 2 years, 5 months ago
  17. 2d92f87 microblaze: Fix stack protection behavior by Michal Simek · 2 years, 5 months ago
  18. 8f57aec microblaze: Switch absolute branches to relative by Michal Simek · 2 years, 5 months ago
  19. ef32020 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 5 months ago
  20. 6944cec tools: relocate-rela: Use global variables by Michal Simek · 2 years, 5 months ago
  21. a433616 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 5 months ago
  22. 793ceab tools: relocate-rela: Open binary u-boot file later by Michal Simek · 2 years, 5 months ago
  23. 983c4a4 arm64: zynqmp: Fix tps544/u3007 node description by Michal Simek · 2 years, 6 months ago
  24. b696424 arm64: zynqmp: Update tps53681 i2c address by Michal Simek · 2 years, 6 months ago
  25. d42dec0 arm64: zynqmp: Fix i2c addresses for vck190 SC by Michal Simek · 2 years, 6 months ago
  26. 9280783 pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 2 years, 6 months ago
  27. 1c8d3fc arm64: zynqmp: Enable DP for kv260-revA board by Michal Simek · 2 years, 5 months ago
  28. 750becc xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 6 months ago
  29. ae022cf arm64: zynqmp: Add support for kr260 revA/B boards by Michal Simek · 2 years, 7 months ago
  30. 3b9271a serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 6 months ago
  31. c7692ee arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() by Michal Simek · 2 years, 6 months ago
  32. 6c19105 arm64: versal: Add support to load an app at EL1 by Ashok Reddy Soma · 2 years, 7 months ago
  33. 81e6592 xilinx: Add CONFIG_DM_ETH_PHY config by T Karthik Reddy · 2 years, 7 months ago
  34. cff1084 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · 2 years, 7 months ago
  35. 4a3f40b net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · 2 years, 7 months ago
  36. eb6e70b dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · 2 years, 6 months ago
  37. cb4f59c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 2 years, 6 months ago
  38. 61c99fe board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt by Marcel Ziswiler · 2 years, 6 months ago
  39. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 7 months ago
  40. b1f9272 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 7 months ago
  41. 098c9ad ARM: tegra: XUSB padctl: Add new lines for errors by Peter Robinson · 2 years, 7 months ago
  42. 3354970 Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  43. f57eacb efi_loader: create boot options without file path by Heinrich Schuchardt · 2 years, 6 months ago
  44. 0628e1c efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · 2 years, 6 months ago
  45. 1313203 efi_loader: correctly identify binary name by Heinrich Schuchardt · 2 years, 6 months ago
  46. 4ed7261 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · 2 years, 6 months ago
  47. 0f5ca5c EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled by Sughosh Ganu · 2 years, 6 months ago
  48. 9c1978e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 6 months ago
  49. 16637b4 misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · 2 years, 8 months ago
  50. 84caded Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 6 months ago
  51. b225c2f Merge tag 'xilinx-for-v2022.07-rc4-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 6 months ago
  52. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · 2 years, 6 months ago
  53. 18ce95f watchdog: Fix SPL build with watchdog disabled in asm files by Pali Rohár · 2 years, 7 months ago
  54. e8ea663 Prepare v2022.07-rc4 by Tom Rini · 2 years, 6 months ago
  55. b4dfbb0 configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · 2 years, 6 months ago
  56. e4638a0 doc: update mail author for st-dt.rst by Patrick Delaunay · 2 years, 6 months ago
  57. 904fb97 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · 2 years, 6 months ago
  58. 6d37989 Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  59. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 6 months ago
  60. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 6 months ago
  61. fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 6 months ago
  62. c212fc7 EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 6 months ago
  63. 291f731 doc: environment: Fix typo by Chris Packham · 2 years, 6 months ago
  64. 05a37be Merge branch '2022-06-03-assorted-fixes' by Tom Rini · 2 years, 6 months ago
  65. 0d3457c board: ti: am64x: Update MAINTAINERS by Dave Gerlach · 2 years, 6 months ago
  66. 501073d squashfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 8 months ago
  67. eb7bdc6 imx: imx8mq: select CONFIG_CMD_CLK by Peng Fan · 2 years, 6 months ago
  68. 9b8ed24 imx: imx8mq: default select CLK_IMX8MQ by Peng Fan · 2 years, 6 months ago
  69. 05cc827 fdt: Add U-Boot version to chosen node by Francesco Dolcini · 2 years, 7 months ago
  70. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 6 months ago
  71. 11af9ed armv8: Fix TCR 64-bit writes by Andre Przywara · 2 years, 7 months ago
  72. 3f66e8e net: enetc: unregister mdiobus by Michael Walle · 2 years, 6 months ago
  73. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 7 months ago
  74. bf74a57 Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  75. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 6 months ago
  76. 86ce1e6 doc/efi: add firmware management protocol to the documentation by Vincent Stehlé · 2 years, 6 months ago
  77. 0f3c922 efi: fix documentation warnings by Vincent Stehlé · 2 years, 6 months ago
  78. 0caeff5 lib/charset: fix compile warnings by Masahisa Kojima · 2 years, 7 months ago
  79. dac4d09 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · 2 years, 7 months ago
  80. ba647af efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · 2 years, 7 months ago
  81. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 7 months ago
  82. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 7 months ago
  83. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 7 months ago
  84. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  85. fbd8417 doc: sandbox: Add additional valgrind documentation by Sean Anderson · 2 years, 6 months ago
  86. 566cd94 doc/build/gcc: add more required packages by Heinrich Schuchardt · 2 years, 6 months ago
  87. 07ddb87 doc: sandbox: Add a note of disabling LTO when using gdb by Bin Meng · 2 years, 7 months ago
  88. c1c3c3c doc: sandbox: Correct the memory size config option by Bin Meng · 2 years, 7 months ago
  89. 39866b6 valgrind: Disable on Risc-V by Sean Anderson · 2 years, 6 months ago
  90. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 7 months ago
  91. aaeb39a disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · 2 years, 7 months ago
  92. 3214910 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 6 months ago
  93. 54b9db8 Merge branch '2022-05-26-assorted-fixes' by Tom Rini · 2 years, 6 months ago
  94. d22315a net: e1000: Depend on CONFIG_PCI by Sean Anderson · 2 years, 7 months ago
  95. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 6 months ago
  96. 9ed8ab1 board: freescale: Update MAINTAINERS List by Wasim Khan · 2 years, 6 months ago
  97. d4d0db1 arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl by Georgi Vlaev · 2 years, 6 months ago
  98. 82c9b10 MAINTAINERS: aspeed: Add more files and myself as a reviewer by Joel Stanley · 2 years, 7 months ago
  99. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 7 months ago
  100. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · 2 years, 7 months ago