1. 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 4 months ago
  2. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
  3. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  4. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  5. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  6. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  7. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  8. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  9. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  10. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  11. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  12. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  13. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
  14. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 5 months ago
  15. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
  16. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · 2 years, 5 months ago
  17. 798ccaf usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  18. 73b4eaf firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 6 months ago
  19. 7a04787 smccc: define generic IDs for feature discovery by Etienne Carriere · 2 years, 6 months ago
  20. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  21. 5732eae usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 7 months ago
  22. aa763a5 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 7 months ago
  23. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  24. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  25. 16c68ee 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
  26. 8557361 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 8 months ago
  27. 9ff82d0 include/linux/byteorder: fix cpu_to_be32_array() by Heinrich Schuchardt · 3 years, 6 months ago
  28. 97a0512 linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · 2 years, 8 months ago
  29. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  30. 4659612 clk: ccf: Add some helper functions for clock ops by Sean Anderson · 2 years, 8 months ago
  31. 982686c lib: div64: Add support for round up of div64_u64 by Ashok Reddy Soma · 2 years, 9 months ago
  32. f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
  33. 4cf5d61 kconfig: Add support for conditional values by Simon Glass · 2 years, 10 months ago
  34. 69227d8 kconfig: Update IS_ENABLED() internals by Simon Glass · 2 years, 10 months ago
  35. fbf6100 linux: bitmap.h: Add find_next_zero_area function by Keerthy · 2 years, 10 months ago
  36. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  37. 10cfadb stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 11 months ago
  38. 5dc7e67 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 3 years ago
  39. 9a6473e include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 2 months ago
  40. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  41. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  42. c3236c9 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 2 months ago
  43. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  44. 4b2a18b lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  45. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  46. 2154876 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
  47. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  48. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  49. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  50. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  51. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 3 months ago
  52. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
  53. bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 3 months ago
  54. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  55. 382cf4e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
  56. 2cde1a2 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · 3 years, 4 months ago
  57. 169c251 net: ethtool: Add ethernet speed macros for higher speeds by Ashok Reddy Soma · 3 years, 5 months ago
  58. b3ab56c soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
  59. c84e08c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 3 years, 6 months ago
  60. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  61. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
  62. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
  63. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
  64. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
  65. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
  66. 53b9da5 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 5 months ago
  67. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
  68. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
  69. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
  70. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
  71. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
  72. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
  73. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
  74. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
  75. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
  76. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
  77. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
  78. de4ef9b clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 6 months ago
  79. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 6 months ago
  80. 959473d compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · 3 years, 6 months ago
  81. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  82. 923eeaf soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 7 months ago
  83. 6ca4860 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 7 months ago
  84. a8a2b8a firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · 3 years, 7 months ago
  85. 3696c09 psci: add features/reset2 support by Igor Opaniuk · 3 years, 8 months ago
  86. 76c2852 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · 3 years, 8 months ago
  87. 9297a7f lib: string: Implement strlcat by Sean Anderson · 3 years, 9 months ago
  88. 5474457 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · 3 years, 8 months ago
  89. 2bbb62a arm: socfpga: smc: Remove unused SMC function ID by Siew Chin Lim · 3 years, 9 months ago
  90. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
  91. 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 11 months ago
  92. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 10 months ago
  93. 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 11 months ago
  94. 4bc10ec clk: remove a redundant header by Dario Binacchi · 3 years, 10 months ago
  95. adb1c32 usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
  96. 68bda3a usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
  97. e787da4 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 10 months ago
  98. 2a16354 usb: gadget: OS String support by Li Jun · 3 years, 10 months ago
  99. d22fb8a usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 10 months ago
  100. 94924a6 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 11 months ago