1. 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 1 month ago
  2. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  3. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  4. a2aa7d6 Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 3 months ago
  5. 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 3 months ago
  6. 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  7. c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  8. 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  9. 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
  10. c7f7cce mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  11. bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  12. c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  13. 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  14. 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  15. a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  16. bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  17. 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  18. b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  19. bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  20. 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  21. bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 4 months ago
  22. df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  23. b2d2b78 usb: common: move urb code to common by Rui Miguel Silva · 2 years, 5 months ago
  24. cbee8c1 usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  25. 2fbe47b firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 6 months ago
  26. f7f1240 smccc: define generic IDs for feature discovery by Etienne Carriere · 2 years, 6 months ago
  27. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  28. 6a6468f usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 7 months ago
  29. 90c5242 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 7 months ago
  30. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  31. e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 7 months ago
  32. 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 7 months ago
  33. d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 7 months ago
  34. c8f9e66 include/linux/byteorder: fix cpu_to_be32_array() by Heinrich Schuchardt · 3 years, 6 months ago
  35. a7fb97b linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · 2 years, 7 months ago
  36. c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  37. 3a11b5a clk: ccf: Add some helper functions for clock ops by Sean Anderson · 2 years, 8 months ago
  38. 3adc17f lib: div64: Add support for round up of div64_u64 by Ashok Reddy Soma · 2 years, 9 months ago
  39. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
  40. 097ff01 kconfig: Add support for conditional values by Simon Glass · 2 years, 10 months ago
  41. 310bfa7 kconfig: Update IS_ENABLED() internals by Simon Glass · 2 years, 10 months ago
  42. 8a92603 linux: bitmap.h: Add find_next_zero_area function by Keerthy · 2 years, 10 months ago
  43. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  44. 78aac05 stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 10 months ago
  45. 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 3 years ago
  46. 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 2 months ago
  47. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  48. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  49. 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 2 months ago
  50. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  51. 930c887 lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  52. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  53. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 2 months ago
  54. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  55. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  56. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  57. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  58. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
  59. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
  60. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
  61. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  62. 950cb1f usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
  63. 0466275 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · 3 years, 4 months ago
  64. d20cf6b net: ethtool: Add ethernet speed macros for higher speeds by Ashok Reddy Soma · 3 years, 5 months ago
  65. 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
  66. ef0f4e8 build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 3 years, 6 months ago
  67. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  68. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
  69. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
  70. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
  71. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
  72. 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
  73. c32bfe0 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 5 months ago
  74. f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
  75. ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
  76. 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
  77. a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
  78. 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
  79. 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
  80. 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
  81. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
  82. 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
  83. 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
  84. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
  85. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 5 months ago
  86. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 5 months ago
  87. 998929b compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · 3 years, 6 months ago
  88. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  89. f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 6 months ago
  90. c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 6 months ago
  91. 91f1e79 firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · 3 years, 6 months ago
  92. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 8 months ago
  93. 2963d60 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · 3 years, 8 months ago
  94. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
  95. 96fe4f6 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · 3 years, 8 months ago
  96. 4e521e1 arm: socfpga: smc: Remove unused SMC function ID by Siew Chin Lim · 3 years, 8 months ago
  97. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
  98. e86ad66 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 11 months ago
  99. a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 9 months ago
  100. 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 10 months ago