1. 75c7d10 ARM: don't use -ffunction-sections/-fdata-sections with LTO build by Marek Behún · 3 years, 4 months ago
  2. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 4 months ago
  3. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 4 months ago
  4. 37de198 armv8: SPL: discard relocation information by Marek Behún · 3 years, 4 months ago
  5. baa977b ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) by Marek Behún · 3 years, 4 months ago
  6. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 4 months ago
  7. 9d3918f ARM: fix LTO for seaboard by Marek Behún · 3 years, 4 months ago
  8. e8bb990 ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTO by Marek Behún · 3 years, 4 months ago
  9. 3cd7541 ARM: kona: fix clk_bsc_enable() type mismatch for LTO by Marek Behún · 3 years, 4 months ago
  10. 9493e96 ARM: fix LTO for keystone by Marek Behún · 3 years, 4 months ago
  11. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 4 months ago
  12. b83120d ARM: fix LTO for imx28_xea by Marek Behún · 3 years, 4 months ago
  13. e5fc903 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · 3 years, 4 months ago
  14. 86c5e21 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · 3 years, 4 months ago
  15. 82b63e9 ARM: global_data: make set_gd() work for armv5 and armv6 by Marek Behún · 3 years, 4 months ago
  16. 1b457e7 sandbox: enable LTO by default by Marek Behún · 3 years, 4 months ago
  17. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 4 months ago
  18. d1f81fd sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · 3 years, 4 months ago
  19. be1e77f sandbox: errno: avoid conflict with libc's errno by Marek Behún · 3 years, 4 months ago
  20. da48bd9 build: link with --build-id=none by Marek Behún · 3 years, 4 months ago
  21. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 4 months ago
  22. 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 4 months ago
  23. 1445836 Makefile, Makefile.spl: cosmetic change by Marek Behún · 3 years, 4 months ago
  24. 98e55f9 lib: crc32: put the crc_table variable into efi_runtime_rodata section by Marek Behún · 3 years, 4 months ago
  25. ead698a efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · 3 years, 4 months ago
  26. 15f537c efi_loader: add macro for const EFI runtime data by Marek Behún · 3 years, 4 months ago
  27. 8283697 efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data by Marek Behún · 3 years, 4 months ago
  28. 2bdc6f5 efi_loader: fix warning when linking with LTO by Marek Behún · 3 years, 4 months ago
  29. 46c3e29 string: make memcpy(), memset(), memcmp() and memmove() visible for LTO by Marek Behún · 3 years, 4 months ago
  30. 6f243e2 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · 3 years, 4 months ago
  31. 998929b compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · 3 years, 4 months ago
  32. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 4 months ago
  33. 9ce799a checkpatch: require quotes around section name in the __section() macro by Marek Behún · 3 years, 4 months ago
  34. 364bef1 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 4 months ago
  35. 2177f92 test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · 3 years, 5 months ago
  36. a2cfad8 pylibfdt: Rework "avoid unused variable warning" lines by Tom Rini · 3 years, 4 months ago
  37. eb53b94 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 4 months ago
  38. 6fc323c pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 5 months ago
  39. 1fffcae pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · 3 years, 5 months ago
  40. c0de8e7 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · 3 years, 5 months ago
  41. f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 5 months ago
  42. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 5 months ago
  43. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 3 years, 11 months ago
  44. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 3 years, 11 months ago
  45. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 4 months ago
  46. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 5 months ago
  47. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 2 months ago
  48. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 4 months ago
  49. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 3 years, 10 months ago
  50. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 5 months ago
  51. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 5 months ago
  52. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 5 months ago
  53. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 5 months ago
  54. a4262e5 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  55. fd883ea Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
  56. c350601 arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x" by Stefan Roese · 3 years, 5 months ago
  57. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 5 months ago
  58. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 5 months ago
  59. d757c85 net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 5 months ago
  60. cf51a0d net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 5 months ago
  61. 7589be8 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 5 months ago
  62. 08f462d net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 5 months ago
  63. be45eb5 net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 5 months ago
  64. 8299abc net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 5 months ago
  65. 8d3aa37 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 5 months ago
  66. 16bacd5 phy: introduce 1000BaseX and 2500BaseX modes by Stefan Chulski · 3 years, 5 months ago
  67. 27c2236 Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 4 months ago
  68. a4691f3 riscv: ae350: Increase malloc size for binman spl flow by Rick Chen · 3 years, 5 months ago
  69. 84dee33 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · 3 years, 5 months ago
  70. cc269e1 riscv: ae350: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 5 months ago
  71. 756eeba riscv: qemu: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 5 months ago
  72. 18cb82c riscv: dts: Sort build targets in alphabetical order by Bin Meng · 3 years, 5 months ago
  73. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 months ago
  74. 1621d3c lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 5 months ago
  75. 0784510 riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 5 months ago
  76. 73c2a8f makefile: Pass OpenSBI blob to binman make rules by Bin Meng · 3 years, 5 months ago
  77. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago
  78. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 5 months ago
  79. 2892300 binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 5 months ago
  80. 2817c9d binman: Correct '-a' description in the doc by Bin Meng · 3 years, 5 months ago
  81. 6e847f6 common: kconfig: Correct a typo in SPL_LOAD_FIT by Bin Meng · 3 years, 5 months ago
  82. c0e6fee xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settime by Michal Simek · 3 years, 5 months ago
  83. 2a6e6c8 xilinx: versal: Enable CONFIG_POSITION_INDEPENDENT by T Karthik Reddy · 3 years, 5 months ago
  84. a502a87 arm64: zynqmp: Add description for SOM/Kria boards by Michal Simek · 3 years, 5 months ago
  85. 3195840 arm64: zynqmp: Add psgtr DT descriptions by Michal Simek · 3 years, 5 months ago
  86. bd00849 arm64: zynqmp: Add pinctrl description by Michal Simek · 3 years, 5 months ago
  87. 50a6bd0 arm64: zynqmp: Add zynqmp firmware specific DT nodes by T Karthik Reddy · 3 years, 5 months ago
  88. 26d8ecc arm64: zynqmp: Add missing mio-bank properties to sdhci by Michal Simek · 3 years, 8 months ago
  89. fddff68 arm64: zynqmp: Remove comment about clock chips by Michal Simek · 3 years, 7 months ago
  90. 486f25c arm64: zynqmp: Add 'i2c-mux-idle-disconnect' property by Raviteja Narayanam · 3 years, 6 months ago
  91. 000b862 arm64: zynqmp: Add label to all GPIO lines for VCK190 SC by Saeed Nowshadi · 3 years, 6 months ago
  92. 65a572b arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk node by Saeed Nowshadi · 3 years, 6 months ago
  93. a34a12f arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodes by Michal Simek · 3 years, 7 months ago
  94. 428bec7 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  95. 7a1638c Merge tag 'efi-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
  96. 52993fc Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
  97. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 5 months ago
  98. 48ee084 efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · 3 years, 5 months ago
  99. 2052759 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · 3 years, 5 months ago
  100. 97f446a efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · 3 years, 5 months ago