1. 7f8df40 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  2. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  3. c054760 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · 2 years, 8 months ago
  4. e5bbcaf FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · 2 years, 8 months ago
  5. ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 8 months ago
  6. 145992c Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
  7. 03cadb6 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
  8. 024007d configs: net: dm9000: Move new Kconfig option to board configs by Marek Vasut · 2 years, 8 months ago
  9. fae443b net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 8 months ago
  10. 16c68ee Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
  11. 0e47fc4 include: configs: *imx8*: remove IMX_FEC_BASE by Heiko Thiery · 2 years, 9 months ago
  12. 6ad29f7 kontron-pitx-imx8m: change environment address variables by Heiko Thiery · 2 years, 9 months ago
  13. e762875 ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo board by Marek Vasut · 2 years, 8 months ago
  14. 62394a7 ARM: dts: imxrt10..-evk: Linux moved pins-imxrt1020 to dts by Jesse Taube · 2 years, 8 months ago
  15. 145e3a8 imx8m{m,n}_venice: update boot_net script to load fdt by Tim Harvey · 2 years, 9 months ago
  16. 0b16ba5 ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBC by Marek Vasut · 2 years, 8 months ago
  17. 93add53 bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards by Ariel D'Alessandro · 2 years, 8 months ago
  18. 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
  19. 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
  20. 8557361 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 8 months ago
  21. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
  22. 08f2bdd colibri-imx6ull: drop vidargs and remove video= settings by Oleksandr Suvorov · 2 years, 8 months ago
  23. 21c3842 include: colibri_vf: add missing tdxargs variable by Philippe Schenker · 2 years, 8 months ago
  24. fa1c8ef imx: imx8ulp: Set COUNTER_FREQUENCY to 1Mhz by Ye Li · 2 years, 8 months ago
  25. 613d85b dt-bindings: imx8mq-clock: add mainline definitions by Angus Ainslie · 2 years, 8 months ago
  26. 2233d8b arm: imx: imx8mn_beacon: Remove unnecessary configs by Adam Ford · 2 years, 8 months ago
  27. 9b03da5 arm: imx: imx8mm_beacon: Remove unnecessary configs by Adam Ford · 2 years, 8 months ago
  28. b820460 drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 9 months ago
  29. 9ff82d0 include/linux/byteorder: fix cpu_to_be32_array() by Heinrich Schuchardt · 3 years, 6 months ago
  30. db4dd6a crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 8 months ago
  31. 97a0512 linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · 2 years, 8 months ago
  32. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  33. 1304b46 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 2 years, 9 months ago
  34. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 8 months ago
  35. 3b00484 Add valgrind headers to U-Boot by Sean Anderson · 2 years, 8 months ago
  36. e375965 Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  37. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
  38. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
  39. 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
  40. 8758453 phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definition by Marek Behún · 2 years, 8 months ago
  41. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  42. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  43. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  44. 0e0651d net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · 2 years, 8 months ago
  45. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  46. e04f4fb dm: add tag support by AKASHI Takahiro · 2 years, 9 months ago
  47. 2e62c6b gpio: Add gpio_request_by_line_name() by Andrew Jeffery · 2 years, 10 months ago
  48. 69ea5a6 arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig by Tom Rini · 2 years, 8 months ago
  49. 2d67cd4 siemens-am33x-common: Drop CONFIG_DMA_COHERENT* by Tom Rini · 2 years, 8 months ago
  50. 24bf3d5 m53menlo: Drop CONFIG_DISCOVER_PHY by Tom Rini · 2 years, 8 months ago
  51. e24547a Convert CONFIG_FSL_QIXIS et al to Kconfig by Tom Rini · 2 years, 8 months ago
  52. 3210bdc Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 8 months ago
  53. a0d0c13 galileo: Remove CONFIG_DESIGNWARE_ETH reference by Tom Rini · 2 years, 8 months ago
  54. a5fd089 powerpc: mpc83xx: Migrate DEFAULT_IMMR to Kconfig by Tom Rini · 2 years, 8 months ago
  55. 5b7eba76 microblaze: Migrate DCACHE/ICACHE to Kconfig by Tom Rini · 2 years, 8 months ago
  56. 23581a6 tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGS by Tom Rini · 2 years, 8 months ago
  57. 40a325f controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  58. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 8 months ago
  59. ca57d3b Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig by Tom Rini · 2 years, 8 months ago
  60. 8303889 Convert CONFIG_CONS_SCIF0 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  61. 4e2303a at91: Remove unused LED code by Tom Rini · 2 years, 8 months ago
  62. 2703df2 stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  63. 2719b95 corvus: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  64. d63d4b2 MPC837XERDB: Stop using CONFIG_RAMDISKFILE by Tom Rini · 2 years, 8 months ago
  65. cb1db1f s5p_goni, smdkc100: Move some environment settings out of CONFIG by Tom Rini · 2 years, 8 months ago
  66. 7d1e60d arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h by Tom Rini · 2 years, 8 months ago
  67. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  68. d8d1fb6 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · 2 years, 8 months ago
  69. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 8 months ago
  70. 25936aa env: fat: Allow overriding interface, device and partition by He Yong · 2 years, 9 months ago
  71. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
  72. ebec3a7 dm: core: Tidy up comments in uclass headers by Simon Glass · 2 years, 9 months ago
  73. 6ddadd6 dm: core: Add a required struct declaration by Simon Glass · 2 years, 9 months ago
  74. c22bb8a stdint: Add a definition of UINT8_MAX by Simon Glass · 2 years, 9 months ago
  75. 1886e0d cros_ec: Complete the comment for cros_ec_read_batt_charge() by Simon Glass · 2 years, 9 months ago
  76. 595505b cbfs: Add some more definititions by Simon Glass · 2 years, 9 months ago
  77. db79e76 errno: Avoid including strings in SPL by Simon Glass · 2 years, 9 months ago
  78. c9ae4a8 dm: fix function documentation in include/dm/ofnode.h by Heinrich Schuchardt · 2 years, 8 months ago
  79. b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 9 months ago
  80. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
  81. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  82. 22a8bf8 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · 2 years, 8 months ago
  83. 6ab01ca dt-bindings: xilinx: Add missing ids for PD by Michal Simek · 2 years, 8 months ago
  84. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
  85. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  86. f8514e0 xilinx: Increase max size of image from 60 to 100MB by Michal Simek · 2 years, 8 months ago
  87. 296c83a ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · 2 years, 8 months ago
  88. 24e8078 board: axy17lte: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 9 months ago
  89. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
  90. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 8 months ago
  91. 8e3bdd5 board: starqltechn: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 9 months ago
  92. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  93. 3636a9c qemu-arm: Enable NVMe for distro boot by Alexander Graf · 2 years, 9 months ago
  94. 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  95. aa22f97 serial: dm: Add support for puts by Sean Anderson · 2 years, 8 months ago
  96. 064c857 arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 8 months ago
  97. 52cf0f0 arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 8 months ago
  98. 99e1286 ls1046ardb: Add support for JTAG boot by Sean Anderson · 2 years, 8 months ago
  99. d4f131a serial: Add semihosting driver by Sean Anderson · 2 years, 8 months ago
  100. 1e9f443 arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 8 months ago