1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  2. 78aac05 stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 9 months ago
  3. 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 2 years, 11 months ago
  4. 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years, 1 month ago
  5. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  6. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  7. 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 1 month ago
  8. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 1 month ago
  9. 930c887 lib: Add memdup() by Simon Glass · 3 years, 1 month ago
  10. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 1 month ago
  11. 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, 1 month ago
  12. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  13. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  14. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  15. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  16. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  17. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 1 month ago
  18. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  19. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 1 month ago
  20. 950cb1f usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 1 month ago
  21. 0466275 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · 3 years, 3 months ago
  22. d20cf6b net: ethtool: Add ethernet speed macros for higher speeds by Ashok Reddy Soma · 3 years, 4 months ago
  23. 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 4 months ago
  24. ef0f4e8 build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 3 years, 5 months ago
  25. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 4 months ago
  26. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 4 months ago
  27. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 4 months ago
  28. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 4 months ago
  29. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 4 months ago
  30. 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 4 months ago
  31. c32bfe0 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 4 months ago
  32. f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 4 months ago
  33. ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 4 months ago
  34. 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 4 months ago
  35. a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 4 months ago
  36. 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 4 months ago
  37. 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 4 months ago
  38. 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 4 months ago
  39. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 4 months ago
  40. 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 4 months ago
  41. 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 4 months ago
  42. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 5 months ago
  43. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 4 months ago
  44. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  45. 998929b compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · 3 years, 5 months ago
  46. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  47. f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 6 months ago
  48. c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 6 months ago
  49. 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
  50. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 7 months ago
  51. 2963d60 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · 3 years, 7 months ago
  52. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
  53. 96fe4f6 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · 3 years, 7 months ago
  54. 4e521e1 arm: socfpga: smc: Remove unused SMC function ID by Siew Chin Lim · 3 years, 7 months ago
  55. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  56. e86ad66 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 10 months ago
  57. a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 9 months ago
  58. 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 10 months ago
  59. ecec33f clk: remove a redundant header by Dario Binacchi · 3 years, 8 months ago
  60. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 9 months ago
  61. a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 9 months ago
  62. 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 9 months ago
  63. 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 9 months ago
  64. 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 9 months ago
  65. b7cfe32 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 10 months ago
  66. 313de73 arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services by Chee Hong Ang · 3 years, 10 months ago
  67. 5688f3b clk: export generic routines by Dario Binacchi · 3 years, 10 months ago
  68. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  69. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  70. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 10 months ago
  71. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  72. a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 10 months ago
  73. e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 10 months ago
  74. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  75. 3cbb026 linux/compat.h: Remove debug() from spin_lock_irqsave() by Andy Shevchenko · 4 years ago
  76. 1779b8a Add an assembly guard around linux/bitops.h by Simon Glass · 4 years ago
  77. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years ago
  78. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years ago
  79. 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 1 month ago
  80. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
  81. 69876c5 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 1 month ago
  82. 643966a clk: at91: add pre-requisite headers for AT91 clock architecture by Claudiu Beznea · 4 years, 2 months ago
  83. ed0b107 include: kernel.h: define SSIZE_MAX by Heinrich Schuchardt · 4 years, 2 months ago
  84. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 3 months ago
  85. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 3 months ago
  86. 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 4 months ago
  87. 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 4 months ago
  88. 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 3 months ago
  89. c92921b linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 5 months ago
  90. 7842749 linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED by Rasmus Villemoes · 4 years, 4 months ago
  91. 7d78a45 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 4 months ago
  92. b4f7388 linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · 4 years, 4 months ago
  93. 72c4d40 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 5 months ago
  94. 1f1a0f3 compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 5 months ago
  95. 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 5 months ago
  96. 1c078ad psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · 4 years, 5 months ago
  97. 6d39fcc dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 5 months ago
  98. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 5 months ago
  99. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  100. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago