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