1. e4b5316 phy: rcar: Split init and set_mode operations by Marek Vasut · Sun Sep 08 23:09:04 2024 +0200
  2. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · Sun Sep 08 23:09:03 2024 +0200
  3. 038a3dd buildman: Support building within a Python venv by Simon Glass · Thu Aug 15 13:57:44 2024 -0600
  4. da59b56 regulator: fixed: fix regulator-fixed-clock by John Keeping · Tue Jul 09 10:24:54 2024 +0100
  5. 333b89b power: regulator: tps6287x: Add driver for TPS6287x step down convertors by Keerthy · Fri May 31 11:20:41 2024 +0530
  6. 40006bf mmc: consider cd-gpios in Synopsys DesignWare driver by Heinrich Schuchardt · Sun Jul 21 08:59:07 2024 +0200
  7. 3459a45 mmc: msm_sdhci: program core_vendor_spec by Caleb Connolly · Fri Jun 21 03:53:09 2024 +0200
  8. 10f9def mmc: Change the frequency to MMC_HS_52 when selecting hs400 by Venkatesh Yadav Abbarapu · Tue Apr 23 11:00:57 2024 +0530
  9. 93986cb mmc: sdhci-cadence: Add support for Cadence sdmmc v6 by Kuan Lim Lee · Tue Nov 28 14:38:30 2023 +0800
  10. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · Thu Sep 05 12:13:24 2024 -0600
  11. e460e08 venice: show emmc boot hardware partition by Tim Harvey · Fri May 31 08:36:35 2024 -0700
  12. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · Fri May 31 08:36:34 2024 -0700
  13. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · Fri May 31 08:36:33 2024 -0700
  14. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  15. f04416f lmb: add logic to print lmb flag strings by Sughosh Ganu · Mon Aug 26 17:29:40 2024 +0530
  16. 61d72c1 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · Mon Aug 26 17:29:39 2024 +0530
  17. 40886bf stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · Mon Aug 26 17:29:38 2024 +0530
  18. ca910ac zynq: lmb: do not add to lmb map before relocation by Sughosh Ganu · Mon Aug 26 17:29:37 2024 +0530
  19. 0c0ed2b sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · Mon Aug 26 17:29:36 2024 +0530
  20. 7ac7f8b sandbox: spl: enable lmb config for SPL by Sughosh Ganu · Mon Aug 26 17:29:35 2024 +0530
  21. c521246 spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · Mon Aug 26 17:29:34 2024 +0530
  22. 1544a89 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · Mon Aug 26 17:29:33 2024 +0530
  23. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · Mon Aug 26 17:29:32 2024 +0530
  24. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:31 2024 +0530
  25. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  26. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · Mon Aug 26 17:29:29 2024 +0530
  27. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · Mon Aug 26 17:29:28 2024 +0530
  28. 0b39317 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · Mon Aug 26 17:29:27 2024 +0530
  29. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · Mon Aug 26 17:29:26 2024 +0530
  30. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  31. 6518b41 lmb: reserve common areas during board init by Sughosh Ganu · Mon Aug 26 17:29:24 2024 +0530
  32. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · Mon Aug 26 17:29:23 2024 +0530
  33. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · Mon Aug 26 17:29:22 2024 +0530
  34. 69db78f lmb: config: add lmb config symbols for SPL by Sughosh Ganu · Mon Aug 26 17:29:21 2024 +0530
  35. aee586d lmb: remove config symbols used for lmb region count by Sughosh Ganu · Mon Aug 26 17:29:20 2024 +0530
  36. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · Mon Aug 26 17:29:19 2024 +0530
  37. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  38. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · Mon Aug 26 17:29:17 2024 +0530
  39. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · Mon Aug 26 17:29:16 2024 +0530
  40. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · Mon Aug 26 17:29:15 2024 +0530
  41. 514a5ec alist: add a helper to check if the list is full by Sughosh Ganu · Mon Aug 26 17:29:14 2024 +0530
  42. 7792a0a Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · Tue Sep 03 09:12:06 2024 -0600
  43. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · Fri Aug 02 11:25:39 2024 +0200
  44. 6f47364 net: dwc_eth_qos: Implement bind() for PCI devices by Philip Oberfichtner · Fri Aug 02 11:25:38 2024 +0200
  45. d6d22da net: dwc_eth_qos: Adapt probe() for PCI devices by Philip Oberfichtner · Fri Aug 02 11:25:37 2024 +0200
  46. 091338f net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · Fri Aug 02 11:25:36 2024 +0200
  47. f3ca49a x86: provide mb() macro by Philip Oberfichtner · Fri Aug 02 11:25:35 2024 +0200
  48. 3a7f92e Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Sep 02 16:03:02 2024 -0600
  49. e2554a4 Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Mon Sep 02 16:02:37 2024 -0600
  50. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  51. 30e64b9 Prepare v2024.10-rc4 by Tom Rini · Mon Sep 02 14:07:53 2024 -0600
  52. bb647f1 ARM: imx: Wrap i.MX config options in MACH_IMX by Marek Vasut · Sun Sep 01 02:38:00 2024 +0200
  53. 17c1793 Merge tag 'dm-pull-1sep24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Sep 01 15:56:22 2024 -0600
  54. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · Wed Aug 21 17:52:24 2024 -0600
  55. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · Fri Jul 26 12:02:33 2024 -0700
  56. adda111 ARM: imx: Make PLL settings configurable at board level by Marek Vasut · Tue Aug 27 22:04:27 2024 +0200
  57. a6b477e imx: Remove CFG_MXC_USB_PORTSC by Fabio Estevam · Fri Aug 30 22:43:40 2024 -0300
  58. 6f62b8e mx5: Remove CFG_MXC_USB_PORT by Fabio Estevam · Wed Aug 28 10:25:28 2024 -0300
  59. 49873af usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC by Fabio Estevam · Wed Aug 28 10:25:27 2024 -0300
  60. fb1f10a imx: Remove CFG_MXC_USB_FLAGS by Fabio Estevam · Fri Aug 30 22:38:23 2024 -0300
  61. c31f901 configs: verdin-imx8m[mp]: set CONFIG_SPL_LOAD_FIT_ADDRESS by Rogerio Guerra Borin · Thu Aug 29 08:23:57 2024 -0300
  62. e0906f6 gpio: mxc_gpio: fix reading state of GPIO pins in output mode by Tomas Paukrt · Wed Aug 28 15:09:48 2024 +0200
  63. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · Fri Aug 30 14:02:03 2024 -0600
  64. 4c069b6 arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel node by Chintan Vankar · Mon Aug 26 15:55:15 2024 +0530
  65. b5e87a2 arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma by Siddharth Vadapalli · Mon Aug 26 15:55:14 2024 +0530
  66. aa63bb4 configs: am62: Enable configs required for Ethboot by Kishon Vijay Abraham I · Mon Aug 26 15:55:13 2024 +0530
  67. 6e3cbb5 configs: am62: Add configs for enabling ETHBOOT in R5SPL by Kishon Vijay Abraham I · Mon Aug 26 15:55:12 2024 +0530
  68. 44558bc arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS by Kishon Vijay Abraham I · Mon Aug 26 15:55:11 2024 +0530
  69. 8878dad dma: ti: k3-udma: Add support for native configuration of chan/flow by Kishon Vijay Abraham I · Mon Aug 26 15:55:10 2024 +0530
  70. a76f357 soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode API by Chintan Vankar · Mon Aug 26 15:55:09 2024 +0530
  71. 41e6e81 soc: ti: k3-navss-ringacc: Fix reset ring API by Vignesh Raghavendra · Mon Aug 26 15:55:08 2024 +0530
  72. fb01351 soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registers by Kishon Vijay Abraham I · Mon Aug 26 15:55:07 2024 +0530
  73. e9876c8 firmware: ti_sci: Add No-OP for "RX_FL_CFG" by Kishon Vijay Abraham I · Mon Aug 26 15:55:06 2024 +0530
  74. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · Mon Aug 26 15:55:05 2024 +0530
  75. 164332f lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · Tue Aug 27 19:38:09 2024 +0200
  76. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · Wed Aug 28 22:24:22 2024 +0530
  77. 81f2e10 mx6slevk: Convert to OF_UPSTREAM by Fabio Estevam · Mon Aug 26 15:04:54 2024 -0300
  78. b07fbcf mx6slevk: Keep a single defconfig by Fabio Estevam · Mon Aug 26 15:04:53 2024 -0300
  79. 678d48c mx6slevk: Fix the boot device number by Fabio Estevam · Mon Aug 26 15:04:52 2024 -0300
  80. 5b5bd14 mx6slevk: Convert to watchdog driver model by Fabio Estevam · Mon Aug 26 15:04:51 2024 -0300
  81. 2a75ba9 board: phytec: phycore_imx8mp: Add mtd spi partitions by Benjamin Hahn · Mon Aug 26 18:49:06 2024 +0200
  82. 6bdf699 configs: phycore-imx8mp_defconfig: Enable SPI NOR flash support by Benjamin Hahn · Mon Aug 26 18:49:05 2024 +0200
  83. c614339 imx: ele_ahab: Add HUK derivation support by Mathieu Othacehe · Mon Aug 26 12:07:07 2024 +0200
  84. 5d0542d Merge tag 'u-boot-imx-master-20240829' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Aug 29 08:15:37 2024 -0600
  85. 61fad85 mach-imx: do not use if_changed more than once per target by Jerome Forissier · Wed Aug 28 17:36:37 2024 +0200
  86. 7c0716c bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  87. ca05269 bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  88. d72b013 mtd: rawnand: meson: read/write access for boot ROM pages by Arseniy Krasnov · Mon Aug 26 16:17:10 2024 +0300
  89. 6f95fea mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()' by Arseniy Krasnov · Mon Aug 26 16:17:09 2024 +0300
  90. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · Mon Aug 26 16:17:08 2024 +0300
  91. 1313587 mmc: fix signed vs unsigned compare in read check in _spl_load() by Franco Venturi · Wed Jul 31 09:09:00 2024 -0400
  92. ef12339 gpio: Add G7 Aspeed gpio controller driver by Billy Tsai · Tue Aug 20 15:27:36 2024 +0800
  93. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · Mon Aug 19 13:24:49 2024 -0300
  94. ed7bbe7 dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO by Gaskell, Oliver · Mon Aug 19 09:43:52 2024 +0000
  95. f59405f arm: dts: nuvoton: add dts support for npcm845 yosemite4 by Jim Liu · Mon Aug 19 15:24:28 2024 +0800
  96. d179142 lib: move phdr increment to for loop heading by Maxim Moskalets · Sat Aug 17 14:02:22 2024 +0300
  97. c6d39c0 Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()" by Tom Rini · Tue Aug 27 14:32:54 2024 -0600
  98. 4e88c96 timer: npcm: Change counter source by Jim Liu · Mon Jul 29 17:04:06 2024 +0800
  99. 76d239f dm: core: regmap: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · Sun Aug 04 15:05:51 2024 +0000
  100. 641e118 dm: core: ofnode: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · Sun Aug 04 15:05:50 2024 +0000