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