1. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · Sat Oct 26 22:16:25 2024 +0200
  2. 4b384a4 mtd: spi-nor: Move SR3 WPS bit definition in the correct location by Marek Vasut · Tue Oct 15 22:14:53 2024 +0200
  3. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · Tue Oct 15 13:08:32 2024 +0900
  4. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  5. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · Thu Oct 03 14:50:15 2024 -0700
  6. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  7. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · Sun Sep 29 19:49:52 2024 -0600
  8. 209ae76 include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:49 2024 -0600
  9. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · Mon Mar 04 17:16:05 2024 +0100
  10. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:02 2024 +0530
  11. 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
  12. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · Mon Aug 26 16:17:08 2024 +0300
  13. c892dd7 Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Tue Aug 20 08:08:52 2024 -0600
  14. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  15. 537eb10 compiler: Ensure __builtin_*_overflow() support by Richard Weinberger · Fri Aug 09 11:54:29 2024 +0200
  16. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · Thu Jul 18 08:46:05 2024 +0300
  17. 7ea23c4 usb: gadget: atmel: Add DM_USB_GADGET support by Zixun LI · Thu Jul 25 17:32:01 2024 +0200
  18. 7ac5777 linux: list: add a function to count list nodes by Sughosh Ganu · Tue Jul 30 16:41:28 2024 +0530
  19. e6cf54c Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · Mon Jul 29 15:01:36 2024 -0600
  20. bec41a1 include: linux: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:26 2024 +0200
  21. 5220e55 linux/bitmap.h: add bitmap_empty helper by Caleb Connolly · Mon Jul 15 12:08:01 2024 +0200
  22. d14b750 Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Jul 11 16:12:39 2024 -0600
  23. 6cfde41 clk: clk-mux: Make public the clk_fetch_parent_index by Michael Trimarchi · Fri Jul 05 09:19:51 2024 +0200
  24. cf25f66 usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass by Marek Vasut · Fri Jun 14 02:51:16 2024 +0200
  25. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  26. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  27. 36834e1 include/linux/compat.h: Add <time.h> by Tom Rini · Wed May 01 19:30:26 2024 -0600
  28. d7247db board: ti: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:43:02 2024 -0600
  29. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  30. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  31. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  32. 7f734c0 firmware: psci: Fix bind_smccc_features psci check by Weizhao Ouyang · Mon Mar 04 14:42:40 2024 +0000
  33. 299c11a mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · Fri Dec 22 14:46:05 2023 +0900
  34. b501f4d mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:46:01 2023 +0900
  35. 5e98ab1 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:59 2023 +0900
  36. 03fee19 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:58 2023 +0900
  37. abc984e qe: Add <config.h> to linux/immap_qe.h by Tom Rini · Thu Dec 14 13:16:43 2023 -0500
  38. 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Dec 18 09:56:42 2023 -0500
  39. 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · Tue Oct 17 22:29:26 2023 +0300
  40. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  41. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  42. 700a06c linux/time.h: Add Linux time conversion defines by Igor Prusov · Thu Nov 09 20:10:02 2023 +0300
  43. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  44. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  45. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  46. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  47. dcf4de1 include/linux/mii.h: Add <linux/types.h> by Tom Rini · Wed Nov 01 12:28:19 2023 -0400
  48. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  49. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  50. e2dfb5e linux/compat.h: Define empty __initconst and __initdata by Marek Vasut · Sun Sep 17 16:09:39 2023 +0200
  51. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  52. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  53. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  54. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  55. 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Fri Aug 04 14:33:37 2023 +0100
  56. 9354394 phy: rockchip: add usbdp combo phy driver by Frank Wang · Mon May 29 13:01:33 2023 +0300
  57. fb9ef69 common: define time_t as 64bit by Heinrich Schuchardt · Sat Jul 15 09:16:59 2023 +0200
  58. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  59. ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Thu Jul 13 14:28:38 2023 +0100
  60. 2458a51 linux/unaligned: remove unused access_ok.h by Jens Wiklander · Mon May 22 14:22:37 2023 +0200
  61. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  62. d7b87b7 Fix sparse checks processing by Christophe Leroy · Fri May 05 10:39:39 2023 +0200
  63. e71451d net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux by Marek Vasut · Sun Mar 19 18:08:09 2023 +0100
  64. b0a19b3 include: kernel.h: port find_closest() from Linux by Chris Packham · Mon Mar 20 10:23:43 2023 +1300
  65. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · Sun Feb 05 15:40:43 2023 -0700
  66. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · Wed Feb 01 13:19:49 2023 -0700
  67. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · Wed Feb 01 13:19:48 2023 -0700
  68. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · Mon Dec 19 10:28:21 2022 +0900
  69. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · Fri Jan 20 12:28:22 2023 +0900
  70. 0f4bf2a mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · Fri Jan 20 12:28:21 2023 +0900
  71. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · Thu Jan 12 10:27:45 2023 -0600
  72. 34955aa Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Sun Jan 08 13:12:42 2023 -0500
  73. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  74. e8723e8 Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Jan 06 11:53:26 2023 -0500
  75. a5bc092fb mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · Tue Nov 08 10:07:19 2022 +0100
  76. 810f141 mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation by Balamanikandan Gunasundar · Tue Oct 25 16:21:05 2022 +0530
  77. b7fb8e5 mfd: syscon: Add atmel-matrix registers definition by Balamanikandan Gunasundar · Tue Oct 25 16:21:03 2022 +0530
  78. 705017a liteeth: LiteX Ethernet device by Joel Stanley · Mon Sep 26 15:35:58 2022 +0930
  79. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · Fri Oct 28 13:50:52 2022 +0200
  80. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:49 2022 +0300
  81. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:31 2022 +0900
  82. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
  83. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  84. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · Fri Aug 19 17:01:09 2022 +0800
  85. 445eccb Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Wed Aug 24 17:30:29 2022 -0400
  86. 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · Wed Aug 10 14:46:09 2022 +0200
  87. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · Mon Jul 25 10:18:51 2022 +0200
  88. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · Mon Jul 25 10:06:06 2022 +0200
  89. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · Tue Jul 26 18:33:11 2022 +0200
  90. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · Fri Aug 19 16:55:06 2022 +0200
  91. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · Wed Jul 20 18:22:14 2022 +0200
  92. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · Wed Jul 20 18:22:13 2022 +0200
  93. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · Wed Jul 20 18:22:12 2022 +0200
  94. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · Wed Jul 20 18:22:11 2022 +0200
  95. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · Wed Jul 20 18:22:10 2022 +0200
  96. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · Wed Jul 20 18:22:09 2022 +0200
  97. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · Wed Jul 20 18:22:08 2022 +0200
  98. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · Wed Jul 20 18:22:07 2022 +0200
  99. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · Wed Jul 20 18:22:06 2022 +0200
  100. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · Wed Jul 20 18:22:05 2022 +0200