1. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  2. f04416f lmb: add logic to print lmb flag strings by Sughosh Ganu · Mon Aug 26 17:29:40 2024 +0530
  3. 61d72c1 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · Mon Aug 26 17:29:39 2024 +0530
  4. 40886bf stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · Mon Aug 26 17:29:38 2024 +0530
  5. ca910ac zynq: lmb: do not add to lmb map before relocation by Sughosh Ganu · Mon Aug 26 17:29:37 2024 +0530
  6. 0c0ed2b sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · Mon Aug 26 17:29:36 2024 +0530
  7. 7ac7f8b sandbox: spl: enable lmb config for SPL by Sughosh Ganu · Mon Aug 26 17:29:35 2024 +0530
  8. c521246 spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · Mon Aug 26 17:29:34 2024 +0530
  9. 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
  10. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · Mon Aug 26 17:29:32 2024 +0530
  11. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:31 2024 +0530
  12. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  13. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · Mon Aug 26 17:29:29 2024 +0530
  14. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · Mon Aug 26 17:29:28 2024 +0530
  15. 0b39317 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · Mon Aug 26 17:29:27 2024 +0530
  16. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · Mon Aug 26 17:29:26 2024 +0530
  17. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  18. 6518b41 lmb: reserve common areas during board init by Sughosh Ganu · Mon Aug 26 17:29:24 2024 +0530
  19. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · Mon Aug 26 17:29:23 2024 +0530
  20. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · Mon Aug 26 17:29:22 2024 +0530
  21. 69db78f lmb: config: add lmb config symbols for SPL by Sughosh Ganu · Mon Aug 26 17:29:21 2024 +0530
  22. aee586d lmb: remove config symbols used for lmb region count by Sughosh Ganu · Mon Aug 26 17:29:20 2024 +0530
  23. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · Mon Aug 26 17:29:19 2024 +0530
  24. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  25. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · Mon Aug 26 17:29:17 2024 +0530
  26. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · Mon Aug 26 17:29:16 2024 +0530
  27. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · Mon Aug 26 17:29:15 2024 +0530
  28. 514a5ec alist: add a helper to check if the list is full by Sughosh Ganu · Mon Aug 26 17:29:14 2024 +0530
  29. 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
  30. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · Fri Aug 02 11:25:39 2024 +0200
  31. 6f47364 net: dwc_eth_qos: Implement bind() for PCI devices by Philip Oberfichtner · Fri Aug 02 11:25:38 2024 +0200
  32. d6d22da net: dwc_eth_qos: Adapt probe() for PCI devices by Philip Oberfichtner · Fri Aug 02 11:25:37 2024 +0200
  33. 091338f net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · Fri Aug 02 11:25:36 2024 +0200
  34. f3ca49a x86: provide mb() macro by Philip Oberfichtner · Fri Aug 02 11:25:35 2024 +0200
  35. 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
  36. 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
  37. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  38. 30e64b9 Prepare v2024.10-rc4 by Tom Rini · Mon Sep 02 14:07:53 2024 -0600
  39. bb647f1 ARM: imx: Wrap i.MX config options in MACH_IMX by Marek Vasut · Sun Sep 01 02:38:00 2024 +0200
  40. 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
  41. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · Wed Aug 21 17:52:24 2024 -0600
  42. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · Fri Jul 26 12:02:33 2024 -0700
  43. adda111 ARM: imx: Make PLL settings configurable at board level by Marek Vasut · Tue Aug 27 22:04:27 2024 +0200
  44. a6b477e imx: Remove CFG_MXC_USB_PORTSC by Fabio Estevam · Fri Aug 30 22:43:40 2024 -0300
  45. 6f62b8e mx5: Remove CFG_MXC_USB_PORT by Fabio Estevam · Wed Aug 28 10:25:28 2024 -0300
  46. 49873af usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC by Fabio Estevam · Wed Aug 28 10:25:27 2024 -0300
  47. fb1f10a imx: Remove CFG_MXC_USB_FLAGS by Fabio Estevam · Fri Aug 30 22:38:23 2024 -0300
  48. c31f901 configs: verdin-imx8m[mp]: set CONFIG_SPL_LOAD_FIT_ADDRESS by Rogerio Guerra Borin · Thu Aug 29 08:23:57 2024 -0300
  49. e0906f6 gpio: mxc_gpio: fix reading state of GPIO pins in output mode by Tomas Paukrt · Wed Aug 28 15:09:48 2024 +0200
  50. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · Fri Aug 30 14:02:03 2024 -0600
  51. 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
  52. b5e87a2 arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma by Siddharth Vadapalli · Mon Aug 26 15:55:14 2024 +0530
  53. aa63bb4 configs: am62: Enable configs required for Ethboot by Kishon Vijay Abraham I · Mon Aug 26 15:55:13 2024 +0530
  54. 6e3cbb5 configs: am62: Add configs for enabling ETHBOOT in R5SPL by Kishon Vijay Abraham I · Mon Aug 26 15:55:12 2024 +0530
  55. 44558bc arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS by Kishon Vijay Abraham I · Mon Aug 26 15:55:11 2024 +0530
  56. 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
  57. a76f357 soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode API by Chintan Vankar · Mon Aug 26 15:55:09 2024 +0530
  58. 41e6e81 soc: ti: k3-navss-ringacc: Fix reset ring API by Vignesh Raghavendra · Mon Aug 26 15:55:08 2024 +0530
  59. 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
  60. e9876c8 firmware: ti_sci: Add No-OP for "RX_FL_CFG" by Kishon Vijay Abraham I · Mon Aug 26 15:55:06 2024 +0530
  61. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · Mon Aug 26 15:55:05 2024 +0530
  62. 164332f lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · Tue Aug 27 19:38:09 2024 +0200
  63. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · Wed Aug 28 22:24:22 2024 +0530
  64. 81f2e10 mx6slevk: Convert to OF_UPSTREAM by Fabio Estevam · Mon Aug 26 15:04:54 2024 -0300
  65. b07fbcf mx6slevk: Keep a single defconfig by Fabio Estevam · Mon Aug 26 15:04:53 2024 -0300
  66. 678d48c mx6slevk: Fix the boot device number by Fabio Estevam · Mon Aug 26 15:04:52 2024 -0300
  67. 5b5bd14 mx6slevk: Convert to watchdog driver model by Fabio Estevam · Mon Aug 26 15:04:51 2024 -0300
  68. 2a75ba9 board: phytec: phycore_imx8mp: Add mtd spi partitions by Benjamin Hahn · Mon Aug 26 18:49:06 2024 +0200
  69. 6bdf699 configs: phycore-imx8mp_defconfig: Enable SPI NOR flash support by Benjamin Hahn · Mon Aug 26 18:49:05 2024 +0200
  70. c614339 imx: ele_ahab: Add HUK derivation support by Mathieu Othacehe · Mon Aug 26 12:07:07 2024 +0200
  71. 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
  72. 61fad85 mach-imx: do not use if_changed more than once per target by Jerome Forissier · Wed Aug 28 17:36:37 2024 +0200
  73. 7c0716c bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  74. ca05269 bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  75. d72b013 mtd: rawnand: meson: read/write access for boot ROM pages by Arseniy Krasnov · Mon Aug 26 16:17:10 2024 +0300
  76. 6f95fea mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()' by Arseniy Krasnov · Mon Aug 26 16:17:09 2024 +0300
  77. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · Mon Aug 26 16:17:08 2024 +0300
  78. 1313587 mmc: fix signed vs unsigned compare in read check in _spl_load() by Franco Venturi · Wed Jul 31 09:09:00 2024 -0400
  79. ef12339 gpio: Add G7 Aspeed gpio controller driver by Billy Tsai · Tue Aug 20 15:27:36 2024 +0800
  80. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · Mon Aug 19 13:24:49 2024 -0300
  81. ed7bbe7 dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO by Gaskell, Oliver · Mon Aug 19 09:43:52 2024 +0000
  82. f59405f arm: dts: nuvoton: add dts support for npcm845 yosemite4 by Jim Liu · Mon Aug 19 15:24:28 2024 +0800
  83. d179142 lib: move phdr increment to for loop heading by Maxim Moskalets · Sat Aug 17 14:02:22 2024 +0300
  84. c6d39c0 Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()" by Tom Rini · Tue Aug 27 14:32:54 2024 -0600
  85. 4e88c96 timer: npcm: Change counter source by Jim Liu · Mon Jul 29 17:04:06 2024 +0800
  86. 76d239f dm: core: regmap: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · Sun Aug 04 15:05:51 2024 +0000
  87. 641e118 dm: core: ofnode: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · Sun Aug 04 15:05:50 2024 +0000
  88. 42a89ec dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset() by Jonas Karlman · Sun Aug 04 15:05:49 2024 +0000
  89. 0d50053 gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCs by Jim Liu · Mon Jul 29 16:51:03 2024 +0800
  90. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · Wed Jul 31 14:54:12 2024 +0530
  91. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · Fri Aug 02 11:28:13 2024 +0200
  92. eda2285 dm: core: Show device sequence instead in dm_dump_tree() by Zixun LI · Fri Aug 02 11:28:12 2024 +0200
  93. 9896dd6 mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · Wed Jul 31 20:28:55 2024 +0530
  94. 04e8b92 omap3: omap3evm: Migrate to OF_UPSTREAM by Derald D. Woods · Sat Aug 24 17:48:22 2024 -0400
  95. c50d2a0 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · Thu Aug 15 22:38:22 2024 -0400
  96. d499149 ata: sata_rescan must scan for block devices by Heinrich Schuchardt · Wed Aug 14 09:10:37 2024 +0200
  97. 0911bf9 pci: mediatek: add support for upstream split PCIe node by Christian Marangi · Mon Aug 12 14:31:48 2024 +0200
  98. 2f07a6d remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name by MD Danish Anwar · Wed Aug 07 14:38:29 2024 +0530
  99. 41b5447 ata: dwc_ahsata: create boot device by Heinrich Schuchardt · Thu Aug 08 09:08:03 2024 +0200
  100. ad744ad Merge patch series "bootstd: Try again to resolve infinite-loop bug" by Tom Rini · Tue Aug 27 10:09:11 2024 -0600