1. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 6 months ago
  2. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
  3. 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 6 months ago
  4. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 7 months ago
  5. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 7 months ago
  6. c003d2c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 5 months ago
  7. 176c3e7 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · 3 years, 6 months ago
  8. 0b5bb36 arm: mvebu: turris_omnia: update rescue mode boot command by Marek Behún · 3 years, 6 months ago
  9. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 6 months ago
  10. 079b35a arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB by Pali Rohár · 3 years, 6 months ago
  11. 4a82fca arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · 3 years, 6 months ago
  12. 46b679e arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · 3 years, 6 months ago
  13. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
  14. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 6 months ago
  15. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 6 months ago
  16. 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 6 months ago
  17. d8729a1 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago
  18. fa68645 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 5 months ago
  19. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 6 months ago
  20. c552deb riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 6 months ago
  21. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  22. 1c07b0c riscv: dts: add SiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  23. 2113c00 riscv: dts: add fu740 support by Green Wan · 3 years, 6 months ago
  24. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 6 months ago
  25. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 6 months ago
  26. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
  27. a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 6 months ago
  28. f264e79 MAINTAINERS: Add allwinner/sunxi driver directories by Samuel Holland · 3 years, 7 months ago
  29. 6785434 sunxi: Bring back SD card as MMC device 0 by Andre Przywara · 3 years, 7 months ago
  30. ffd8104 Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 6 months ago
  31. d862ddb Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 6 months ago
  32. 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
  33. 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 6 months ago
  34. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
  35. 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 6 months ago
  36. 7bda7ce arm: dts: stm32mp157c-odyssey-som: enable the RNG1 by Grzegorz Szymaszek · 3 years, 7 months ago
  37. 59066cd configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards by Patrick Delaunay · 3 years, 6 months ago
  38. 5ed2136 ARM: stm32: Enable UNZIP on DHSOM by default by Marek Vasut · 3 years, 6 months ago
  39. 5c54260 ARM: stm32: Add additional ID register check for KSZ8851 presence by Marek Vasut · 3 years, 6 months ago
  40. 5c38c06 ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file by Christoph Niedermaier · 3 years, 6 months ago
  41. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 7 months ago
  42. a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 8 months ago
  43. aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  44. a0ecfa5 Merge branch '2021-05-26-assorted-bugfixes' by Tom Rini · 3 years, 6 months ago
  45. fed603f ARM: ti: Increase the allocated size for MLO.raw by Faiz Abbas · 3 years, 7 months ago
  46. 7194a95 arm: dts: k3-am642-sk: Add sysreset controller node by Suman Anna · 3 years, 6 months ago
  47. a97ee92 arm: dts: k3-am642-evm: Add sysreset controller node by Suman Anna · 3 years, 6 months ago
  48. beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 6 months ago
  49. 4ec0407 arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · 3 years, 6 months ago
  50. df3fc62 configs: am64x_evm_a53_defconfig: Enable DP83867 PHY driver by Vignesh Raghavendra · 3 years, 6 months ago
  51. cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 6 months ago
  52. b725ed5 GitLab: Remove tags for sandbox_noinst tests by Harm Berntsen · 3 years, 6 months ago
  53. 77bfaad test: Fix filesystem tests always being skipped by Alper Nebi Yasak · 3 years, 6 months ago
  54. ce869b5 spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 6 months ago
  55. 9e8bb07 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 6 months ago
  56. 53ba2c2 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
  57. f6c0d36 powerpc: fix regression in arch_initr_trap() by Matt Merhar · 3 years, 6 months ago
  58. 26de429 part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 6 months ago
  59. 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 6 months ago
  60. f4b2786 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  61. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 6 months ago
  62. f25a0c3 Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 6 months ago
  63. 4c3e994 Merge tag 'mips-pull-2021-05-25' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 6 months ago
  64. 835b4fd doc: update and fix Qemu MIPS documentation by Daniel Schwierzeck · 3 years, 7 months ago
  65. 5308a71 MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · 3 years, 7 months ago
  66. 9c8e58a mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setup by Stefan Roese · 3 years, 7 months ago
  67. 1f6871d efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · 3 years, 6 months ago
  68. acfe1de efi_loader: simplify accessing variables by Heinrich Schuchardt · 3 years, 6 months ago
  69. 2ecee31 efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 6 months ago
  70. 60177e0 efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · 3 years, 6 months ago
  71. cd5a87e efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 6 months ago
  72. 9a6b33b efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · 3 years, 6 months ago
  73. f6081a8 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 6 months ago
  74. 6754e24 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · 3 years, 6 months ago
  75. 07f2687 doc: usage: modify mmc man-page by Jaehoon Chung · 3 years, 6 months ago
  76. e1bf033 Prepare v2021.07-rc3 by Tom Rini · 3 years, 6 months ago
  77. 27c6d96 Merge branch '2021-05-24-add-lto-support' by Tom Rini · 3 years, 6 months ago
  78. 2fc62f2 stackprot: Make our test a bit more complex by Tom Rini · 3 years, 6 months ago
  79. 960f110 ARM: enable LTO for some boards by Marek Behún · 3 years, 6 months ago
  80. 34ccadc ARM: don't use --gc-sections with LTO when using private libgcc by Marek Behún · 3 years, 6 months ago
  81. 75c7d10 ARM: don't use -ffunction-sections/-fdata-sections with LTO build by Marek Behún · 3 years, 6 months ago
  82. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 6 months ago
  83. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  84. 37de198 armv8: SPL: discard relocation information by Marek Behún · 3 years, 6 months ago
  85. baa977b ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) by Marek Behún · 3 years, 6 months ago
  86. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
  87. 9d3918f ARM: fix LTO for seaboard by Marek Behún · 3 years, 6 months ago
  88. e8bb990 ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  89. 3cd7541 ARM: kona: fix clk_bsc_enable() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  90. 9493e96 ARM: fix LTO for keystone by Marek Behún · 3 years, 6 months ago
  91. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 6 months ago
  92. b83120d ARM: fix LTO for imx28_xea by Marek Behún · 3 years, 6 months ago
  93. e5fc903 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · 3 years, 6 months ago
  94. 86c5e21 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · 3 years, 6 months ago
  95. 82b63e9 ARM: global_data: make set_gd() work for armv5 and armv6 by Marek Behún · 3 years, 6 months ago
  96. 1b457e7 sandbox: enable LTO by default by Marek Behún · 3 years, 6 months ago
  97. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 6 months ago
  98. d1f81fd sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · 3 years, 6 months ago
  99. be1e77f sandbox: errno: avoid conflict with libc's errno by Marek Behún · 3 years, 6 months ago
  100. da48bd9 build: link with --build-id=none by Marek Behún · 3 years, 6 months ago